00:23:51 Started by timer 00:23:51 Running as SYSTEM 00:23:51 [EnvInject] - Loading node environment variables. 00:23:51 Building remotely on prd-ubuntu2004-docker-8c-8g-18039 (ubuntu2004-docker-8c-8g) in workspace /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:23:52 [ssh-agent] Looking for ssh-agent implementation... 00:23:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:23:52 $ ssh-agent 00:23:52 SSH_AUTH_SOCK=/tmp/ssh-Q4FSRVEBjmPH/agent.11968 00:23:52 SSH_AGENT_PID=11970 00:23:52 [ssh-agent] Started. 00:23:52 Running ssh-add (command line suppressed) 00:23:52 Identity added: /w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/private_key_1414935336466938561.key (/w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/private_key_1414935336466938561.key) 00:23:52 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:23:52 The recommended git tool is: NONE 00:23:54 using credential opendaylight-jenkins-ssh 00:23:54 Wiping out workspace first. 00:23:54 Cloning the remote Git repository 00:23:54 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:23:54 > git init /w/workspace/autorelease-release-titanium-mvn39-openjdk21 # timeout=10 00:23:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:23:54 > git --version # timeout=10 00:23:54 > git --version # 'git version 2.25.1' 00:23:54 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:23:54 Verifying host key using known hosts file 00:23:54 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. 00:23:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:23:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:23:58 Avoid second fetch 00:23:58 > git rev-parse origin/master^{commit} # timeout=10 00:23:58 Checking out Revision 1d2c569fe94f60b46d4ada9175af44f25712e568 (origin/master) 00:23:58 > git config core.sparsecheckout # timeout=10 00:23:58 > git checkout -f 1d2c569fe94f60b46d4ada9175af44f25712e568 # timeout=10 00:23:58 Commit message: "Update git submodules" 00:23:58 > git rev-list --no-walk 1d2c569fe94f60b46d4ada9175af44f25712e568 # timeout=10 00:23:58 > git remote # timeout=10 00:23:58 > git submodule init # timeout=10 00:23:58 > git submodule sync # timeout=10 00:23:58 > git config --get remote.origin.url # timeout=10 00:23:58 > git submodule init # timeout=10 00:23:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:23:58 > git config --get submodule.daexim.url # timeout=10 00:23:58 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:23:58 > git config --get submodule.integration/distribution.url # timeout=10 00:23:58 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:23:58 > git config --get submodule.jsonrpc.url # timeout=10 00:23:58 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:23:58 > git config --get submodule.lispflowmapping.url # timeout=10 00:23:58 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:23:58 > git config --get submodule.ovsdb.url # timeout=10 00:23:58 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:23:58 > git submodule update --init --recursive daexim # timeout=60 00:23:59 > git submodule update --init --recursive integration/distribution # timeout=60 00:24:00 > git submodule update --init --recursive jsonrpc # timeout=60 00:24:01 > git submodule update --init --recursive lispflowmapping # timeout=60 00:24:02 > git submodule update --init --recursive ovsdb # timeout=60 00:24:07 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:24:07 provisioning config files... 00:24:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:24:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:24:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:24:08 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins18191328640096402026.sh 00:24:08 ---> python-tools-install.sh 00:24:08 Setup pyenv: 00:24:08 * system (set by /opt/pyenv/version) 00:24:08 * 3.8.20 (set by /opt/pyenv/version) 00:24:08 * 3.9.20 (set by /opt/pyenv/version) 00:24:08 * 3.10.15 (set by /opt/pyenv/version) 00:24:08 * 3.11.10 (set by /opt/pyenv/version) 00:24:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c6ii 00:24:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:24:16 lf-activate-venv(): INFO: Installing: lftools 00:24:44 lf-activate-venv(): INFO: Adding /tmp/venv-c6ii/bin to PATH 00:24:44 Generating Requirements File 00:25:04 Python 3.11.10 00:25:04 pip 25.0.1 from /tmp/venv-c6ii/lib/python3.11/site-packages/pip (python 3.11) 00:25:05 appdirs==1.4.4 00:25:05 argcomplete==3.5.3 00:25:05 aspy.yaml==1.3.0 00:25:05 attrs==25.1.0 00:25:05 autopage==0.5.2 00:25:05 beautifulsoup4==4.13.3 00:25:05 boto3==1.36.21 00:25:05 botocore==1.36.21 00:25:05 bs4==0.0.2 00:25:05 cachetools==5.5.1 00:25:05 certifi==2025.1.31 00:25:05 cffi==1.17.1 00:25:05 cfgv==3.4.0 00:25:05 chardet==5.2.0 00:25:05 charset-normalizer==3.4.1 00:25:05 click==8.1.8 00:25:05 cliff==4.8.0 00:25:05 cmd2==2.5.11 00:25:05 cryptography==3.3.2 00:25:05 debtcollector==3.0.0 00:25:05 decorator==5.1.1 00:25:05 defusedxml==0.7.1 00:25:05 Deprecated==1.2.18 00:25:05 distlib==0.3.9 00:25:05 dnspython==2.7.0 00:25:05 docker==4.2.2 00:25:05 dogpile.cache==1.3.4 00:25:05 durationpy==0.9 00:25:05 email_validator==2.2.0 00:25:05 filelock==3.17.0 00:25:05 future==1.0.0 00:25:05 gitdb==4.0.12 00:25:05 GitPython==3.1.44 00:25:05 google-auth==2.38.0 00:25:05 httplib2==0.22.0 00:25:05 identify==2.6.7 00:25:05 idna==3.10 00:25:05 importlib-resources==1.5.0 00:25:05 iso8601==2.1.0 00:25:05 Jinja2==3.1.5 00:25:05 jmespath==1.0.1 00:25:05 jsonpatch==1.33 00:25:05 jsonpointer==3.0.0 00:25:05 jsonschema==4.23.0 00:25:05 jsonschema-specifications==2024.10.1 00:25:05 keystoneauth1==5.9.1 00:25:05 kubernetes==32.0.0 00:25:05 lftools==0.37.10 00:25:05 lxml==5.3.1 00:25:05 MarkupSafe==3.0.2 00:25:05 msgpack==1.1.0 00:25:05 multi_key_dict==2.0.3 00:25:05 munch==4.0.0 00:25:05 netaddr==1.3.0 00:25:05 niet==1.4.2 00:25:05 nodeenv==1.9.1 00:25:05 oauth2client==4.1.3 00:25:05 oauthlib==3.2.2 00:25:05 openstacksdk==4.3.0 00:25:05 os-client-config==2.1.0 00:25:05 os-service-types==1.7.0 00:25:05 osc-lib==3.2.0 00:25:05 oslo.config==9.7.0 00:25:05 oslo.context==5.7.0 00:25:05 oslo.i18n==6.5.0 00:25:05 oslo.log==7.0.0 00:25:05 oslo.serialization==5.6.0 00:25:05 oslo.utils==8.1.0 00:25:05 packaging==24.2 00:25:05 pbr==6.1.1 00:25:05 platformdirs==4.3.6 00:25:05 prettytable==3.14.0 00:25:05 psutil==7.0.0 00:25:05 pyasn1==0.6.1 00:25:05 pyasn1_modules==0.4.1 00:25:05 pycparser==2.22 00:25:05 pygerrit2==2.0.15 00:25:05 PyGithub==2.5.0 00:25:05 PyJWT==2.10.1 00:25:05 PyNaCl==1.5.0 00:25:05 pyparsing==2.4.7 00:25:05 pyperclip==1.9.0 00:25:05 pyrsistent==0.20.0 00:25:05 python-cinderclient==9.6.0 00:25:05 python-dateutil==2.9.0.post0 00:25:05 python-heatclient==4.1.0 00:25:05 python-jenkins==1.8.2 00:25:05 python-keystoneclient==5.5.0 00:25:05 python-magnumclient==4.7.0 00:25:05 python-openstackclient==7.2.1 00:25:05 python-swiftclient==4.6.0 00:25:05 PyYAML==6.0.2 00:25:05 referencing==0.36.2 00:25:05 requests==2.32.3 00:25:05 requests-oauthlib==2.0.0 00:25:05 requestsexceptions==1.4.0 00:25:05 rfc3986==2.0.0 00:25:05 rpds-py==0.22.3 00:25:05 rsa==4.9 00:25:05 ruamel.yaml==0.18.10 00:25:05 ruamel.yaml.clib==0.2.12 00:25:05 s3transfer==0.11.2 00:25:05 simplejson==3.19.3 00:25:05 six==1.17.0 00:25:05 smmap==5.0.2 00:25:05 soupsieve==2.6 00:25:05 stevedore==5.4.0 00:25:05 tabulate==0.9.0 00:25:05 toml==0.10.2 00:25:05 tomlkit==0.13.2 00:25:05 tqdm==4.67.1 00:25:05 typing_extensions==4.12.2 00:25:05 tzdata==2025.1 00:25:05 urllib3==1.26.20 00:25:05 virtualenv==20.29.2 00:25:05 wcwidth==0.2.13 00:25:05 websocket-client==1.8.0 00:25:05 wrapt==1.17.2 00:25:05 xdg==6.0.0 00:25:05 xmltodict==0.14.2 00:25:05 yq==3.4.3 00:25:05 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins3889521637991136777.sh 00:25:05 + echo quiet=on 00:25:05 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2004-docker-8c-8g-18039 00:25:06 [autorelease-release-titanium-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=titanium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml 00:25:06 " -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/mvn39 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=titanium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g 00:25:06 " --version 00:25:06 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 00:25:06 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 00:25:06 Java version: 11.0.25, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 00:25:06 Default locale: en, platform encoding: UTF-8 00:25:06 OS name: "linux", version: "5.4.0-205-generic", arch: "amd64", family: "unix" 00:25:06 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins1016132900522959831.sh 00:25:06 + rm /home/jenkins/.wgetrc 00:25:06 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins9381620912099591513.sh 00:25:06 + [ -d /tmp/r ] 00:25:06 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins414044369965679687.sh 00:25:06 + mkdir -p /w/workspace/autorelease-release-titanium-mvn39-openjdk21/target/classes /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jacoco/classes 00:25:06 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins13905616672415530559.sh 00:25:06 + ./scripts/list-project-dependencies.sh 00:25:08 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins720320311265755642.sh 00:25:08 + python3 -m venv /w/workspace/autorelease-release-titanium-mvn39-openjdk21/venv 00:25:10 + . /w/workspace/autorelease-release-titanium-mvn39-openjdk21/venv/bin/activate 00:25:10 ++ deactivate nondestructive 00:25:10 ++ '[' -n '' ']' 00:25:10 ++ '[' -n '' ']' 00:25:10 ++ '[' -n /bin/bash -o -n '' ']' 00:25:10 ++ hash -r 00:25:10 ++ '[' -n '' ']' 00:25:10 ++ unset VIRTUAL_ENV 00:25:10 ++ '[' '!' nondestructive = nondestructive ']' 00:25:10 ++ VIRTUAL_ENV=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/venv 00:25:10 ++ export VIRTUAL_ENV 00:25:10 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:25:10 ++ PATH=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:25:10 ++ export PATH 00:25:10 ++ '[' -n '' ']' 00:25:10 ++ '[' -z '' ']' 00:25:10 ++ _OLD_VIRTUAL_PS1= 00:25:10 ++ '[' 'x'\''(venv) '\''' '!=' x ']' 00:25:10 ++ PS1='(venv) ' 00:25:10 ++ export PS1 00:25:10 ++ '[' -n /bin/bash -o -n '' ']' 00:25:10 ++ hash -r 00:25:10 + PYTHON=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/venv/bin/python 00:25:10 + /w/workspace/autorelease-release-titanium-mvn39-openjdk21/venv/bin/python -m pip install --upgrade networkx 00:25:11 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:25:11 Collecting networkx 00:25:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/3.1/networkx-3.1-py3-none-any.whl (2.1 MB) 00:25:11 Installing collected packages: networkx 00:25:12 Successfully installed networkx-3.1 00:25:12 + /w/workspace/autorelease-release-titanium-mvn39-openjdk21/venv/bin/python -m pip freeze 00:25:13 networkx==3.1 00:25:13 + ./scripts/determine-merge-order.py 00:25:13 + deactivate 00:25:13 + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' 00:25:13 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:25:13 + export PATH 00:25:13 + unset _OLD_VIRTUAL_PATH 00:25:13 + '[' -n '' ']' 00:25:13 + '[' -n /bin/bash -o -n '' ']' 00:25:13 + hash -r 00:25:13 + '[' -n '' ']' 00:25:13 + unset VIRTUAL_ENV 00:25:13 + '[' '!' '' = nondestructive ']' 00:25:13 + unset -f deactivate 00:25:13 + rm -rf /w/workspace/autorelease-release-titanium-mvn39-openjdk21/venv 00:25:13 provisioning config files... 00:25:13 copy managed file [global-settings] to file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config9755064393894512324tmp 00:25:14 copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config7845761061778970005tmp 00:25:14 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins3043270731795961744.sh 00:25:14 ---> prepare-release.sh 00:25:14 autorelease 1d2c569fe94f60b46d4ada9175af44f25712e568 Titanium 00:25:14 Entering 'daexim' 00:25:14 daexim 407c89d68c352f19d8daf50112d694d644b8c62f Titanium 00:25:14 Entering 'integration/distribution' 00:25:14 integration/distribution 25f627eae9028342fc83bd3067c0f2b338df148f Titanium 00:25:14 Entering 'jsonrpc' 00:25:15 jsonrpc 9b0988f853ffca1900cdccf7627c22497562306e Titanium 00:25:15 Entering 'lispflowmapping' 00:25:15 lispflowmapping b9eebf8d3ceae9304560062cbf6ea82b2738230e Titanium 00:25:15 Entering 'ovsdb' 00:25:15 ovsdb 5f9f93246490dfd81c8fe2ba6d802c00e869d904 Titanium 00:25:15 Titanium 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 Updated 1 path from the index 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 Entering 'daexim' 00:25:15 [detached HEAD 85ea37f] Release Titanium 00:25:15 13 files changed, 13 insertions(+), 13 deletions(-) 00:25:15 Entering 'integration/distribution' 00:25:15 [detached HEAD 9b195e4a] Release Titanium 00:25:15 19 files changed, 25 insertions(+), 25 deletions(-) 00:25:15 Entering 'jsonrpc' 00:25:15 [detached HEAD 7f28d860] Release Titanium 00:25:15 37 files changed, 37 insertions(+), 37 deletions(-) 00:25:15 Entering 'lispflowmapping' 00:25:15 [detached HEAD 382d24e8] Release Titanium 00:25:15 24 files changed, 29 insertions(+), 29 deletions(-) 00:25:15 Entering 'ovsdb' 00:25:15 [detached HEAD c6a356578] Release Titanium 00:25:15 50 files changed, 62 insertions(+), 62 deletions(-) 00:25:15 [detached HEAD 2f6d66ace] Release Titanium 00:25:15 7 files changed, 7 insertions(+), 7 deletions(-) 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 /w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:25:15 patches/ 00:25:15 patches/jsonrpc.patch 00:25:15 patches/integration-distribution.bundle 00:25:15 patches/ovsdb.patch 00:25:15 patches/lispflowmapping.bundle 00:25:15 patches/daexim.patch 00:25:15 patches/daexim.bundle 00:25:15 patches/lispflowmapping.patch 00:25:15 patches/integration-distribution.patch 00:25:15 patches/jsonrpc.bundle 00:25:15 patches/ovsdb.bundle 00:25:15 patches/taglist.log 00:25:15 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins15208065765719049573.sh 00:25:15 org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.21.0 00:25:15 org.opendaylight.lispflowmapping,common.build.tools,1.21.0 00:25:15 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.21.0 00:25:15 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.21.0 00:25:15 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.21.0 00:25:15 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.21.0 00:25:15 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.21.0 00:25:15 org.opendaylight.lispflowmapping,features-lispflowmapping,1.21.0 00:25:15 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.21.0 00:25:15 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.21.0 00:25:15 org.opendaylight.lispflowmapping,features-aggregator,1.21.0 00:25:15 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.config,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.shell,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.southbound,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.implementation,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.api,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.21.0 00:25:15 org.opendaylight.lispflowmapping,mappingservice-parent,1.21.0 00:25:15 org.opendaylight.lispflowmapping,lispflowmapping-all,1.21.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-test-model,1.18.0 00:25:15 org.opendaylight.jsonrpc,dom-codec,1.18.0 00:25:15 org.opendaylight.jsonrpc,inband-models,1.18.0 00:25:15 org.opendaylight.jsonrpc.bus,binding-bridge,1.18.0 00:25:15 org.opendaylight.jsonrpc.bus,examples,1.18.0 00:25:15 org.opendaylight.jsonrpc.bus,bus-messagelib,1.18.0 00:25:15 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.18.0 00:25:15 org.opendaylight.jsonrpc.bus,bus-spi,1.18.0 00:25:15 org.opendaylight.jsonrpc.bus,transport-zmq,1.18.0 00:25:15 org.opendaylight.jsonrpc.bus,bus-config,1.18.0 00:25:15 org.opendaylight.jsonrpc.bus,bus-api,1.18.0 00:25:15 org.opendaylight.jsonrpc.bus,transport-http,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-bus,1.18.0 00:25:15 org.opendaylight.jsonrpc,test-tool,1.18.0 00:25:15 org.opendaylight.jsonrpc,tools-parent,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-tools,1.18.0 00:25:15 org.opendaylight.jsonrpc.security,security-noop,1.18.0 00:25:15 org.opendaylight.jsonrpc.security,security-service,1.18.0 00:25:15 org.opendaylight.jsonrpc.security,security-aaa,1.18.0 00:25:15 org.opendaylight.jsonrpc.security,security-api,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-security,1.18.0 00:25:15 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.18.0 00:25:15 org.opendaylight.jsonrpc,features-jsonrpc,1.18.0 00:25:15 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.18.0 00:25:15 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.18.0 00:25:15 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.18.0 00:25:15 org.opendaylight.jsonrpc,features-aggregator,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-provider,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-api,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-karaf,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc-parent,1.18.0 00:25:15 org.opendaylight.jsonrpc,binding-adapter,1.18.0 00:25:15 org.opendaylight.jsonrpc,jsonrpc,1.18.0 00:25:15 org.opendaylight.integration,opendaylight,0.19.0-SNAPSHOT 00:25:15 org.opendaylight.integration,onap-karaf,0.22.0 00:25:15 org.opendaylight.integration,odl-integration-compatible-with-all,0.22.0 00:25:15 org.opendaylight.integration,odl-integration-all,0.22.0 00:25:15 org.opendaylight.integration,singles-aggregator,0.22.0 00:25:15 org.opendaylight.integration,features-test,0.22.0 00:25:15 org.opendaylight.integration,repos-aggregator,0.22.0 00:25:15 org.opendaylight.integration,features-index,0.22.0 00:25:15 org.opendaylight.integration,features-aggregator,0.22.0 00:25:15 org.opendaylight.integration,all-artifacts,0.22.0 00:25:15 org.opendaylight.integration,properties,0.22.0 00:25:15 org.opendaylight.integration,upstream-all-artifacts,0.22.0 00:25:15 org.opendaylight.integration,artifact-artifacts,0.22.0 00:25:15 org.opendaylight.integration,other-artifacts,0.22.0 00:25:15 org.opendaylight.integration,upstream-aggregator,0.22.0 00:25:15 org.opendaylight.integration,distribution-artifacts,0.22.0 00:25:15 org.opendaylight.integration,artifacts-aggregator,0.22.0 00:25:15 org.opendaylight.integration,karaf-scripts,0.22.0 00:25:15 org.opendaylight.integration,karaf,0.22.0 00:25:15 org.opendaylight.integration,distribution-aggregator,0.22.0 00:25:15 org.opendaylight.daexim,daexim-test-model,1.17.0 00:25:15 org.opendaylight.daexim,daexim-model,1.17.0 00:25:15 org.opendaylight.daexim,daexim-spi,1.17.0 00:25:15 org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.17.0 00:25:15 org.opendaylight.daexim,odl-daexim-all,1.17.0 00:25:15 org.opendaylight.daexim,daexim-features,1.17.0 00:25:15 org.opendaylight.daexim,odl-daexim,1.17.0 00:25:15 org.opendaylight.daexim,features-aggregator,1.17.0 00:25:15 org.opendaylight.daexim,daexim-artifacts,1.17.0 00:25:15 org.opendaylight.daexim,daexim-impl,1.17.0 00:25:15 org.opendaylight.daexim,daexim-karaf,1.17.0 00:25:15 org.opendaylight.daexim,parent,1.17.0 00:25:15 org.opendaylight.daexim,daexim,1.17.0 00:25:15 org.opendaylight.ovsdb,it,1.20.0 00:25:15 org.opendaylight.ovsdb,ovsdb-binding-parent,1.20.0 00:25:15 org.opendaylight.ovsdb,parents,1.20.0 00:25:15 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.20.0 00:25:15 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.20.0 00:25:15 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.20.0 00:25:15 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.20.0 00:25:15 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.20.0 00:25:15 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.20.0 00:25:15 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.20.0 00:25:15 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.20.0 00:25:15 org.opendaylight.ovsdb,southbound-it,1.20.0 00:25:15 org.opendaylight.ovsdb,southbound-artifacts,1.20.0 00:25:15 org.opendaylight.ovsdb,southbound-impl,1.20.0 00:25:15 org.opendaylight.ovsdb,southbound-karaf,1.20.0 00:25:15 org.opendaylight.ovsdb,southbound-api,1.20.0 00:25:15 org.opendaylight.ovsdb,southbound-aggregator,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.20.0 00:25:15 org.opendaylight.ovsdb,southbound-features,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.20.0 00:25:15 org.opendaylight.ovsdb,southbound-features-aggregator,1.20.0 00:25:15 org.opendaylight.ovsdb,schema.hardwarevtep,1.20.0 00:25:15 org.opendaylight.ovsdb,schemas,1.20.0 00:25:15 org.opendaylight.ovsdb,schema.openvswitch,1.20.0 00:25:15 org.opendaylight.ovsdb,utils.mdsal-utils,1.20.0 00:25:15 org.opendaylight.ovsdb,utils.servicehelper,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-utils,1.20.0 00:25:15 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.20.0 00:25:15 org.opendaylight.ovsdb,utils.southbound-utils,1.20.0 00:25:15 org.opendaylight.ovsdb,utils.config,1.20.0 00:25:15 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.20.0 00:25:15 org.opendaylight.ovsdb,utils,1.20.0 00:25:15 org.opendaylight.ovsdb,utils.yang-utils,1.20.0 00:25:15 org.opendaylight.ovsdb,library-it,1.20.0 00:25:15 org.opendaylight.ovsdb,library-features,1.20.0 00:25:15 org.opendaylight.ovsdb,odl-ovsdb-library,1.20.0 00:25:15 org.opendaylight.ovsdb,library-features-aggregator,1.20.0 00:25:15 org.opendaylight.ovsdb,library-artifacts,1.20.0 00:25:16 org.opendaylight.ovsdb,library,1.20.0 00:25:16 org.opendaylight.ovsdb,library-karaf,1.20.0 00:25:16 org.opendaylight.ovsdb,library-aggregator,1.20.0 00:25:16 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 00:25:16 org.opendaylight.ovsdb,ovsdb,1.20.0 00:25:16 [EnvInject] - Injecting environment variables from a build step. 00:25:16 [EnvInject] - Injecting as environment variables the properties content 00:25:16 SET_JDK_VERSION=openjdk21 00:25:16 GIT_URL="git://devvexx.opendaylight.org/mirror" 00:25:16 00:25:16 [EnvInject] - Variables injected successfully. 00:25:16 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins9536253622707763469.sh 00:25:16 ---> update-java-alternatives.sh 00:25:16 ---> Updating Java version 00:25:16 ---> Ubuntu/Debian system detected 00:25:16 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:25:16 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:25:16 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 00:25:16 openjdk version "21.0.5" 2024-10-15 00:25:16 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu120.04) 00:25:16 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu120.04, mixed mode, sharing) 00:25:16 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:25:16 [EnvInject] - Injecting environment variables from a build step. 00:25:16 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:25:16 [EnvInject] - Variables injected successfully. 00:25:16 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins4822662964245925218.sh 00:25:16 Karaf artifact is karaf 00:25:16 Karaf project is integration 00:25:16 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:25:16 [EnvInject] - Injecting environment variables from a build step. 00:25:16 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:25:16 [EnvInject] - Variables injected successfully. 00:25:16 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins18088239130257844319.sh 00:25:16 '/w/workspace/autorelease-release-titanium-mvn39-openjdk21/archives/patches/taglist.log' -> 'integration/distribution/karaf/src/main/assembly/' 00:25:16 cp: cannot create regular file 'integration/distribution/karaf/src/main/assembly/': No such file or directory 00:25:16 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1451854940164626784.sh 00:25:16 /tmp/jenkins1451854940164626784.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory 00:25:16 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins16991755475988006284.sh 00:25:16 + ./scripts/fix-relativepaths.sh 00:25:16 Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml 00:25:16 Scanning ./lispflowmapping/commons/build_tools/pom.xml 00:25:16 Scanning ./lispflowmapping/commons/parent/pom.xml 00:25:16 Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml 00:25:16 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml 00:25:16 Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml 00:25:16 Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml 00:25:16 Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml 00:25:17 Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml 00:25:17 Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml 00:25:17 Scanning ./lispflowmapping/features/pom.xml 00:25:17 Scanning ./lispflowmapping/artifacts/pom.xml 00:25:17 Scanning ./lispflowmapping/integrationtest/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/config/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/shell/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/southbound/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/api/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/implementation/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml 00:25:17 Scanning ./lispflowmapping/mappingservice/pom.xml 00:25:17 Scanning ./lispflowmapping/pom.xml 00:25:17 Scanning ./jsonrpc/test-model/pom.xml 00:25:17 Scanning ./jsonrpc/dom-codec/pom.xml 00:25:17 Scanning ./jsonrpc/bus/examples/inband-models/pom.xml 00:25:17 Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml 00:25:17 Scanning ./jsonrpc/bus/examples/pom.xml 00:25:17 Scanning ./jsonrpc/bus/messagelib/pom.xml 00:25:17 Scanning ./jsonrpc/bus/jsonrpc/pom.xml 00:25:17 Scanning ./jsonrpc/bus/spi/pom.xml 00:25:17 Scanning ./jsonrpc/bus/transport-zmq/pom.xml 00:25:17 Scanning ./jsonrpc/bus/config/pom.xml 00:25:17 Scanning ./jsonrpc/bus/api/pom.xml 00:25:17 Scanning ./jsonrpc/bus/transport-http/pom.xml 00:25:17 Scanning ./jsonrpc/bus/pom.xml 00:25:17 Scanning ./jsonrpc/tools/test-tool/pom.xml 00:25:17 Scanning ./jsonrpc/tools/parent/pom.xml 00:25:17 Scanning ./jsonrpc/tools/pom.xml 00:25:17 Scanning ./jsonrpc/security/noop/pom.xml 00:25:17 Scanning ./jsonrpc/security/service/pom.xml 00:25:17 Scanning ./jsonrpc/security/api/pom.xml 00:25:17 Scanning ./jsonrpc/security/aaa/pom.xml 00:25:17 Scanning ./jsonrpc/security/pom.xml 00:25:17 Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml 00:25:17 Scanning ./jsonrpc/features/features-jsonrpc/pom.xml 00:25:17 Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml 00:25:17 Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml 00:25:17 Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml 00:25:17 Scanning ./jsonrpc/features/pom.xml 00:25:17 Scanning ./jsonrpc/provider/common/pom.xml 00:25:17 Scanning ./jsonrpc/artifacts/pom.xml 00:25:17 Scanning ./jsonrpc/provider/cluster/pom.xml 00:25:17 Scanning ./jsonrpc/provider/single/pom.xml 00:25:17 Scanning ./jsonrpc/provider/pom.xml 00:25:17 Scanning ./jsonrpc/api/pom.xml 00:25:17 Scanning ./jsonrpc/karaf/pom.xml 00:25:17 Scanning ./jsonrpc/parent/pom.xml 00:25:17 Scanning ./jsonrpc/binding-adapter/pom.xml 00:25:17 Scanning ./jsonrpc/pom.xml 00:25:17 Scanning ./integration/distribution/opendaylight/pom.xml 00:25:17 Scanning ./integration/distribution/onap-karaf/pom.xml 00:25:17 Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml 00:25:17 Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml 00:25:17 Scanning ./integration/distribution/features/singles/pom.xml 00:25:17 Scanning ./integration/distribution/features/repos/test/pom.xml 00:25:17 Scanning ./integration/distribution/features/repos/pom.xml 00:25:17 Scanning ./integration/distribution/features/repos/index/pom.xml 00:25:17 Scanning ./integration/distribution/features/pom.xml 00:25:17 Scanning ./integration/distribution/artifacts/all/pom.xml 00:25:17 Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml 00:25:18 Scanning ./integration/distribution/artifacts/upstream/all/pom.xml 00:25:18 Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml 00:25:18 Scanning ./integration/distribution/artifacts/upstream/other/pom.xml 00:25:18 Scanning ./integration/distribution/artifacts/upstream/pom.xml 00:25:18 Scanning ./integration/distribution/artifacts/distribution/pom.xml 00:25:18 Scanning ./integration/distribution/artifacts/pom.xml 00:25:18 Scanning ./integration/distribution/karaf-scripts/pom.xml 00:25:18 Scanning ./integration/distribution/karaf/pom.xml 00:25:18 Scanning ./integration/distribution/pom.xml 00:25:18 Scanning ./daexim/test-model/pom.xml 00:25:18 Scanning ./daexim/model/pom.xml 00:25:18 Scanning ./daexim/spi/pom.xml 00:25:18 Scanning ./daexim/akka-infoprovider-impl/pom.xml 00:25:18 Scanning ./daexim/features/odl-daexim-all/pom.xml 00:25:18 Scanning ./daexim/features/daexim-features/pom.xml 00:25:18 Scanning ./daexim/features/odl-daexim/pom.xml 00:25:18 Scanning ./daexim/features/pom.xml 00:25:18 Scanning ./daexim/artifacts/pom.xml 00:25:18 Scanning ./daexim/impl/pom.xml 00:25:18 Scanning ./daexim/karaf/pom.xml 00:25:18 Scanning ./daexim/parent/pom.xml 00:25:18 Scanning ./daexim/pom.xml 00:25:18 Scanning ./ovsdb/commons/it/pom.xml 00:25:18 Scanning ./ovsdb/commons/binding-parent/pom.xml 00:25:18 Scanning ./ovsdb/commons/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml 00:25:18 Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-it/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-impl/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-karaf/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-api/pom.xml 00:25:18 Scanning ./ovsdb/southbound/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-features/features/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml 00:25:18 Scanning ./ovsdb/southbound/southbound-features/pom.xml 00:25:18 Scanning ./ovsdb/schemas/hardwarevtep/pom.xml 00:25:18 Scanning ./ovsdb/schemas/pom.xml 00:25:18 Scanning ./ovsdb/schemas/openvswitch/pom.xml 00:25:18 Scanning ./ovsdb/utils/mdsal-utils/pom.xml 00:25:18 Scanning ./ovsdb/utils/servicehelper/pom.xml 00:25:18 Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml 00:25:18 Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml 00:25:18 Scanning ./ovsdb/utils/southbound-utils/pom.xml 00:25:18 Scanning ./ovsdb/utils/config/pom.xml 00:25:18 Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml 00:25:18 Scanning ./ovsdb/utils/pom.xml 00:25:18 Scanning ./ovsdb/utils/yang-utils/pom.xml 00:25:18 Scanning ./ovsdb/library/it/pom.xml 00:25:18 Scanning ./ovsdb/library/features/features/pom.xml 00:25:18 Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml 00:25:19 Scanning ./ovsdb/library/features/pom.xml 00:25:19 Scanning ./ovsdb/library/artifacts/pom.xml 00:25:19 Scanning ./ovsdb/library/impl/pom.xml 00:25:19 Scanning ./ovsdb/library/karaf/pom.xml 00:25:19 Scanning ./ovsdb/library/pom.xml 00:25:19 Scanning ./ovsdb/pom.xml 00:25:19 Scanning ./pom.xml 00:25:19 [EnvInject] - Injecting environment variables from a build step. 00:25:19 [EnvInject] - Injecting as environment variables the properties content 00:25:19 MAVEN_GOALS=clean deploy 00:25:19 00:25:19 [EnvInject] - Variables injected successfully. 00:25:19 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins4331794217978959608.sh 00:25:19 ---> common-variables.sh 00:25:19 --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 00:25:19 ---> maven-build.sh 00:25:19 + set +u 00:25:19 + export MAVEN_OPTS 00:25:19 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config9755064393894512324tmp --settings /w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config7845761061778970005tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:25:19 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 00:25:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 00:25:19 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 00:25:19 Default locale: en, platform encoding: UTF-8 00:25:19 OS name: "linux", version: "5.4.0-205-generic", arch: "amd64", family: "unix" 00:25:20 [INFO] Error stacktraces are turned on. 00:25:20 [INFO] Scanning for projects... 00:25:26 [WARNING] The requested profile "repoBuild" could not be activated because it does not exist. 00:25:26 [INFO] ------------------------------------------------------------------------ 00:25:26 [INFO] Reactor Build Order: 00:25:26 [INFO] 00:25:26 [INFO] daexim-test-model [bundle] 00:25:26 [INFO] daexim-model [bundle] 00:25:26 [INFO] daexim-spi [bundle] 00:25:26 [INFO] parent [pom] 00:25:26 [INFO] daexim-impl [bundle] 00:25:26 [INFO] daexim-akka-infoprovider-impl [bundle] 00:25:26 [INFO] OpenDaylight :: daexim (Karaf feature) [feature] 00:25:26 [INFO] OpenDaylight :: Daexim :: All [feature] 00:25:26 [INFO] ODL :: daexim :: daexim-features [feature] 00:25:26 [INFO] ODL :: daexim :: features-aggregator [pom] 00:25:26 [INFO] daexim-artifacts [pom] 00:25:26 [INFO] daexim-karaf [pom] 00:25:26 [INFO] daexim [pom] 00:25:26 [INFO] ODL :: integration :: distribution-artifacts [pom] 00:25:26 [INFO] ODL :: integration :: properties [pom] 00:25:26 [INFO] ODL :: integration :: artifact-artifacts [pom] 00:25:26 [INFO] ODL :: integration :: other-artifacts [pom] 00:25:26 [INFO] ODL :: integration :: upstream-all-artifacts [pom] 00:25:26 [INFO] ODL :: integration :: upstream-aggregator [pom] 00:25:26 [INFO] ODL :: integration :: all-artifacts [pom] 00:25:26 [INFO] ODL :: integration :: artifacts-aggregator [pom] 00:25:26 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] 00:25:26 [INFO] JSON-RPC :: Parent [pom] 00:25:26 [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] 00:25:26 [INFO] JSON-RPC :: BUS :: API [bundle] 00:25:26 [INFO] JSON-RPC :: Security :: API [bundle] 00:25:26 [INFO] JSON-RPC :: Security :: NOOP [bundle] 00:25:26 [INFO] JSON-RPC :: BUS :: SPI [bundle] 00:25:26 [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] 00:25:26 [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] 00:25:26 [INFO] JSON-RPC :: BUS :: Messaging library [bundle] 00:25:26 [INFO] JSON-RPC :: Security :: Service [bundle] 00:25:26 [INFO] JSON-RPC :: API [bundle] 00:25:26 [INFO] JSON-RPC :: Security :: AAA [bundle] 00:25:26 [INFO] JSON-RPC :: BUS :: Config [jar] 00:25:26 [INFO] JSON-RPC :: Feature :: bus [feature] 00:25:26 [INFO] JSON-RPC :: Test model [bundle] 00:25:26 [INFO] JSON-RPC :: DOM :: Codec [bundle] 00:25:26 [INFO] JSON-RPC :: Provider [pom] 00:25:26 [INFO] JSON-RPC :: Provider :: Common [bundle] 00:25:26 [INFO] JSON-RPC :: Provider :: Single node [bundle] 00:25:26 [INFO] JSON-RPC :: Feature :: provider [feature] 00:25:26 [INFO] JSON-RPC :: Feature :: all [feature] 00:25:26 [INFO] JSON-RPC :: Features :: repository [feature] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] 00:25:26 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] 00:25:26 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.config [bundle] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] 00:25:26 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] 00:25:26 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] 00:25:26 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] 00:25:26 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] 00:25:26 [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] 00:25:26 [INFO] ovsdb-binding-parent [pom] 00:25:26 [INFO] ODL :: ovsdb :: library [bundle] 00:25:26 [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] 00:25:26 [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] 00:25:26 [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] 00:25:26 [INFO] ODL :: ovsdb :: library-features [feature] 00:25:26 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] 00:25:26 [INFO] ODL :: ovsdb :: southbound-api [bundle] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] 00:25:26 [INFO] ODL :: ovsdb :: utils.config [bundle] 00:25:26 [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] 00:25:26 [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] 00:25:26 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] 00:25:26 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] 00:25:26 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] 00:25:26 [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] 00:25:26 [INFO] ODL :: ovsdb :: southbound-impl [bundle] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] 00:25:26 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] 00:25:26 [INFO] ODL :: ovsdb :: southbound-features [feature] 00:25:26 [INFO] ODL :: integration :: features-index [feature] 00:25:26 [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] 00:25:26 [INFO] ODL :: integration :: odl-integration-all [feature] 00:25:26 [INFO] ODL :: integration :: features-test [feature] 00:25:26 [INFO] ODL :: integration :: karaf [pom] 00:25:26 [INFO] ODL :: integration :: singles-aggregator [pom] 00:25:26 [INFO] ODL :: integration :: repos-aggregator [pom] 00:25:26 [INFO] ODL :: integration :: features-aggregator [pom] 00:25:26 [INFO] ODL :: integration :: onap-karaf [pom] 00:25:26 [INFO] Integration/Distribution [pom] 00:25:26 [INFO] JSON-RPC :: Artifacts [pom] 00:25:26 [INFO] JSON-RPC :: Provider :: Cluster [bundle] 00:25:26 [INFO] JSON-RPC :: Feature :: Cluster [feature] 00:25:26 [INFO] JSON-RPC :: Features :: Aggregator [pom] 00:25:26 [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] 00:25:26 [INFO] JSON-RPC :: Binding adapter [jar] 00:25:26 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] 00:25:26 [INFO] JSON-RPC :: POM [pom] 00:25:26 [INFO] JSON-RPC :: BUS [pom] 00:25:26 [INFO] JSON-RPC :: BUS :: Examples [pom] 00:25:26 [INFO] JSON-RPC :: Security [pom] 00:25:26 [INFO] JSON-RPC :: Tools parent [pom] 00:25:26 [INFO] JSON-RPC :: Tools :: Test [jar] 00:25:26 [INFO] JSON-RPC :: Tools [pom] 00:25:26 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] 00:25:26 [INFO] ODL :: lispflowmapping :: common.build.tools [jar] 00:25:26 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] 00:25:26 [INFO] ODL :: lispflowmapping :: features-aggregator [pom] 00:25:26 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [pom] 00:25:26 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] 00:25:26 [INFO] lispflowmapping [pom] 00:25:26 [INFO] ODL :: ovsdb :: it [pom] 00:25:26 [INFO] ODL :: ovsdb :: parents [pom] 00:25:26 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [pom] 00:25:26 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] 00:25:26 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] 00:25:26 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] 00:25:26 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] 00:25:26 [INFO] ODL :: ovsdb :: library-karaf [pom] 00:25:26 [INFO] ODL :: ovsdb :: library-features-aggregator [pom] 00:25:26 [INFO] ODL :: ovsdb :: library-artifacts [pom] 00:25:26 [INFO] ODL :: ovsdb :: library-it [jar] 00:25:26 [INFO] ODL :: ovsdb :: library-aggregator [pom] 00:25:26 [INFO] ODL :: ovsdb :: schemas [pom] 00:25:26 [INFO] ODL :: ovsdb :: southbound-karaf [pom] 00:25:26 [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] 00:25:26 [INFO] ODL :: ovsdb :: southbound-artifacts [pom] 00:25:26 [INFO] ODL :: ovsdb :: southbound-it [jar] 00:25:26 [INFO] ODL :: ovsdb :: southbound-aggregator [pom] 00:25:26 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] 00:25:26 [INFO] ODL :: ovsdb :: utils [pom] 00:25:26 [INFO] ovsdb [pom] 00:25:26 [INFO] autorelease [pom] 00:25:26 [INFO] 00:25:26 [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- 00:25:26 [INFO] Building daexim-test-model 1.17.0 [1/143] 00:25:26 [INFO] from daexim/test-model/pom.xml 00:25:26 [INFO] -------------------------------[ bundle ]------------------------------- 00:25:28 [INFO] 00:25:28 [INFO] --- clean:3.4.0:clean (default-clean) @ daexim-test-model --- 00:25:28 [INFO] 00:25:28 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-test-model --- 00:25:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 00:25:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 00:25:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:28 [INFO] 00:25:28 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-test-model --- 00:25:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:28 [INFO] 00:25:28 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ daexim-test-model --- 00:25:29 [INFO] 00:25:29 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ daexim-test-model --- 00:25:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:25:29 [INFO] 00:25:29 [INFO] --- yang:14.0.4:generate-sources (binding) @ daexim-test-model --- 00:25:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:25:30 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/src/main/yang 00:25:30 [INFO] yang-to-sources: Found 0 dependencies in 5.390 ms 00:25:30 [INFO] yang-to-sources: Project model files found: 3 in 81.01 ms 00:25:30 [INFO] yang-to-sources: 3 YANG models processed in 62.33 ms 00:25:30 [INFO] BindingJavaFileGenerator: Defined 16 files in 65.29 ms 00:25:30 [INFO] Sorted 16 files into 7 directories in 3.408 ms 00:25:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 114.5 ms 00:25:31 [INFO] 00:25:31 [INFO] --- checkstyle:3.5.0:check (check-license) @ daexim-test-model --- 00:25:32 [INFO] 00:25:32 [INFO] --- checkstyle:3.5.0:check (default) @ daexim-test-model --- 00:25:32 [INFO] Starting audit... 00:25:32 Audit done. 00:25:32 [INFO] You have 0 Checkstyle violations. 00:25:32 [INFO] 00:25:32 [INFO] --- dependency:3.8.0:copy (unpack-license) @ daexim-test-model --- 00:25:33 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/classes/LICENSE 00:25:33 [INFO] 00:25:33 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-test-model --- 00:25:33 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/src/main/resources 00:25:33 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 00:25:33 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 00:25:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:25:33 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 00:25:33 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/generated-sources/spi 00:25:33 [INFO] 00:25:33 [INFO] --- compiler:3.13.0:compile (default-compile) @ daexim-test-model --- 00:25:33 [INFO] Recompiling the module because of changed source code. 00:25:33 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 00:25:34 [INFO] 00:25:34 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-test-model >>> 00:25:34 [INFO] 00:25:34 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ daexim-test-model --- 00:25:36 [INFO] Fork Value is true 00:25:39 [INFO] Done SpotBugs Analysis.... 00:25:39 [INFO] 00:25:39 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-test-model <<< 00:25:39 [INFO] 00:25:39 [INFO] 00:25:39 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ daexim-test-model --- 00:25:39 [INFO] BugInstance size is 0 00:25:39 [INFO] Error size is 0 00:25:39 [INFO] No errors/warnings found 00:25:39 [INFO] 00:25:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-test-model --- 00:25:39 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/src/test/resources 00:25:39 [INFO] 00:25:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ daexim-test-model --- 00:25:39 [INFO] No sources to compile 00:25:39 [INFO] 00:25:39 [INFO] --- surefire:3.5.0:test (default-test) @ daexim-test-model --- 00:25:39 [INFO] No tests to run. 00:25:39 [INFO] 00:25:39 [INFO] --- copy:14.0.3:copy-files (default) @ daexim-test-model --- 00:25:39 [INFO] 00:25:39 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ daexim-test-model --- 00:25:40 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.17.0.jar 00:25:40 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/classes/META-INF/MANIFEST.MF 00:25:40 [INFO] 00:25:40 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ daexim-test-model --- 00:25:40 [INFO] No previous run data found, generating javadoc. 00:25:42 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.17.0-javadoc.jar 00:25:42 [INFO] 00:25:42 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ daexim-test-model --- 00:25:42 [INFO] CycloneDX: Resolving Dependencies 00:25:43 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 00:25:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/bom.xml 00:25:43 [INFO] attaching as daexim-test-model-1.17.0-cyclonedx.xml 00:25:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/bom.json 00:25:43 [INFO] attaching as daexim-test-model-1.17.0-cyclonedx.json 00:25:43 [INFO] 00:25:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- 00:25:44 [INFO] Skipping duplicate-finder execution! 00:25:44 [INFO] 00:25:44 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ daexim-test-model --- 00:25:44 [INFO] No dependency problems found 00:25:44 [INFO] 00:25:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-test-model --- 00:25:44 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.17.0-sources.jar 00:25:44 [INFO] 00:25:44 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ daexim-test-model --- 00:25:44 [INFO] 00:25:44 [INFO] --- jacoco:0.8.12:report (report) @ daexim-test-model --- 00:25:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:25:44 [INFO] 00:25:44 [INFO] --- install:3.1.3:install (default-install) @ daexim-test-model --- 00:25:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.pom 00:25:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.17.0.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar 00:25:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-javadoc.jar 00:25:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.xml 00:25:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.json 00:25:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/test-model/target/daexim-test-model-1.17.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-sources.jar 00:25:44 [INFO] 00:25:44 [INFO] --- bundle:5.1.9:install (default-install) @ daexim-test-model --- 00:25:44 [INFO] Writing OBR metadata 00:25:44 [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar 00:25:44 [INFO] Writing OBR metadata 00:25:44 [INFO] 00:25:44 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ daexim-test-model --- 00:25:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:25:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:25:44 [INFO] 00:25:44 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ daexim-test-model --- 00:25:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:25:44 [INFO] 00:25:44 [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- 00:25:44 [INFO] Building daexim-model 1.17.0 [2/143] 00:25:44 [INFO] from daexim/model/pom.xml 00:25:44 [INFO] -------------------------------[ bundle ]------------------------------- 00:25:44 [INFO] 00:25:44 [INFO] --- clean:3.4.0:clean (default-clean) @ daexim-model --- 00:25:44 [INFO] 00:25:44 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-model --- 00:25:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:44 [INFO] 00:25:44 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-model --- 00:25:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:44 [INFO] 00:25:44 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ daexim-model --- 00:25:44 [INFO] 00:25:44 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ daexim-model --- 00:25:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:25:44 [INFO] 00:25:44 [INFO] --- yang:14.0.4:generate-sources (binding) @ daexim-model --- 00:25:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:25:44 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/src/main/yang 00:25:44 [INFO] yang-to-sources: Found 1 dependencies in 1.795 ms 00:25:44 [INFO] yang-to-sources: Project model files found: 2 in 38.81 ms 00:25:44 [INFO] yang-to-sources: 3 YANG models processed in 107.9 ms 00:25:44 [INFO] BindingJavaFileGenerator: Defined 72 files in 35.57 ms 00:25:44 [INFO] Sorted 72 files into 12 directories in 243.8 μs 00:25:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 72 in 120.4 ms 00:25:44 [INFO] 00:25:44 [INFO] --- checkstyle:3.5.0:check (check-license) @ daexim-model --- 00:25:44 [INFO] 00:25:44 [INFO] --- checkstyle:3.5.0:check (default) @ daexim-model --- 00:25:45 [INFO] Starting audit... 00:25:45 Audit done. 00:25:45 [INFO] You have 0 Checkstyle violations. 00:25:45 [INFO] 00:25:45 [INFO] --- dependency:3.8.0:copy (unpack-license) @ daexim-model --- 00:25:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/classes/LICENSE 00:25:45 [INFO] 00:25:45 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-model --- 00:25:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/src/main/resources 00:25:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 00:25:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:25:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:25:45 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:25:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/generated-sources/spi 00:25:45 [INFO] 00:25:45 [INFO] --- compiler:3.13.0:compile (default-compile) @ daexim-model --- 00:25:45 [INFO] Recompiling the module because of changed source code. 00:25:45 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 00:25:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:[61,42] possible 'this' escape before subclass is fully initialized 00:25:46 [INFO] 00:25:46 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-model >>> 00:25:46 [INFO] 00:25:46 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ daexim-model --- 00:25:46 [INFO] Fork Value is true 00:25:48 [INFO] Done SpotBugs Analysis.... 00:25:49 [INFO] 00:25:49 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-model <<< 00:25:49 [INFO] 00:25:49 [INFO] 00:25:49 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ daexim-model --- 00:25:49 [INFO] BugInstance size is 0 00:25:49 [INFO] Error size is 0 00:25:49 [INFO] No errors/warnings found 00:25:49 [INFO] 00:25:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-model --- 00:25:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/src/test/resources 00:25:49 [INFO] 00:25:49 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ daexim-model --- 00:25:49 [INFO] No sources to compile 00:25:49 [INFO] 00:25:49 [INFO] --- surefire:3.5.0:test (default-test) @ daexim-model --- 00:25:49 [INFO] No tests to run. 00:25:49 [INFO] 00:25:49 [INFO] --- copy:14.0.3:copy-files (default) @ daexim-model --- 00:25:49 [INFO] 00:25:49 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ daexim-model --- 00:25:49 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/daexim-model-1.17.0.jar 00:25:49 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/classes/META-INF/MANIFEST.MF 00:25:49 [INFO] 00:25:49 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ daexim-model --- 00:25:49 [INFO] No previous run data found, generating javadoc. 00:25:52 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/daexim-model-1.17.0-javadoc.jar 00:25:52 [INFO] 00:25:52 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ daexim-model --- 00:25:52 [INFO] CycloneDX: Resolving Dependencies 00:25:52 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 00:25:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/bom.xml 00:25:52 [INFO] attaching as daexim-model-1.17.0-cyclonedx.xml 00:25:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/bom.json 00:25:52 [INFO] attaching as daexim-model-1.17.0-cyclonedx.json 00:25:52 [INFO] 00:25:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- 00:25:52 [INFO] Skipping duplicate-finder execution! 00:25:52 [INFO] 00:25:52 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ daexim-model --- 00:25:52 [INFO] No dependency problems found 00:25:52 [INFO] 00:25:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-model --- 00:25:52 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/daexim-model-1.17.0-sources.jar 00:25:52 [INFO] 00:25:52 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ daexim-model --- 00:25:52 [INFO] 00:25:52 [INFO] --- jacoco:0.8.12:report (report) @ daexim-model --- 00:25:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:25:52 [INFO] 00:25:52 [INFO] --- install:3.1.3:install (default-install) @ daexim-model --- 00:25:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.pom 00:25:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/daexim-model-1.17.0.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar 00:25:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/daexim-model-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-javadoc.jar 00:25:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.xml 00:25:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.json 00:25:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/model/target/daexim-model-1.17.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-sources.jar 00:25:52 [INFO] 00:25:52 [INFO] --- bundle:5.1.9:install (default-install) @ daexim-model --- 00:25:52 [INFO] Installing org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar 00:25:52 [INFO] Writing OBR metadata 00:25:52 [INFO] 00:25:52 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ daexim-model --- 00:25:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:25:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:25:52 [INFO] 00:25:52 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ daexim-model --- 00:25:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:25:52 [INFO] 00:25:52 [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- 00:25:52 [INFO] Building daexim-spi 1.17.0 [3/143] 00:25:52 [INFO] from daexim/spi/pom.xml 00:25:52 [INFO] -------------------------------[ bundle ]------------------------------- 00:25:52 [INFO] 00:25:52 [INFO] --- clean:3.4.0:clean (default-clean) @ daexim-spi --- 00:25:52 [INFO] 00:25:52 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-spi --- 00:25:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:52 [INFO] 00:25:52 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-spi --- 00:25:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:52 [INFO] 00:25:52 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ daexim-spi --- 00:25:53 [INFO] 00:25:53 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ daexim-spi --- 00:25:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:25:53 [INFO] 00:25:53 [INFO] --- checkstyle:3.5.0:check (check-license) @ daexim-spi --- 00:25:53 [INFO] 00:25:53 [INFO] --- checkstyle:3.5.0:check (default) @ daexim-spi --- 00:25:53 [INFO] Starting audit... 00:25:53 Audit done. 00:25:53 [INFO] You have 0 Checkstyle violations. 00:25:53 [INFO] 00:25:53 [INFO] --- dependency:3.8.0:copy (unpack-license) @ daexim-spi --- 00:25:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/classes/LICENSE 00:25:53 [INFO] 00:25:53 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-spi --- 00:25:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/src/main/resources 00:25:53 [INFO] 00:25:53 [INFO] --- compiler:3.13.0:compile (default-compile) @ daexim-spi --- 00:25:53 [INFO] Recompiling the module because of changed source code. 00:25:53 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:25:53 [INFO] 00:25:53 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-spi >>> 00:25:53 [INFO] 00:25:53 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ daexim-spi --- 00:25:53 [INFO] Fork Value is true 00:25:55 [INFO] Done SpotBugs Analysis.... 00:25:55 [INFO] 00:25:55 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-spi <<< 00:25:55 [INFO] 00:25:55 [INFO] 00:25:55 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ daexim-spi --- 00:25:55 [INFO] BugInstance size is 0 00:25:55 [INFO] Error size is 0 00:25:55 [INFO] No errors/warnings found 00:25:55 [INFO] 00:25:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-spi --- 00:25:55 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/src/test/resources 00:25:55 [INFO] 00:25:55 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ daexim-spi --- 00:25:55 [INFO] No sources to compile 00:25:55 [INFO] 00:25:55 [INFO] --- surefire:3.5.0:test (default-test) @ daexim-spi --- 00:25:55 [INFO] No tests to run. 00:25:55 [INFO] 00:25:55 [INFO] --- copy:14.0.3:copy-files (default) @ daexim-spi --- 00:25:55 [INFO] 00:25:55 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ daexim-spi --- 00:25:55 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.17.0.jar 00:25:55 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/classes/META-INF/MANIFEST.MF 00:25:55 [INFO] 00:25:55 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ daexim-spi --- 00:25:55 [INFO] No previous run data found, generating javadoc. 00:25:56 [WARNING] Javadoc Warnings 00:25:56 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return 00:25:56 [WARNING] String getNodeName(); 00:25:56 [WARNING] ^ 00:25:56 [WARNING] 1 warning 00:25:56 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.17.0-javadoc.jar 00:25:56 [INFO] 00:25:56 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ daexim-spi --- 00:25:56 [INFO] CycloneDX: Resolving Dependencies 00:25:56 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 00:25:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/bom.xml 00:25:56 [INFO] attaching as daexim-spi-1.17.0-cyclonedx.xml 00:25:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/bom.json 00:25:56 [INFO] attaching as daexim-spi-1.17.0-cyclonedx.json 00:25:56 [INFO] 00:25:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- 00:25:56 [INFO] Skipping duplicate-finder execution! 00:25:56 [INFO] 00:25:56 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ daexim-spi --- 00:25:56 [INFO] No dependency problems found 00:25:56 [INFO] 00:25:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-spi --- 00:25:56 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.17.0-sources.jar 00:25:56 [INFO] 00:25:56 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ daexim-spi --- 00:25:56 [INFO] 00:25:56 [INFO] --- jacoco:0.8.12:report (report) @ daexim-spi --- 00:25:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:25:56 [INFO] 00:25:56 [INFO] --- install:3.1.3:install (default-install) @ daexim-spi --- 00:25:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.pom 00:25:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.17.0.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar 00:25:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-javadoc.jar 00:25:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.xml 00:25:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.json 00:25:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/spi/target/daexim-spi-1.17.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-sources.jar 00:25:56 [INFO] 00:25:56 [INFO] --- bundle:5.1.9:install (default-install) @ daexim-spi --- 00:25:56 [INFO] Installing org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar 00:25:56 [INFO] Writing OBR metadata 00:25:56 [INFO] 00:25:56 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ daexim-spi --- 00:25:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:25:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:25:56 [INFO] 00:25:56 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ daexim-spi --- 00:25:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:25:56 [INFO] 00:25:56 [INFO] -------------------< org.opendaylight.daexim:parent >------------------- 00:25:56 [INFO] Building parent 1.17.0 [4/143] 00:25:56 [INFO] from daexim/parent/pom.xml 00:25:56 [INFO] --------------------------------[ pom ]--------------------------------- 00:25:56 [INFO] 00:25:56 [INFO] --- clean:3.4.0:clean (default-clean) @ parent --- 00:25:56 [INFO] 00:25:56 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ parent --- 00:25:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:56 [INFO] 00:25:56 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ parent --- 00:25:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:56 [INFO] 00:25:56 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ parent --- 00:25:56 [INFO] 00:25:56 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ parent --- 00:25:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:25:56 [INFO] 00:25:56 [INFO] --- checkstyle:3.5.0:check (check-license) @ parent --- 00:25:56 [INFO] 00:25:56 [INFO] --- checkstyle:3.5.0:check (default) @ parent --- 00:25:56 [INFO] Starting audit... 00:25:56 Audit done. 00:25:56 [INFO] You have 0 Checkstyle violations. 00:25:56 [INFO] 00:25:56 [INFO] --- dependency:3.8.0:copy (unpack-license) @ parent --- 00:25:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/parent/target/classes/LICENSE 00:25:56 [INFO] 00:25:56 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ parent >>> 00:25:56 [INFO] 00:25:56 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ parent --- 00:25:56 [INFO] 00:25:56 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ parent <<< 00:25:56 [INFO] 00:25:56 [INFO] 00:25:56 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ parent --- 00:25:56 [INFO] 00:25:56 [INFO] --- copy:14.0.3:copy-files (default) @ parent --- 00:25:56 [INFO] 00:25:56 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ parent --- 00:25:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:25:56 [INFO] 00:25:56 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ parent --- 00:25:56 [INFO] CycloneDX: Resolving Dependencies 00:25:56 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 00:25:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/parent/target/bom.xml 00:25:56 [INFO] attaching as parent-1.17.0-cyclonedx.xml 00:25:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/parent/target/bom.json 00:25:56 [INFO] attaching as parent-1.17.0-cyclonedx.json 00:25:56 [INFO] 00:25:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ parent --- 00:25:56 [INFO] Skipping duplicate-finder execution! 00:25:56 [INFO] 00:25:56 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ parent --- 00:25:56 [INFO] Skipping pom project 00:25:56 [INFO] 00:25:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ parent --- 00:25:56 [INFO] 00:25:56 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ parent --- 00:25:56 [INFO] 00:25:56 [INFO] --- jacoco:0.8.12:report (report) @ parent --- 00:25:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:25:56 [INFO] 00:25:56 [INFO] --- install:3.1.3:install (default-install) @ parent --- 00:25:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.17.0/parent-1.17.0.pom 00:25:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.xml 00:25:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.json 00:25:56 [INFO] 00:25:56 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ parent --- 00:25:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:25:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:25:56 [INFO] 00:25:56 [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- 00:25:56 [INFO] Building daexim-impl 1.17.0 [5/143] 00:25:56 [INFO] from daexim/impl/pom.xml 00:25:56 [INFO] -------------------------------[ bundle ]------------------------------- 00:25:58 [INFO] 00:25:58 [INFO] --- clean:3.4.0:clean (default-clean) @ daexim-impl --- 00:25:58 [INFO] 00:25:58 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-impl --- 00:25:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:58 [INFO] 00:25:58 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-impl --- 00:25:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:25:58 [INFO] 00:25:58 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ daexim-impl --- 00:25:58 [INFO] 00:25:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ daexim-impl --- 00:25:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:25:58 [INFO] 00:25:58 [INFO] --- checkstyle:3.5.0:check (check-license) @ daexim-impl --- 00:25:58 [INFO] 00:25:58 [INFO] --- checkstyle:3.5.0:check (default) @ daexim-impl --- 00:25:59 [INFO] Starting audit... 00:25:59 Audit done. 00:25:59 [INFO] You have 0 Checkstyle violations. 00:25:59 [INFO] 00:25:59 [INFO] --- dependency:3.8.0:copy (unpack-license) @ daexim-impl --- 00:25:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/classes/LICENSE 00:25:59 [INFO] 00:25:59 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-impl --- 00:25:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/resources 00:25:59 [INFO] 00:25:59 [INFO] --- compiler:3.13.0:compile (default-compile) @ daexim-impl --- 00:25:59 [INFO] Recompiling the module because of changed dependency. 00:25:59 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:26:00 [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 00:26:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:26:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:26:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:26:00 [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 00:26:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:26:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:26:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:26:00 [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 00:26:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:26:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:26:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[118,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[118,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[118,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[118,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[119,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[119,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[119,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[120,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[120,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[120,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[121,88] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[130,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[130,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[130,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[162,19] registerTreeChangeListener(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 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[348,13] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[357,13] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[389,27] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[406,27] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[62,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 00:26:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:26:00 [INFO] 00:26:00 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-impl >>> 00:26:00 [INFO] 00:26:00 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ daexim-impl --- 00:26:00 [INFO] Fork Value is true 00:26:04 [INFO] Done SpotBugs Analysis.... 00:26:05 [INFO] 00:26:05 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-impl <<< 00:26:05 [INFO] 00:26:05 [INFO] 00:26:05 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ daexim-impl --- 00:26:05 [INFO] BugInstance size is 7 00:26:05 [INFO] Error size is 0 00:26:05 [INFO] Total bugs: 7 00:26:05 [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 89] DM_CONVERT_CASE 00:26:05 [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 247] DM_CONVERT_CASE 00:26:05 [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 00:26:05 [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 00:26:05 [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 00:26:05 [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 00:26:05 [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 206] DM_CONVERT_CASE 00:26:05 [INFO] 00:26:05 00:26:05 00:26:05 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 00:26:05 00:26:05 00:26:05 00:26:05 [INFO] 00:26:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-impl --- 00:26:05 [INFO] Copying 2 resources from src/test/resources to target/test-classes 00:26:05 [INFO] 00:26:05 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ daexim-impl --- 00:26:05 [INFO] Recompiling the module because of changed dependency. 00:26:05 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 00:26:05 [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 00:26:05 [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 00:26:05 [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 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[95,20] unchecked method invocation: constructor in class org.opendaylight.daexim.impl.DataExportImportAppProvider is applied to given types 00:26:05 required: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.SystemReadyMonitor,org.osgi.service.component.ComponentFactory 00:26:05 found: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,org.opendaylight.daexim.spi.NodeNameProvider,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.infrautils.ready.testutils.TestSystemReadyMonitor,org.osgi.service.component.ComponentFactory 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[96,66] unchecked conversion 00:26:05 required: org.osgi.service.component.ComponentFactory 00:26:05 found: org.osgi.service.component.ComponentFactory 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[242,31] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[288,31] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[123,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[123,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[123,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[126,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[130,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[130,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[130,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[133,25] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[138,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[235,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[258,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:[277,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/LocalExportTaskTest.java:[86,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/LocalExportTaskTest.java:[86,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/LocalExportTaskTest.java:[105,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[86,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[89,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[100,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[100,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[100,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/PerModuleExportTest.java:[103,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/TestBackupData.java:[24,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/TestBackupData.java:[24,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/TestBackupData.java:[24,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/test/java/org/opendaylight/daexim/impl/TestBackupData.java:[24,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:26:05 [INFO] 00:26:05 [INFO] --- surefire:3.5.0:test (default-test) @ daexim-impl --- 00:26:05 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/surefire-reports 00:26:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:26:05 [INFO] 00:26:05 [INFO] ------------------------------------------------------- 00:26:05 [INFO] T E S T S 00:26:05 [INFO] ------------------------------------------------------- 00:26:06 [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest 00:26:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:26:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.557 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest 00:26:10 [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest 00:26:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest 00:26:10 [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest 00:26:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.daexim.impl.MetadataParsingTest 00:26:10 [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest 00:26:31 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.03 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest 00:26:31 [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest 00:26:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.daexim.impl.PerModuleExportTest 00:26:31 [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest 00:26:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.daexim.impl.DateAndTimeTest 00:26:31 [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest 00:26:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest 00:26:31 [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest 00:26:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.daexim.impl.ImportTaskTest 00:26:31 [INFO] Running org.opendaylight.daexim.impl.UtilTest 00:26:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.daexim.impl.UtilTest 00:26:31 [INFO] 00:26:31 [INFO] Results: 00:26:31 [INFO] 00:26:31 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 00:26:31 [INFO] 00:26:31 [INFO] 00:26:31 [INFO] --- copy:14.0.3:copy-files (default) @ daexim-impl --- 00:26:31 [INFO] 00:26:31 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ daexim-impl --- 00:26:31 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.17.0.jar 00:26:31 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/classes/META-INF/MANIFEST.MF 00:26:31 [INFO] 00:26:31 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ daexim-impl --- 00:26:32 [INFO] No previous run data found, generating javadoc. 00:26:33 [WARNING] Javadoc Warnings 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:26:33 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:116: warning: no comment 00:26:33 [WARNING] public final class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:147: warning: no comment 00:26:33 [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:59: warning: no comment 00:26:33 [WARNING] public class ExportTask implements Callable { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:77: warning: no comment 00:26:33 [WARNING] public ExportTask(@Nullable Map includedModulesMap, 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:83: warning: no comment 00:26:33 [WARNING] public class ImportTask implements Callable { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:118: warning: no comment 00:26:33 [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:19: warning: use of default constructor, which does not provide a comment 00:26:33 [WARNING] public class Model { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment 00:26:33 [WARNING] public String getModule() { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment 00:26:33 [WARNING] public String getNamespace() { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment 00:26:33 [WARNING] public String getRevision() { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment 00:26:33 [WARNING] public void setModule(String module) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment 00:26:33 [WARNING] public void setNamespace(String namespace) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment 00:26:33 [WARNING] public void setRevision(String revision) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment 00:26:33 [WARNING] public class ModelsNotAvailableException extends Exception { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment 00:26:33 [WARNING] public ModelsNotAvailableException(String message) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/OSGiDataImportBootReady.java:27: warning: no comment 00:26:33 [WARNING] public OSGiDataImportBootReady() { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:191: warning: no @param for isBooting 00:26:33 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:191: warning: no @return 00:26:33 [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:44: warning: no comment 00:26:33 [WARNING] public final class Util { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment 00:26:33 [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment 00:26:33 [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:58: warning: no comment 00:26:33 [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment 00:26:33 [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:61: warning: no comment 00:26:33 [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment 00:26:33 [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment 00:26:33 [WARNING] public static final String FILE_PREFIX = "odl_backup_"; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment 00:26:33 [WARNING] public static final String FILE_SUFFIX = ".json"; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment 00:26:33 [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:65: warning: no comment 00:26:33 [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:79: warning: no comment 00:26:33 [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:83: warning: no comment 00:26:33 [WARNING] public static Path getModelsFilePath(boolean isBooting) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:211: warning: no comment 00:26:33 [WARNING] public static boolean isModelFilePresent(boolean isBooting) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:127: warning: no comment 00:26:33 [WARNING] public static List parseModels(final InputStream is) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:71: warning: no comment 00:26:33 [WARNING] public static String storeNameByType(LogicalDatastoreType type) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:75: warning: no comment 00:26:33 [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { 00:26:33 [WARNING] ^ 00:26:33 [WARNING] 36 warnings 00:26:33 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.17.0-javadoc.jar 00:26:33 [INFO] 00:26:33 [INFO] --- build-helper:3.6.0:attach-artifact (attach-daexim-cfg) @ daexim-impl --- 00:26:33 [INFO] 00:26:33 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ daexim-impl --- 00:26:33 [INFO] CycloneDX: Resolving Dependencies 00:26:36 [INFO] CycloneDX: Creating BOM version 1.5 with 49 component(s) 00:26:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/bom.xml 00:26:36 [INFO] attaching as daexim-impl-1.17.0-cyclonedx.xml 00:26:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/bom.json 00:26:36 [INFO] attaching as daexim-impl-1.17.0-cyclonedx.json 00:26:36 [INFO] 00:26:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- 00:26:36 [INFO] Skipping duplicate-finder execution! 00:26:36 [INFO] 00:26:36 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ daexim-impl --- 00:26:36 [WARNING] Used undeclared dependencies found: 00:26:36 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.4:provided 00:26:36 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:26:36 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.4:provided 00:26:36 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.4:provided 00:26:36 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:26:36 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile 00:26:36 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:26:36 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test 00:26:36 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:26:36 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:26:36 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile 00:26:36 [INFO] 00:26:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-impl --- 00:26:36 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.17.0-sources.jar 00:26:36 [INFO] 00:26:36 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ daexim-impl --- 00:26:36 [INFO] 00:26:36 [INFO] --- jacoco:0.8.12:report (report) @ daexim-impl --- 00:26:36 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/code-coverage/jacoco.exec 00:26:36 [INFO] Analyzed bundle 'daexim-impl' with 13 classes 00:26:36 [INFO] 00:26:36 [INFO] --- install:3.1.3:install (default-install) @ daexim-impl --- 00:26:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.pom 00:26:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.17.0.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar 00:26:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-javadoc.jar 00:26:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.cfg 00:26:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.xml 00:26:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.json 00:26:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/impl/target/daexim-impl-1.17.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-sources.jar 00:26:36 [INFO] 00:26:36 [INFO] --- bundle:5.1.9:install (default-install) @ daexim-impl --- 00:26:36 [INFO] Installing org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar 00:26:36 [INFO] Writing OBR metadata 00:26:36 [INFO] 00:26:36 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ daexim-impl --- 00:26:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:26:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:26:36 [INFO] 00:26:36 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ daexim-impl --- 00:26:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:26:36 [INFO] 00:26:36 [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- 00:26:36 [INFO] Building daexim-akka-infoprovider-impl 1.17.0 [6/143] 00:26:36 [INFO] from daexim/akka-infoprovider-impl/pom.xml 00:26:36 [INFO] -------------------------------[ bundle ]------------------------------- 00:26:36 [INFO] 00:26:36 [INFO] --- clean:3.4.0:clean (default-clean) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] 00:26:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:26:36 [INFO] 00:26:36 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:26:36 [INFO] 00:26:36 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] 00:26:36 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:26:36 [INFO] 00:26:36 [INFO] --- checkstyle:3.5.0:check (check-license) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] 00:26:36 [INFO] --- checkstyle:3.5.0:check (default) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] Starting audit... 00:26:36 Audit done. 00:26:36 [INFO] You have 0 Checkstyle violations. 00:26:36 [INFO] 00:26:36 [INFO] --- dependency:3.8.0:copy (unpack-license) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/classes/LICENSE 00:26:36 [INFO] 00:26:36 [INFO] --- resources:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/main/resources 00:26:36 [INFO] 00:26:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ daexim-akka-infoprovider-impl --- 00:26:36 [INFO] Recompiling the module because of changed dependency. 00:26:36 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:26:37 [INFO] 00:26:37 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> 00:26:37 [INFO] 00:26:37 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- 00:26:37 [INFO] Fork Value is true 00:26:39 [INFO] Done SpotBugs Analysis.... 00:26:39 [INFO] 00:26:39 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< 00:26:39 [INFO] 00:26:39 [INFO] 00:26:39 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ daexim-akka-infoprovider-impl --- 00:26:39 [INFO] BugInstance size is 0 00:26:39 [INFO] Error size is 0 00:26:39 [INFO] No errors/warnings found 00:26:39 [INFO] 00:26:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- 00:26:39 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/test/resources 00:26:39 [INFO] 00:26:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- 00:26:39 [INFO] No sources to compile 00:26:39 [INFO] 00:26:39 [INFO] --- surefire:3.5.0:test (default-test) @ daexim-akka-infoprovider-impl --- 00:26:39 [INFO] No tests to run. 00:26:39 [INFO] 00:26:39 [INFO] --- copy:14.0.3:copy-files (default) @ daexim-akka-infoprovider-impl --- 00:26:39 [INFO] 00:26:39 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- 00:26:39 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.17.0.jar 00:26:39 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF 00:26:39 [INFO] 00:26:39 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- 00:26:39 [INFO] No previous run data found, generating javadoc. 00:26:40 [WARNING] Javadoc Warnings 00:26:40 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment 00:26:40 [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { 00:26:40 [WARNING] ^ 00:26:40 [WARNING] 1 warning 00:26:40 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar 00:26:40 [INFO] 00:26:40 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ daexim-akka-infoprovider-impl --- 00:26:40 [INFO] CycloneDX: Resolving Dependencies 00:26:41 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 00:26:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.xml 00:26:41 [INFO] attaching as daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml 00:26:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.json 00:26:41 [INFO] attaching as daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json 00:26:41 [INFO] 00:26:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- 00:26:41 [INFO] Skipping duplicate-finder execution! 00:26:41 [INFO] 00:26:41 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- 00:26:41 [WARNING] Used undeclared dependencies found: 00:26:41 [WARNING] org.opendaylight.controller:repackaged-akka:jar:10.0.2:compile 00:26:41 [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile 00:26:41 [INFO] 00:26:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- 00:26:41 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.17.0-sources.jar 00:26:41 [INFO] 00:26:41 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- 00:26:41 [INFO] 00:26:41 [INFO] --- jacoco:0.8.12:report (report) @ daexim-akka-infoprovider-impl --- 00:26:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:26:41 [INFO] 00:26:41 [INFO] --- install:3.1.3:install (default-install) @ daexim-akka-infoprovider-impl --- 00:26:41 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.pom 00:26:41 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.17.0.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar 00:26:41 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar 00:26:41 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml 00:26:41 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json 00:26:41 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.17.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-sources.jar 00:26:41 [INFO] 00:26:41 [INFO] --- bundle:5.1.9:install (default-install) @ daexim-akka-infoprovider-impl --- 00:26:41 [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar 00:26:41 [INFO] Writing OBR metadata 00:26:42 [INFO] 00:26:42 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 00:26:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:26:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:26:42 [INFO] 00:26:42 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- 00:26:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:26:42 [INFO] 00:26:42 [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- 00:26:42 [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.17.0 [7/143] 00:26:42 [INFO] from daexim/features/odl-daexim/pom.xml 00:26:42 [INFO] ------------------------------[ feature ]------------------------------- 00:26:43 [INFO] 00:26:43 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-daexim --- 00:26:43 [INFO] 00:26:43 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-daexim --- 00:26:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 00:26:43 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 00:26:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:26:43 [INFO] 00:26:43 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim --- 00:26:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:26:43 [INFO] 00:26:43 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-daexim --- 00:26:43 [INFO] 00:26:43 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim --- 00:26:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:26:43 [INFO] argLine set to empty 00:26:43 [INFO] 00:26:43 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-daexim --- 00:26:43 [INFO] 00:26:43 [INFO] --- checkstyle:3.5.0:check (default) @ odl-daexim --- 00:26:43 [INFO] Starting audit... 00:26:43 Audit done. 00:26:43 [INFO] You have 0 Checkstyle violations. 00:26:43 [INFO] 00:26:43 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-daexim --- 00:26:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/target/classes/LICENSE 00:26:44 [INFO] 00:26:44 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- 00:26:44 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml 00:26:44 [INFO] ...done! 00:26:44 [INFO] Attaching features XML 00:26:44 [INFO] 00:26:44 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-daexim --- 00:26:44 [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 00:26:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:26:44 [INFO] 00:26:44 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-daexim >>> 00:26:44 [INFO] 00:26:44 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-daexim --- 00:26:45 [INFO] 00:26:45 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-daexim <<< 00:26:45 [INFO] 00:26:45 [INFO] 00:26:45 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-daexim --- 00:26:45 [INFO] 00:26:45 [INFO] --- feattest:14.0.3:test (default) @ odl-daexim --- 00:26:45 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:26:45 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:26:45 [INFO] 00:26:45 [INFO] --- copy:14.0.3:copy-files (default) @ odl-daexim --- 00:26:45 [INFO] 00:26:45 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-daexim --- 00:26:45 [WARNING] JAR will be empty - no content was marked for inclusion! 00:26:45 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/target/odl-daexim-1.17.0-javadoc.jar 00:26:45 [INFO] 00:26:45 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-daexim --- 00:26:45 [INFO] CycloneDX: Resolving Dependencies 00:26:49 [INFO] CycloneDX: Creating BOM version 1.5 with 209 component(s) 00:26:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.xml 00:26:49 [INFO] attaching as odl-daexim-1.17.0-cyclonedx.xml 00:26:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.json 00:26:49 [INFO] attaching as odl-daexim-1.17.0-cyclonedx.json 00:26:49 [INFO] 00:26:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- 00:26:49 [INFO] Skipping duplicate-finder execution! 00:26:49 [INFO] 00:26:49 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-daexim --- 00:26:49 [INFO] Skipping plugin execution 00:26:49 [INFO] 00:26:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-daexim --- 00:26:49 [INFO] Skipping source per configuration. 00:26:49 [INFO] 00:26:49 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-daexim --- 00:26:49 [INFO] 00:26:49 [INFO] --- jacoco:0.8.12:report (report) @ odl-daexim --- 00:26:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:26:49 [INFO] 00:26:49 [INFO] --- install:3.1.3:install (default-install) @ odl-daexim --- 00:26:49 [WARNING] 00:26:49 [WARNING] The packaging plugin for project odl-daexim did not assign 00:26:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:26:49 [WARNING] 00:26:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:26:49 [WARNING] 00:26:49 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0.pom 00:26:49 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-features.xml 00:26:49 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/target/odl-daexim-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-javadoc.jar 00:26:49 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.xml 00:26:49 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.json 00:26:49 [INFO] 00:26:49 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-daexim --- 00:26:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:26:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:26:49 [WARNING] 00:26:49 [WARNING] The packaging plugin for project odl-daexim did not assign 00:26:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:26:49 [WARNING] 00:26:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:26:49 [WARNING] 00:26:49 [INFO] 00:26:49 [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- 00:26:49 [INFO] Building OpenDaylight :: Daexim :: All 1.17.0 [8/143] 00:26:49 [INFO] from daexim/features/odl-daexim-all/pom.xml 00:26:49 [INFO] ------------------------------[ feature ]------------------------------- 00:26:52 [INFO] 00:26:52 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-daexim-all --- 00:26:52 [INFO] 00:26:52 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-daexim-all --- 00:26:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:26:52 [INFO] 00:26:52 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-daexim-all --- 00:26:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:26:52 [INFO] 00:26:52 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-daexim-all --- 00:26:52 [INFO] 00:26:52 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-daexim-all --- 00:26:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:26:52 [INFO] argLine set to empty 00:26:52 [INFO] 00:26:52 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-daexim-all --- 00:26:52 [INFO] 00:26:52 [INFO] --- checkstyle:3.5.0:check (default) @ odl-daexim-all --- 00:26:53 [INFO] Starting audit... 00:26:53 Audit done. 00:26:53 [INFO] You have 0 Checkstyle violations. 00:26:53 [INFO] 00:26:53 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-daexim-all --- 00:26:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/classes/LICENSE 00:26:53 [INFO] 00:26:53 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- 00:26:53 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/feature/feature.xml 00:26:53 [INFO] ...done! 00:26:53 [INFO] Attaching features XML 00:26:53 [INFO] 00:26:53 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-daexim-all --- 00:26:53 [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 00:26:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:26:53 [INFO] 00:26:53 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> 00:26:53 [INFO] 00:26:53 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-daexim-all --- 00:26:53 [INFO] 00:26:53 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< 00:26:53 [INFO] 00:26:53 [INFO] 00:26:53 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-daexim-all --- 00:26:53 [INFO] 00:26:53 [INFO] --- feattest:14.0.3:test (default) @ odl-daexim-all --- 00:26:53 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:26:53 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:26:53 [INFO] 00:26:53 [INFO] --- copy:14.0.3:copy-files (default) @ odl-daexim-all --- 00:26:53 [INFO] 00:26:53 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-daexim-all --- 00:26:53 [WARNING] JAR will be empty - no content was marked for inclusion! 00:26:53 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/odl-daexim-all-1.17.0-javadoc.jar 00:26:53 [INFO] 00:26:53 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-daexim-all --- 00:26:53 [INFO] CycloneDX: Resolving Dependencies 00:26:57 [INFO] CycloneDX: Creating BOM version 1.5 with 370 component(s) 00:26:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.xml 00:26:58 [INFO] attaching as odl-daexim-all-1.17.0-cyclonedx.xml 00:26:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.json 00:26:58 [INFO] attaching as odl-daexim-all-1.17.0-cyclonedx.json 00:26:58 [INFO] 00:26:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- 00:26:58 [INFO] Skipping duplicate-finder execution! 00:26:58 [INFO] 00:26:58 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-daexim-all --- 00:26:58 [INFO] Skipping plugin execution 00:26:58 [INFO] 00:26:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-daexim-all --- 00:26:58 [INFO] Skipping source per configuration. 00:26:58 [INFO] 00:26:58 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-daexim-all --- 00:26:58 [INFO] 00:26:58 [INFO] --- jacoco:0.8.12:report (report) @ odl-daexim-all --- 00:26:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:26:58 [INFO] 00:26:58 [INFO] --- install:3.1.3:install (default-install) @ odl-daexim-all --- 00:26:58 [WARNING] 00:26:58 [WARNING] The packaging plugin for project odl-daexim-all did not assign 00:26:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:26:58 [WARNING] 00:26:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:26:58 [WARNING] 00:26:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0.pom 00:26:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-features.xml 00:26:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/odl-daexim-all-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-javadoc.jar 00:26:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.xml 00:26:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.json 00:26:58 [INFO] 00:26:58 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-daexim-all --- 00:26:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:26:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:26:58 [WARNING] 00:26:58 [WARNING] The packaging plugin for project odl-daexim-all did not assign 00:26:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:26:58 [WARNING] 00:26:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:26:58 [WARNING] 00:26:58 [INFO] 00:26:58 [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- 00:26:58 [INFO] Building ODL :: daexim :: daexim-features 1.17.0 [9/143] 00:26:58 [INFO] from daexim/features/daexim-features/pom.xml 00:26:58 [INFO] ------------------------------[ feature ]------------------------------- 00:26:58 [INFO] 00:26:58 [INFO] --- clean:3.4.0:clean (default-clean) @ daexim-features --- 00:26:58 [INFO] 00:26:58 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-features --- 00:26:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:26:58 [INFO] 00:26:58 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-features --- 00:26:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:26:58 [INFO] 00:26:58 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ daexim-features --- 00:26:58 [INFO] 00:26:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ daexim-features --- 00:26:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:26:58 [INFO] argLine set to empty 00:26:58 [INFO] 00:26:58 [INFO] --- checkstyle:3.5.0:check (check-license) @ daexim-features --- 00:26:58 [INFO] 00:26:58 [INFO] --- checkstyle:3.5.0:check (default) @ daexim-features --- 00:26:58 [INFO] Starting audit... 00:26:58 Audit done. 00:26:58 [INFO] You have 0 Checkstyle violations. 00:26:58 [INFO] 00:26:58 [INFO] --- dependency:3.8.0:copy (unpack-license) @ daexim-features --- 00:26:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/target/classes/LICENSE 00:26:58 [INFO] 00:26:58 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- 00:26:58 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/target/feature/feature.xml 00:26:58 [INFO] ...done! 00:26:58 [INFO] Attaching features XML 00:26:58 [INFO] 00:26:58 [INFO] --- karaf:4.4.6:verify (default-verify) @ daexim-features --- 00:26:58 [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 00:26:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:26:58 [INFO] 00:26:58 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-features >>> 00:26:58 [INFO] 00:26:58 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ daexim-features --- 00:26:58 [INFO] 00:26:58 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-features <<< 00:26:58 [INFO] 00:26:58 [INFO] 00:26:58 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ daexim-features --- 00:26:58 [INFO] 00:26:58 [INFO] --- feattest:14.0.3:test (default) @ daexim-features --- 00:26:58 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:26:58 [INFO] 00:26:58 [INFO] --- copy:14.0.3:copy-files (default) @ daexim-features --- 00:26:58 [INFO] 00:26:58 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ daexim-features --- 00:26:58 [WARNING] JAR will be empty - no content was marked for inclusion! 00:26:58 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/target/daexim-features-1.17.0-javadoc.jar 00:26:58 [INFO] 00:26:58 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ daexim-features --- 00:26:58 [INFO] CycloneDX: Resolving Dependencies 00:27:03 [INFO] CycloneDX: Creating BOM version 1.5 with 371 component(s) 00:27:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.xml 00:27:03 [INFO] attaching as daexim-features-1.17.0-cyclonedx.xml 00:27:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.json 00:27:03 [INFO] attaching as daexim-features-1.17.0-cyclonedx.json 00:27:03 [INFO] 00:27:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- 00:27:03 [INFO] Skipping duplicate-finder execution! 00:27:03 [INFO] 00:27:03 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ daexim-features --- 00:27:03 [INFO] Skipping plugin execution 00:27:03 [INFO] 00:27:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-features --- 00:27:03 [INFO] No sources in project. Archive not created. 00:27:03 [INFO] 00:27:03 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ daexim-features --- 00:27:03 [INFO] 00:27:03 [INFO] --- jacoco:0.8.12:report (report) @ daexim-features --- 00:27:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:27:03 [INFO] 00:27:03 [INFO] --- install:3.1.3:install (default-install) @ daexim-features --- 00:27:03 [WARNING] 00:27:03 [WARNING] The packaging plugin for project daexim-features did not assign 00:27:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:27:03 [WARNING] 00:27:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:27:03 [WARNING] 00:27:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0.pom 00:27:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-features.xml 00:27:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/target/daexim-features-1.17.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-javadoc.jar 00:27:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.xml 00:27:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.json 00:27:03 [INFO] 00:27:03 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ daexim-features --- 00:27:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:03 [WARNING] 00:27:03 [WARNING] The packaging plugin for project daexim-features did not assign 00:27:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:27:03 [WARNING] 00:27:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:27:03 [WARNING] 00:27:03 [INFO] 00:27:03 [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- 00:27:03 [INFO] Building ODL :: daexim :: features-aggregator 1.17.0 [10/143] 00:27:03 [INFO] from daexim/features/pom.xml 00:27:03 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:03 [INFO] 00:27:03 [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- 00:27:03 [INFO] 00:27:03 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- 00:27:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 00:27:03 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 00:27:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:03 [INFO] 00:27:03 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- 00:27:03 [INFO] 00:27:03 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-aggregator --- 00:27:03 [INFO] CycloneDX: Resolving Dependencies 00:27:03 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/target/bom.xml 00:27:04 [INFO] attaching as features-aggregator-1.17.0-cyclonedx.xml 00:27:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/target/bom.json 00:27:04 [INFO] attaching as features-aggregator-1.17.0-cyclonedx.json 00:27:04 [INFO] 00:27:04 [INFO] --- install:3.1.3:install (default-install) @ features-aggregator --- 00:27:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0.pom 00:27:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml 00:27:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json 00:27:04 [INFO] 00:27:04 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-aggregator --- 00:27:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:04 [INFO] 00:27:04 [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- 00:27:04 [INFO] Building daexim-artifacts 1.17.0 [11/143] 00:27:04 [INFO] from daexim/artifacts/pom.xml 00:27:04 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:04 [INFO] 00:27:04 [INFO] --- clean:3.4.0:clean (default-clean) @ daexim-artifacts --- 00:27:04 [INFO] 00:27:04 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-artifacts --- 00:27:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:04 [INFO] 00:27:04 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ daexim-artifacts --- 00:27:04 [INFO] 00:27:04 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ daexim-artifacts --- 00:27:04 [INFO] CycloneDX: Resolving Dependencies 00:27:04 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/artifacts/target/bom.xml 00:27:04 [INFO] attaching as daexim-artifacts-1.17.0-cyclonedx.xml 00:27:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/artifacts/target/bom.json 00:27:04 [INFO] attaching as daexim-artifacts-1.17.0-cyclonedx.json 00:27:04 [INFO] 00:27:04 [INFO] --- install:3.1.3:install (default-install) @ daexim-artifacts --- 00:27:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0.pom 00:27:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.xml 00:27:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.json 00:27:04 [INFO] 00:27:04 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ daexim-artifacts --- 00:27:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:04 [INFO] 00:27:04 [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- 00:27:04 [INFO] Building daexim-karaf 1.17.0 [12/143] 00:27:04 [INFO] from daexim/karaf/pom.xml 00:27:04 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:05 [INFO] 00:27:05 [INFO] --- clean:3.4.0:clean (default-clean) @ daexim-karaf --- 00:27:05 [INFO] 00:27:05 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim-karaf --- 00:27:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:05 [INFO] 00:27:05 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ daexim-karaf --- 00:27:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:05 [INFO] 00:27:05 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ daexim-karaf --- 00:27:05 [INFO] 00:27:05 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ daexim-karaf --- 00:27:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:27:05 [INFO] 00:27:05 [INFO] --- checkstyle:3.5.0:check (check-license) @ daexim-karaf --- 00:27:05 [INFO] 00:27:05 [INFO] --- checkstyle:3.5.0:check (default) @ daexim-karaf --- 00:27:05 [INFO] Starting audit... 00:27:05 Audit done. 00:27:05 [INFO] You have 0 Checkstyle violations. 00:27:05 [INFO] 00:27:05 [INFO] --- dependency:3.8.0:copy (unpack-license) @ daexim-karaf --- 00:27:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/target/classes/LICENSE 00:27:05 [INFO] 00:27:05 [INFO] --- resources:3.3.1:resources (process-resources) @ daexim-karaf --- 00:27:05 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/src/main/resources 00:27:05 [INFO] 00:27:05 [INFO] --- karaf:4.4.6:assembly (process-resources) @ daexim-karaf --- 00:27:05 [INFO] Using repositories: 00:27:05 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:27:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:27:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:27:05 [INFO] Creating work directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/target/assembly 00:27:05 [INFO] Loading direct KAR and features XML dependencies 00:27:05 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:27:05 [INFO] Feature framework will be added as a startup feature 00:27:05 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/target/assembly 00:27:05 [INFO] Unzipping kars 00:27:05 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:27:05 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:27:05 [INFO] Loading profiles from: 00:27:05 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:27:05 [INFO] Loading repositories 00:27:05 [INFO] Generating generated-startup profile 00:27:05 [INFO] Generating generated-boot profile with parents: generated-startup 00:27:05 [INFO] Generating generated-installed profile 00:27:05 [INFO] Configuring etc/config.properties and etc/system.properties 00:27:05 [INFO] Downloading libraries for generated profiles 00:27:05 [INFO] Downloading additional libraries 00:27:05 [INFO] Writing configurations 00:27:05 [INFO] adding config file: etc/profile.cfg 00:27:05 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:27:05 [INFO] Startup stage 00:27:05 [INFO] Loading startup repositories 00:27:05 [INFO] Resolving startup features and bundles 00:27:05 [INFO] Features: framework 00:27:05 [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/14.0.3 00:27:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:27:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:27:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:27:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:27:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:27:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:27:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:27:06 [INFO] Boot stage 00:27:06 [INFO] Loading boot repositories 00:27:06 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.17.0/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.17.0/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.17.0/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features 00:27:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features 00:27:06 [INFO] Feature kar/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 00:27:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:27:06 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 00:27:06 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 00:27:06 [INFO] Feature scr/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:27:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:27:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:27:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:27:06 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 00:27:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 00:27:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:27:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 00:27:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 00:27:06 [INFO] Feature shell/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 00:27:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:27:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:27:06 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:27:06 [INFO] Feature service/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 00:27:06 [INFO] Feature jaas/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 00:27:06 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:27:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:27:06 [INFO] Feature package/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 00:27:06 [INFO] Feature ssh/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 00:27:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 00:27:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 00:27:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 00:27:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 00:27:06 [INFO] Feature feature/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:27:06 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:27:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:27:06 [INFO] Feature management/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:27:06 [INFO] adding config file: etc/jmx.acl.cfg 00:27:06 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:27:06 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:27:06 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:27:06 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:27:06 [INFO] Feature jline/3.21.0 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:27:06 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 00:27:06 [INFO] Feature system/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 00:27:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:27:06 [INFO] Feature log/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 00:27:06 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:27:06 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:27:06 [INFO] Feature config/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 00:27:06 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:27:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:27:06 [INFO] Feature instance/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 00:27:06 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 00:27:06 [INFO] Feature framework/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:27:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:27:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:27:06 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:27:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:27:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:27:06 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 00:27:06 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 00:27:06 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 00:27:06 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 00:27:06 [INFO] Feature deployer/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 00:27:06 [INFO] Feature cc771944-e89a-41b1-8be1-9a0ddd8620bd/0.0.0 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 00:27:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 00:27:06 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:27:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 00:27:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:27:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:27:06 [INFO] Feature bundle/4.4.6 is defined as a boot feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 00:27:06 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:27:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:27:06 [INFO] Feature standard/4.4.6 is defined as a boot feature 00:27:06 [INFO] Install stage 00:27:06 [INFO] Loading installed repositories 00:27:06 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 00:27:06 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 00:27:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:27:06 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:27:06 [INFO] 00:27:06 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ daexim-karaf >>> 00:27:06 [INFO] 00:27:06 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ daexim-karaf --- 00:27:06 [INFO] 00:27:06 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ daexim-karaf <<< 00:27:06 [INFO] 00:27:06 [INFO] 00:27:06 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ daexim-karaf --- 00:27:06 [INFO] 00:27:06 [INFO] --- dependency:3.8.0:copy (apply-branding) @ daexim-karaf --- 00:27:06 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/target/assembly/lib/karaf.branding-14.0.3.jar 00:27:06 [INFO] 00:27:06 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- 00:27:06 [INFO] 00:27:06 [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- 00:27:06 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 00:27:06 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:27:06 [INFO] 00:27:06 [INFO] --- copy:14.0.3:copy-files (default) @ daexim-karaf --- 00:27:06 [INFO] 00:27:06 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- 00:27:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/src/main/assembly 00:27:06 [INFO] 00:27:06 [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ daexim-karaf --- 00:27:07 [INFO] Feature repository discovered recursively: f1c175f7-c081-4369-9c83-6c894d0f0b51 00:27:07 [INFO] Feature repository discovered recursively: daexim-features 00:27:07 [INFO] Feature repository discovered recursively: odl-daexim-1.17.0 00:27:07 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:27:07 [INFO] Feature repository discovered recursively: odl-guava 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:27:07 [INFO] Feature repository discovered recursively: pt-triemap 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:27:07 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-dom 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:27:07 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:27:07 [INFO] Feature repository discovered recursively: odl-gson 00:27:07 [INFO] Feature repository discovered recursively: odl-stax2-api 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:27:07 [INFO] Feature repository discovered recursively: odl-antlr4 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-akka 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-scala 00:27:07 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:27:07 [INFO] Feature repository discovered recursively: odl-netty-4 00:27:07 [INFO] Feature repository discovered recursively: odl-servlet-api 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:27:07 [INFO] Feature repository discovered recursively: odl-daexim-all-1.17.0 00:27:07 [INFO] Feature repository discovered recursively: odl-restconf 00:27:07 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-jersey-2 00:27:07 [INFO] Feature repository discovered recursively: odl-javassist-3 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:27:07 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:27:07 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:27:07 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-restconf-api 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: framework-4.4.6 00:27:07 [INFO] Feature repository discovered recursively: standard-4.4.6 00:27:07 [INFO] Feature repository discovered recursively: framework-4.4.6 00:27:07 [INFO] Feature repository discovered recursively: daexim-features 00:27:07 [INFO] Feature repository discovered recursively: odl-daexim-1.17.0 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:27:07 [INFO] Feature repository discovered recursively: odl-guava 00:27:07 [INFO] Feature repository discovered recursively: pt-triemap 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:27:07 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:27:07 [INFO] Feature repository discovered recursively: odl-antlr4 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-dom 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:27:07 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:27:07 [INFO] Feature repository discovered recursively: odl-gson 00:27:07 [INFO] Feature repository discovered recursively: odl-stax2-api 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:27:07 [INFO] Feature repository discovered recursively: odl-netty-4 00:27:07 [INFO] Feature repository discovered recursively: odl-servlet-api 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-akka 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-scala 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:27:07 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:27:07 [INFO] Feature repository discovered recursively: odl-daexim-all-1.17.0 00:27:07 [INFO] Feature repository discovered recursively: odl-restconf 00:27:07 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:27:07 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:27:07 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:27:07 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:27:07 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-jersey-2 00:27:07 [INFO] Feature repository discovered recursively: odl-javassist-3 00:27:07 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:27:07 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:27:07 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:27:07 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: odl-restconf-api 00:27:07 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:27:07 [INFO] Feature repository discovered recursively: standard-4.4.6 00:27:07 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 00:27:07 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:07 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:27:08 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.17.0 and 3.14.0 00:27:08 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 00:27:08 [INFO] 00:27:08 [INFO] --- antrun:3.1.0:run (fix-permissions) @ daexim-karaf --- 00:27:09 [INFO] Executing tasks 00:27:09 [INFO] Executed tasks 00:27:09 [INFO] 00:27:09 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ daexim-karaf --- 00:27:09 [INFO] Executing tasks 00:27:09 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/target/assembly/system/org/bouncycastle 00:27:09 [INFO] Executed tasks 00:27:09 [INFO] 00:27:09 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ daexim-karaf --- 00:27:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:27:09 [INFO] 00:27:09 [INFO] --- karaf:4.4.6:archive (package) @ daexim-karaf --- 00:27:22 [INFO] 00:27:22 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ daexim-karaf --- 00:27:22 [INFO] Skipping CycloneDX goal, because module skips deploy 00:27:22 [INFO] 00:27:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- 00:27:22 [INFO] Skipping duplicate-finder execution! 00:27:22 [INFO] 00:27:22 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ daexim-karaf --- 00:27:22 [INFO] Skipping pom project 00:27:22 [INFO] 00:27:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ daexim-karaf --- 00:27:22 [INFO] 00:27:22 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ daexim-karaf --- 00:27:22 [INFO] 00:27:22 [INFO] --- jacoco:0.8.12:report (report) @ daexim-karaf --- 00:27:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:27:22 [INFO] 00:27:22 [INFO] --- install:3.1.3:install (default-install) @ daexim-karaf --- 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.17.0/daexim-karaf-1.17.0.pom 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/target/daexim-karaf-1.17.0.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.17.0/daexim-karaf-1.17.0.tar.gz 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/karaf/target/daexim-karaf-1.17.0.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.17.0/daexim-karaf-1.17.0.zip 00:27:22 [INFO] 00:27:22 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ daexim-karaf --- 00:27:22 [INFO] Skipping artifact deployment 00:27:22 [INFO] 00:27:22 [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- 00:27:22 [INFO] Building daexim 1.17.0 [13/143] 00:27:22 [INFO] from daexim/pom.xml 00:27:22 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:22 [INFO] 00:27:22 [INFO] --- clean:3.4.0:clean (default-clean) @ daexim --- 00:27:22 [INFO] 00:27:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ daexim --- 00:27:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:22 [INFO] 00:27:22 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ daexim --- 00:27:22 [INFO] 00:27:22 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ daexim --- 00:27:22 [INFO] CycloneDX: Resolving Dependencies 00:27:22 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/target/bom.xml 00:27:22 [INFO] attaching as daexim-1.17.0-cyclonedx.xml 00:27:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/target/bom.json 00:27:22 [INFO] attaching as daexim-1.17.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- install:3.1.3:install (default-install) @ daexim --- 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0.pom 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.xml 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ daexim --- 00:27:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:22 [INFO] 00:27:22 [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- 00:27:22 [INFO] Building ODL :: integration :: distribution-artifacts 0.22.0 [14/143] 00:27:22 [INFO] from integration/distribution/artifacts/distribution/pom.xml 00:27:22 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:22 [INFO] 00:27:22 [INFO] --- clean:3.4.0:clean (default-clean) @ distribution-artifacts --- 00:27:22 [INFO] 00:27:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ distribution-artifacts --- 00:27:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:22 [INFO] 00:27:22 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ distribution-artifacts --- 00:27:22 [INFO] 00:27:22 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ distribution-artifacts --- 00:27:22 [INFO] CycloneDX: Resolving Dependencies 00:27:22 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.xml 00:27:22 [INFO] attaching as distribution-artifacts-0.22.0-cyclonedx.xml 00:27:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.json 00:27:22 [INFO] attaching as distribution-artifacts-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- install:3.1.3:install (default-install) @ distribution-artifacts --- 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0.pom 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.xml 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ distribution-artifacts --- 00:27:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:22 [INFO] 00:27:22 [INFO] --------------< org.opendaylight.integration:properties >--------------- 00:27:22 [INFO] Building ODL :: integration :: properties 0.22.0 [15/143] 00:27:22 [INFO] from integration/distribution/artifacts/upstream/properties/pom.xml 00:27:22 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:22 [INFO] 00:27:22 [INFO] --- clean:3.4.0:clean (default-clean) @ properties --- 00:27:22 [INFO] 00:27:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ properties --- 00:27:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:22 [INFO] 00:27:22 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ properties --- 00:27:22 [INFO] 00:27:22 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ properties --- 00:27:22 [INFO] CycloneDX: Resolving Dependencies 00:27:22 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.xml 00:27:22 [INFO] attaching as properties-0.22.0-cyclonedx.xml 00:27:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.json 00:27:22 [INFO] attaching as properties-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- install:3.1.3:install (default-install) @ properties --- 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.22.0/properties-0.22.0.pom 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.xml to /tmp/r/org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.xml 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/properties/target/bom.json to /tmp/r/org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ properties --- 00:27:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:22 [INFO] 00:27:22 [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- 00:27:22 [INFO] Building ODL :: integration :: artifact-artifacts 0.22.0 [16/143] 00:27:22 [INFO] from integration/distribution/artifacts/upstream/artifacts/pom.xml 00:27:22 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:22 [INFO] 00:27:22 [INFO] --- clean:3.4.0:clean (default-clean) @ artifact-artifacts --- 00:27:22 [INFO] 00:27:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ artifact-artifacts --- 00:27:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:22 [INFO] 00:27:22 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ artifact-artifacts --- 00:27:22 [INFO] 00:27:22 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ artifact-artifacts --- 00:27:22 [INFO] CycloneDX: Resolving Dependencies 00:27:22 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.xml 00:27:22 [INFO] attaching as artifact-artifacts-0.22.0-cyclonedx.xml 00:27:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.json 00:27:22 [INFO] attaching as artifact-artifacts-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- install:3.1.3:install (default-install) @ artifact-artifacts --- 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0.pom 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.xml 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ artifact-artifacts --- 00:27:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:22 [INFO] 00:27:22 [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ 00:27:22 [INFO] Building ODL :: integration :: other-artifacts 0.22.0 [17/143] 00:27:22 [INFO] from integration/distribution/artifacts/upstream/other/pom.xml 00:27:22 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:22 [INFO] 00:27:22 [INFO] --- clean:3.4.0:clean (default-clean) @ other-artifacts --- 00:27:22 [INFO] 00:27:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ other-artifacts --- 00:27:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:22 [INFO] 00:27:22 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ other-artifacts --- 00:27:22 [INFO] 00:27:22 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ other-artifacts --- 00:27:22 [INFO] CycloneDX: Resolving Dependencies 00:27:22 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.xml 00:27:22 [INFO] attaching as other-artifacts-0.22.0-cyclonedx.xml 00:27:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.json 00:27:22 [INFO] attaching as other-artifacts-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- install:3.1.3:install (default-install) @ other-artifacts --- 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0.pom 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.xml 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/other/target/bom.json to /tmp/r/org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ other-artifacts --- 00:27:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:22 [INFO] 00:27:22 [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- 00:27:22 [INFO] Building ODL :: integration :: upstream-all-artifacts 0.22.0 [18/143] 00:27:22 [INFO] from integration/distribution/artifacts/upstream/all/pom.xml 00:27:22 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:22 [INFO] 00:27:22 [INFO] --- clean:3.4.0:clean (default-clean) @ upstream-all-artifacts --- 00:27:22 [INFO] 00:27:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ upstream-all-artifacts --- 00:27:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:22 [INFO] 00:27:22 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ upstream-all-artifacts --- 00:27:22 [INFO] 00:27:22 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ upstream-all-artifacts --- 00:27:22 [INFO] CycloneDX: Resolving Dependencies 00:27:22 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.xml 00:27:22 [INFO] attaching as upstream-all-artifacts-0.22.0-cyclonedx.xml 00:27:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.json 00:27:22 [INFO] attaching as upstream-all-artifacts-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- install:3.1.3:install (default-install) @ upstream-all-artifacts --- 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0.pom 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.xml 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/all/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ upstream-all-artifacts --- 00:27:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:22 [INFO] 00:27:22 [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- 00:27:22 [INFO] Building ODL :: integration :: upstream-aggregator 0.22.0 [19/143] 00:27:22 [INFO] from integration/distribution/artifacts/upstream/pom.xml 00:27:22 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:22 [INFO] 00:27:22 [INFO] --- clean:3.4.0:clean (default-clean) @ upstream-aggregator --- 00:27:22 [INFO] 00:27:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ upstream-aggregator --- 00:27:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:22 [INFO] 00:27:22 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ upstream-aggregator --- 00:27:22 [INFO] 00:27:22 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ upstream-aggregator --- 00:27:22 [INFO] CycloneDX: Resolving Dependencies 00:27:22 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.xml 00:27:22 [INFO] attaching as upstream-aggregator-0.22.0-cyclonedx.xml 00:27:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.json 00:27:22 [INFO] attaching as upstream-aggregator-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- install:3.1.3:install (default-install) @ upstream-aggregator --- 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0.pom 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.xml 00:27:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/upstream/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.json 00:27:22 [INFO] 00:27:22 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ upstream-aggregator --- 00:27:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:23 [INFO] 00:27:23 [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- 00:27:23 [INFO] Building ODL :: integration :: all-artifacts 0.22.0 [20/143] 00:27:23 [INFO] from integration/distribution/artifacts/all/pom.xml 00:27:23 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:23 [INFO] 00:27:23 [INFO] --- clean:3.4.0:clean (default-clean) @ all-artifacts --- 00:27:23 [INFO] 00:27:23 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ all-artifacts --- 00:27:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:23 [INFO] 00:27:23 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ all-artifacts --- 00:27:23 [INFO] 00:27:23 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ all-artifacts --- 00:27:23 [INFO] CycloneDX: Resolving Dependencies 00:27:23 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.xml 00:27:23 [INFO] attaching as all-artifacts-0.22.0-cyclonedx.xml 00:27:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.json 00:27:23 [INFO] attaching as all-artifacts-0.22.0-cyclonedx.json 00:27:23 [INFO] 00:27:23 [INFO] --- install:3.1.3:install (default-install) @ all-artifacts --- 00:27:23 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0.pom 00:27:23 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.xml 00:27:23 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/all/target/bom.json to /tmp/r/org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.json 00:27:23 [INFO] 00:27:23 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ all-artifacts --- 00:27:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:23 [INFO] 00:27:23 [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- 00:27:23 [INFO] Building ODL :: integration :: artifacts-aggregator 0.22.0 [21/143] 00:27:23 [INFO] from integration/distribution/artifacts/pom.xml 00:27:23 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:23 [INFO] 00:27:23 [INFO] --- clean:3.4.0:clean (default-clean) @ artifacts-aggregator --- 00:27:23 [INFO] 00:27:23 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ artifacts-aggregator --- 00:27:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:23 [INFO] 00:27:23 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ artifacts-aggregator --- 00:27:23 [INFO] 00:27:23 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ artifacts-aggregator --- 00:27:23 [INFO] CycloneDX: Resolving Dependencies 00:27:23 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.xml 00:27:23 [INFO] attaching as artifacts-aggregator-0.22.0-cyclonedx.xml 00:27:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.json 00:27:23 [INFO] attaching as artifacts-aggregator-0.22.0-cyclonedx.json 00:27:23 [INFO] 00:27:23 [INFO] --- install:3.1.3:install (default-install) @ artifacts-aggregator --- 00:27:23 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0.pom 00:27:23 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.xml 00:27:23 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.json 00:27:23 [INFO] 00:27:23 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ artifacts-aggregator --- 00:27:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:23 [INFO] 00:27:23 [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- 00:27:23 [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.22.0 [22/143] 00:27:23 [INFO] from integration/distribution/karaf-scripts/pom.xml 00:27:23 [INFO] --------------------------------[ jar ]--------------------------------- 00:27:23 [INFO] 00:27:23 [INFO] --- clean:3.4.0:clean (default-clean) @ karaf-scripts --- 00:27:23 [INFO] 00:27:23 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ karaf-scripts --- 00:27:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:23 [INFO] 00:27:23 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ karaf-scripts --- 00:27:23 [INFO] 00:27:23 [INFO] --- resources:3.3.1:resources (default-resources) @ karaf-scripts --- 00:27:23 [INFO] Copying 7 resources from src/main/assembly to target/classes 00:27:23 [INFO] 00:27:23 [INFO] --- compiler:3.13.0:compile (default-compile) @ karaf-scripts --- 00:27:23 [INFO] No sources to compile 00:27:23 [INFO] 00:27:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ karaf-scripts --- 00:27:23 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf-scripts/src/test/resources 00:27:23 [INFO] 00:27:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ karaf-scripts --- 00:27:23 [INFO] No sources to compile 00:27:23 [INFO] 00:27:23 [INFO] --- surefire:3.2.2:test (default-test) @ karaf-scripts --- 00:27:23 [INFO] No tests to run. 00:27:23 [INFO] 00:27:23 [INFO] --- jar:3.4.2:jar (default-jar) @ karaf-scripts --- 00:27:24 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/karaf-scripts-0.22.0.jar 00:27:24 [INFO] 00:27:24 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ karaf-scripts --- 00:27:24 [INFO] CycloneDX: Resolving Dependencies 00:27:24 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:27:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.xml 00:27:24 [INFO] attaching as karaf-scripts-0.22.0-cyclonedx.xml 00:27:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.json 00:27:24 [INFO] attaching as karaf-scripts-0.22.0-cyclonedx.json 00:27:24 [INFO] 00:27:24 [INFO] --- install:3.1.3:install (default-install) @ karaf-scripts --- 00:27:24 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.pom 00:27:24 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/karaf-scripts-0.22.0.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.jar 00:27:24 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.xml 00:27:24 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf-scripts/target/bom.json to /tmp/r/org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.json 00:27:24 [INFO] 00:27:24 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ karaf-scripts --- 00:27:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:24 [INFO] 00:27:24 [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- 00:27:24 [INFO] Building JSON-RPC :: Parent 1.18.0 [23/143] 00:27:24 [INFO] from jsonrpc/parent/pom.xml 00:27:24 [INFO] --------------------------------[ pom ]--------------------------------- 00:27:24 [INFO] 00:27:24 [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-parent --- 00:27:24 [INFO] 00:27:24 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-parent --- 00:27:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:24 [INFO] 00:27:24 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- 00:27:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:24 [INFO] 00:27:24 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-parent --- 00:27:24 [INFO] 00:27:24 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-parent --- 00:27:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:27:24 [INFO] 00:27:24 [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-parent --- 00:27:24 [INFO] 00:27:24 [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-parent --- 00:27:24 [INFO] Starting audit... 00:27:24 Audit done. 00:27:24 [INFO] You have 0 Checkstyle violations. 00:27:24 [INFO] 00:27:24 [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-parent --- 00:27:24 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/parent/target/classes/LICENSE 00:27:24 [INFO] 00:27:24 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> 00:27:24 [INFO] 00:27:24 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-parent --- 00:27:24 [INFO] 00:27:24 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< 00:27:24 [INFO] 00:27:24 [INFO] 00:27:24 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-parent --- 00:27:24 [INFO] 00:27:24 [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-parent --- 00:27:24 [INFO] 00:27:24 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-parent --- 00:27:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:27:24 [INFO] 00:27:24 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-parent --- 00:27:24 [INFO] CycloneDX: Resolving Dependencies 00:27:24 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 00:27:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/parent/target/bom.xml 00:27:24 [INFO] attaching as jsonrpc-parent-1.18.0-cyclonedx.xml 00:27:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/parent/target/bom.json 00:27:24 [INFO] attaching as jsonrpc-parent-1.18.0-cyclonedx.json 00:27:24 [INFO] 00:27:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- 00:27:24 [INFO] Skipping duplicate-finder execution! 00:27:24 [INFO] 00:27:24 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-parent --- 00:27:24 [INFO] Skipping pom project 00:27:24 [INFO] 00:27:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent --- 00:27:24 [INFO] 00:27:24 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-parent --- 00:27:24 [INFO] 00:27:24 [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-parent --- 00:27:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:27:24 [INFO] 00:27:24 [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-parent --- 00:27:24 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0.pom 00:27:24 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.xml 00:27:24 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.json 00:27:24 [INFO] 00:27:24 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-parent --- 00:27:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:24 [INFO] 00:27:24 [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- 00:27:24 [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.18.0 [24/143] 00:27:24 [INFO] from jsonrpc/bus/jsonrpc/pom.xml 00:27:24 [INFO] -------------------------------[ bundle ]------------------------------- 00:27:24 [INFO] 00:27:24 [INFO] --- clean:3.4.0:clean (default-clean) @ bus-jsonrpc --- 00:27:24 [INFO] 00:27:24 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-jsonrpc --- 00:27:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:24 [INFO] 00:27:24 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- 00:27:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:24 [INFO] 00:27:24 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-jsonrpc --- 00:27:24 [INFO] 00:27:24 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-jsonrpc --- 00:27:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:27:24 [INFO] 00:27:24 [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-jsonrpc --- 00:27:24 [INFO] 00:27:24 [INFO] --- checkstyle:3.5.0:check (default) @ bus-jsonrpc --- 00:27:25 [INFO] Starting audit... 00:27:25 Audit done. 00:27:25 [INFO] You have 0 Checkstyle violations. 00:27:25 [INFO] 00:27:25 [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-jsonrpc --- 00:27:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/classes/LICENSE 00:27:25 [INFO] 00:27:25 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-jsonrpc --- 00:27:25 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/resources 00:27:25 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/generated-sources/spi 00:27:25 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/generated-sources/yang 00:27:25 [INFO] 00:27:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-jsonrpc --- 00:27:25 [INFO] Recompiling the module because of changed source code. 00:27:25 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 00:27:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[49,24] possible 'this' escape before subclass is fully initialized 00:27:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[78,20] previous possible 'this' escape happens here via invocation 00:27:25 [INFO] 00:27:25 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> 00:27:25 [INFO] 00:27:25 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-jsonrpc --- 00:27:25 [INFO] Fork Value is true 00:27:29 [INFO] Done SpotBugs Analysis.... 00:27:29 [INFO] 00:27:29 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< 00:27:29 [INFO] 00:27:29 [INFO] 00:27:29 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-jsonrpc --- 00:27:29 [INFO] BugInstance size is 0 00:27:29 [INFO] Error size is 0 00:27:29 [INFO] No errors/warnings found 00:27:29 [INFO] 00:27:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- 00:27:29 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:27:29 [INFO] 00:27:29 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-jsonrpc --- 00:27:29 [INFO] Recompiling the module because of changed dependency. 00:27:29 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 00:27:29 [INFO] 00:27:29 [INFO] --- surefire:3.5.0:test (default-test) @ bus-jsonrpc --- 00:27:29 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/surefire-reports 00:27:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:27:29 [INFO] 00:27:29 [INFO] ------------------------------------------------------- 00:27:29 [INFO] T E S T S 00:27:29 [INFO] ------------------------------------------------------- 00:27:30 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest 00:27:30 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest 00:27:30 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest 00:27:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest 00:27:30 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest 00:27:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest 00:27:30 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest 00:27:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest 00:27:30 [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest 00:27:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest 00:27:30 [INFO] 00:27:30 [INFO] Results: 00:27:30 [INFO] 00:27:30 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 00:27:30 [INFO] 00:27:30 [INFO] 00:27:30 [INFO] --- copy:14.0.3:copy-files (default) @ bus-jsonrpc --- 00:27:30 [INFO] 00:27:30 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- 00:27:30 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.18.0.jar 00:27:30 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF 00:27:30 [INFO] 00:27:30 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-jsonrpc --- 00:27:30 [INFO] No previous run data found, generating javadoc. 00:27:32 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.18.0-javadoc.jar 00:27:32 [INFO] 00:27:32 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-jsonrpc --- 00:27:32 [INFO] CycloneDX: Resolving Dependencies 00:27:32 [INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s) 00:27:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.xml 00:27:32 [INFO] attaching as bus-jsonrpc-1.18.0-cyclonedx.xml 00:27:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.json 00:27:32 [INFO] attaching as bus-jsonrpc-1.18.0-cyclonedx.json 00:27:32 [INFO] 00:27:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- 00:27:32 [INFO] Skipping duplicate-finder execution! 00:27:32 [INFO] 00:27:32 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-jsonrpc --- 00:27:32 [INFO] No dependency problems found 00:27:32 [INFO] 00:27:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc --- 00:27:32 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.18.0-sources.jar 00:27:32 [INFO] 00:27:32 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-jsonrpc --- 00:27:32 [INFO] 00:27:32 [INFO] --- jacoco:0.8.12:report (report) @ bus-jsonrpc --- 00:27:32 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/code-coverage/jacoco.exec 00:27:32 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes 00:27:32 [INFO] 00:27:32 [INFO] --- install:3.1.3:install (default-install) @ bus-jsonrpc --- 00:27:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.pom 00:27:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar 00:27:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-javadoc.jar 00:27:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.xml 00:27:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.json 00:27:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-sources.jar 00:27:32 [INFO] 00:27:32 [INFO] --- bundle:5.1.9:install (default-install) @ bus-jsonrpc --- 00:27:32 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar 00:27:32 [INFO] Writing OBR metadata 00:27:32 [INFO] 00:27:32 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-jsonrpc --- 00:27:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:32 [INFO] 00:27:32 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bus-jsonrpc --- 00:27:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:27:32 [INFO] 00:27:32 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- 00:27:32 [INFO] Building JSON-RPC :: BUS :: API 1.18.0 [25/143] 00:27:32 [INFO] from jsonrpc/bus/api/pom.xml 00:27:32 [INFO] -------------------------------[ bundle ]------------------------------- 00:27:32 [INFO] 00:27:32 [INFO] --- clean:3.4.0:clean (default-clean) @ bus-api --- 00:27:32 [INFO] 00:27:32 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-api --- 00:27:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:32 [INFO] 00:27:32 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-api --- 00:27:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:32 [INFO] 00:27:32 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-api --- 00:27:32 [INFO] 00:27:32 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-api --- 00:27:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:27:32 [INFO] 00:27:32 [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-api --- 00:27:32 [INFO] 00:27:32 [INFO] --- checkstyle:3.5.0:check (default) @ bus-api --- 00:27:32 [INFO] Starting audit... 00:27:32 Audit done. 00:27:32 [INFO] You have 0 Checkstyle violations. 00:27:32 [INFO] 00:27:32 [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-api --- 00:27:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/classes/LICENSE 00:27:32 [INFO] 00:27:32 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-api --- 00:27:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/src/main/resources 00:27:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/generated-sources/spi 00:27:32 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/generated-sources/yang 00:27:32 [INFO] 00:27:32 [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-api --- 00:27:32 [INFO] Recompiling the module because of changed source code. 00:27:32 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 00:27:32 [INFO] 00:27:32 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-api >>> 00:27:32 [INFO] 00:27:32 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-api --- 00:27:32 [INFO] Fork Value is true 00:27:35 [INFO] Done SpotBugs Analysis.... 00:27:35 [INFO] 00:27:35 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-api <<< 00:27:35 [INFO] 00:27:35 [INFO] 00:27:35 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-api --- 00:27:35 [INFO] BugInstance size is 0 00:27:35 [INFO] Error size is 0 00:27:35 [INFO] No errors/warnings found 00:27:35 [INFO] 00:27:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-api --- 00:27:35 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/src/test/resources 00:27:35 [INFO] 00:27:35 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-api --- 00:27:35 [INFO] Recompiling the module because of changed dependency. 00:27:35 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 00:27:35 [INFO] 00:27:35 [INFO] --- surefire:3.5.0:test (default-test) @ bus-api --- 00:27:35 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/surefire-reports 00:27:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:27:35 [INFO] 00:27:35 [INFO] ------------------------------------------------------- 00:27:35 [INFO] T E S T S 00:27:35 [INFO] ------------------------------------------------------- 00:27:36 [INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest 00:27:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest 00:27:36 [INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest 00:27:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest 00:27:36 [INFO] 00:27:36 [INFO] Results: 00:27:36 [INFO] 00:27:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 00:27:36 [INFO] 00:27:36 [INFO] 00:27:36 [INFO] --- copy:14.0.3:copy-files (default) @ bus-api --- 00:27:36 [INFO] 00:27:36 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-api --- 00:27:36 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.18.0.jar 00:27:36 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF 00:27:36 [INFO] 00:27:36 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-api --- 00:27:36 [INFO] No previous run data found, generating javadoc. 00:27:38 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.18.0-javadoc.jar 00:27:38 [INFO] 00:27:38 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-api --- 00:27:38 [INFO] CycloneDX: Resolving Dependencies 00:27:38 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 00:27:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.xml 00:27:38 [INFO] attaching as bus-api-1.18.0-cyclonedx.xml 00:27:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.json 00:27:38 [INFO] attaching as bus-api-1.18.0-cyclonedx.json 00:27:38 [INFO] 00:27:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- 00:27:38 [INFO] Skipping duplicate-finder execution! 00:27:38 [INFO] 00:27:38 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-api --- 00:27:38 [WARNING] Used undeclared dependencies found: 00:27:38 [WARNING] io.netty:netty-common:jar:4.1.112.Final:provided 00:27:38 [INFO] 00:27:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-api --- 00:27:38 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.18.0-sources.jar 00:27:38 [INFO] 00:27:38 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-api --- 00:27:38 [INFO] 00:27:38 [INFO] --- jacoco:0.8.12:report (report) @ bus-api --- 00:27:38 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/code-coverage/jacoco.exec 00:27:38 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes 00:27:38 [INFO] 00:27:38 [INFO] --- install:3.1.3:install (default-install) @ bus-api --- 00:27:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.pom 00:27:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar 00:27:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-javadoc.jar 00:27:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.xml 00:27:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.json 00:27:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/api/target/bus-api-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-sources.jar 00:27:38 [INFO] 00:27:38 [INFO] --- bundle:5.1.9:install (default-install) @ bus-api --- 00:27:38 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar 00:27:38 [INFO] Writing OBR metadata 00:27:38 [INFO] 00:27:38 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-api --- 00:27:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:38 [INFO] 00:27:38 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bus-api --- 00:27:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:27:38 [INFO] 00:27:38 [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- 00:27:38 [INFO] Building JSON-RPC :: Security :: API 1.18.0 [26/143] 00:27:38 [INFO] from jsonrpc/security/api/pom.xml 00:27:38 [INFO] -------------------------------[ bundle ]------------------------------- 00:27:38 [INFO] 00:27:38 [INFO] --- clean:3.4.0:clean (default-clean) @ security-api --- 00:27:38 [INFO] 00:27:38 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-api --- 00:27:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:38 [INFO] 00:27:38 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-api --- 00:27:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:38 [INFO] 00:27:38 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-api --- 00:27:38 [INFO] 00:27:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-api --- 00:27:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:27:38 [INFO] 00:27:38 [INFO] --- checkstyle:3.5.0:check (check-license) @ security-api --- 00:27:38 [INFO] 00:27:38 [INFO] --- checkstyle:3.5.0:check (default) @ security-api --- 00:27:38 [INFO] Starting audit... 00:27:38 Audit done. 00:27:38 [INFO] You have 0 Checkstyle violations. 00:27:38 [INFO] 00:27:38 [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-api --- 00:27:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/classes/LICENSE 00:27:38 [INFO] 00:27:38 [INFO] --- resources:3.3.1:resources (default-resources) @ security-api --- 00:27:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/src/main/resources 00:27:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/generated-sources/spi 00:27:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/generated-sources/yang 00:27:38 [INFO] 00:27:38 [INFO] --- compiler:3.13.0:compile (default-compile) @ security-api --- 00:27:38 [INFO] Recompiling the module because of changed source code. 00:27:38 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 00:27:39 [INFO] 00:27:39 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-api >>> 00:27:39 [INFO] 00:27:39 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-api --- 00:27:39 [INFO] Fork Value is true 00:27:42 [INFO] Done SpotBugs Analysis.... 00:27:42 [INFO] 00:27:42 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-api <<< 00:27:42 [INFO] 00:27:42 [INFO] 00:27:42 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-api --- 00:27:42 [INFO] BugInstance size is 0 00:27:42 [INFO] Error size is 0 00:27:42 [INFO] No errors/warnings found 00:27:42 [INFO] 00:27:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-api --- 00:27:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/src/test/resources 00:27:42 [INFO] 00:27:42 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-api --- 00:27:42 [INFO] No sources to compile 00:27:42 [INFO] 00:27:42 [INFO] --- surefire:3.5.0:test (default-test) @ security-api --- 00:27:42 [INFO] No tests to run. 00:27:42 [INFO] 00:27:42 [INFO] --- copy:14.0.3:copy-files (default) @ security-api --- 00:27:42 [INFO] 00:27:42 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-api --- 00:27:42 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.18.0.jar 00:27:42 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF 00:27:42 [INFO] 00:27:42 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-api --- 00:27:42 [INFO] No previous run data found, generating javadoc. 00:27:43 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.18.0-javadoc.jar 00:27:43 [INFO] 00:27:43 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-api --- 00:27:43 [INFO] CycloneDX: Resolving Dependencies 00:27:44 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 00:27:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/bom.xml 00:27:44 [INFO] attaching as security-api-1.18.0-cyclonedx.xml 00:27:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/bom.json 00:27:44 [INFO] attaching as security-api-1.18.0-cyclonedx.json 00:27:44 [INFO] 00:27:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- 00:27:44 [INFO] Skipping duplicate-finder execution! 00:27:44 [INFO] 00:27:44 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-api --- 00:27:44 [WARNING] Used undeclared dependencies found: 00:27:44 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 00:27:44 [WARNING] Unused declared dependencies found: 00:27:44 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 00:27:44 [INFO] 00:27:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-api --- 00:27:44 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.18.0-sources.jar 00:27:44 [INFO] 00:27:44 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-api --- 00:27:44 [INFO] 00:27:44 [INFO] --- jacoco:0.8.12:report (report) @ security-api --- 00:27:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:27:44 [INFO] 00:27:44 [INFO] --- install:3.1.3:install (default-install) @ security-api --- 00:27:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.pom 00:27:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar 00:27:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-javadoc.jar 00:27:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.xml 00:27:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.json 00:27:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/api/target/security-api-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-sources.jar 00:27:44 [INFO] 00:27:44 [INFO] --- bundle:5.1.9:install (default-install) @ security-api --- 00:27:44 [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar 00:27:44 [INFO] Writing OBR metadata 00:27:44 [INFO] 00:27:44 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ security-api --- 00:27:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:44 [INFO] 00:27:44 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ security-api --- 00:27:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:27:44 [INFO] 00:27:44 [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- 00:27:44 [INFO] Building JSON-RPC :: Security :: NOOP 1.18.0 [27/143] 00:27:44 [INFO] from jsonrpc/security/noop/pom.xml 00:27:44 [INFO] -------------------------------[ bundle ]------------------------------- 00:27:44 [INFO] 00:27:44 [INFO] --- clean:3.4.0:clean (default-clean) @ security-noop --- 00:27:44 [INFO] 00:27:44 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-noop --- 00:27:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:44 [INFO] 00:27:44 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-noop --- 00:27:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:44 [INFO] 00:27:44 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-noop --- 00:27:44 [INFO] 00:27:44 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-noop --- 00:27:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:27:44 [INFO] 00:27:44 [INFO] --- checkstyle:3.5.0:check (check-license) @ security-noop --- 00:27:44 [INFO] 00:27:44 [INFO] --- checkstyle:3.5.0:check (default) @ security-noop --- 00:27:44 [INFO] Starting audit... 00:27:44 Audit done. 00:27:44 [INFO] You have 0 Checkstyle violations. 00:27:44 [INFO] 00:27:44 [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-noop --- 00:27:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/classes/LICENSE 00:27:44 [INFO] 00:27:44 [INFO] --- resources:3.3.1:resources (default-resources) @ security-noop --- 00:27:44 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/src/main/resources 00:27:44 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/generated-sources/spi 00:27:44 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/generated-sources/yang 00:27:44 [INFO] 00:27:44 [INFO] --- compiler:3.13.0:compile (default-compile) @ security-noop --- 00:27:44 [INFO] Recompiling the module because of changed dependency. 00:27:44 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 00:27:44 [INFO] 00:27:44 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-noop >>> 00:27:44 [INFO] 00:27:44 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-noop --- 00:27:44 [INFO] Fork Value is true 00:27:46 [INFO] Done SpotBugs Analysis.... 00:27:46 [INFO] 00:27:46 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-noop <<< 00:27:46 [INFO] 00:27:46 [INFO] 00:27:46 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-noop --- 00:27:46 [INFO] BugInstance size is 0 00:27:46 [INFO] Error size is 0 00:27:46 [INFO] No errors/warnings found 00:27:46 [INFO] 00:27:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-noop --- 00:27:46 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/src/test/resources 00:27:46 [INFO] 00:27:46 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-noop --- 00:27:46 [INFO] No sources to compile 00:27:46 [INFO] 00:27:46 [INFO] --- surefire:3.5.0:test (default-test) @ security-noop --- 00:27:46 [INFO] No tests to run. 00:27:46 [INFO] 00:27:46 [INFO] --- copy:14.0.3:copy-files (default) @ security-noop --- 00:27:46 [INFO] 00:27:46 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-noop --- 00:27:46 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.18.0.jar 00:27:46 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF 00:27:46 [INFO] 00:27:46 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-noop --- 00:27:46 [INFO] No previous run data found, generating javadoc. 00:27:48 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.18.0-javadoc.jar 00:27:48 [INFO] 00:27:48 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-noop --- 00:27:48 [INFO] CycloneDX: Resolving Dependencies 00:27:48 [INFO] CycloneDX: Creating BOM version 1.5 with 7 component(s) 00:27:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.xml 00:27:48 [INFO] attaching as security-noop-1.18.0-cyclonedx.xml 00:27:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.json 00:27:48 [INFO] attaching as security-noop-1.18.0-cyclonedx.json 00:27:48 [INFO] 00:27:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- 00:27:48 [INFO] Skipping duplicate-finder execution! 00:27:48 [INFO] 00:27:48 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-noop --- 00:27:48 [INFO] No dependency problems found 00:27:48 [INFO] 00:27:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-noop --- 00:27:48 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.18.0-sources.jar 00:27:48 [INFO] 00:27:48 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-noop --- 00:27:48 [INFO] 00:27:48 [INFO] --- jacoco:0.8.12:report (report) @ security-noop --- 00:27:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:27:48 [INFO] 00:27:48 [INFO] --- install:3.1.3:install (default-install) @ security-noop --- 00:27:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.pom 00:27:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar 00:27:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-javadoc.jar 00:27:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.xml 00:27:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.json 00:27:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/noop/target/security-noop-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-sources.jar 00:27:48 [INFO] 00:27:48 [INFO] --- bundle:5.1.9:install (default-install) @ security-noop --- 00:27:48 [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar 00:27:48 [INFO] Writing OBR metadata 00:27:48 [INFO] 00:27:48 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ security-noop --- 00:27:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:48 [INFO] 00:27:48 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ security-noop --- 00:27:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:27:48 [INFO] 00:27:48 [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- 00:27:48 [INFO] Building JSON-RPC :: BUS :: SPI 1.18.0 [28/143] 00:27:48 [INFO] from jsonrpc/bus/spi/pom.xml 00:27:48 [INFO] -------------------------------[ bundle ]------------------------------- 00:27:48 [INFO] 00:27:48 [INFO] --- clean:3.4.0:clean (default-clean) @ bus-spi --- 00:27:48 [INFO] 00:27:48 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-spi --- 00:27:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:48 [INFO] 00:27:48 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-spi --- 00:27:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:48 [INFO] 00:27:48 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-spi --- 00:27:48 [INFO] 00:27:48 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-spi --- 00:27:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:27:48 [INFO] 00:27:48 [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-spi --- 00:27:48 [INFO] 00:27:48 [INFO] --- checkstyle:3.5.0:check (default) @ bus-spi --- 00:27:48 [INFO] Starting audit... 00:27:48 Audit done. 00:27:48 [INFO] You have 0 Checkstyle violations. 00:27:48 [INFO] 00:27:48 [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-spi --- 00:27:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/classes/LICENSE 00:27:48 [INFO] 00:27:48 [INFO] --- resources:3.3.1:resources (default-resources) @ bus-spi --- 00:27:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/src/main/resources 00:27:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/generated-sources/spi 00:27:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/generated-sources/yang 00:27:48 [INFO] 00:27:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-spi --- 00:27:48 [INFO] Recompiling the module because of changed dependency. 00:27:48 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 00:27:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:27:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:27:49 [INFO] 00:27:49 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-spi >>> 00:27:49 [INFO] 00:27:49 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-spi --- 00:27:49 [INFO] Fork Value is true 00:27:52 [INFO] Done SpotBugs Analysis.... 00:27:52 [INFO] 00:27:52 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-spi <<< 00:27:52 [INFO] 00:27:52 [INFO] 00:27:52 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-spi --- 00:27:52 [INFO] BugInstance size is 0 00:27:52 [INFO] Error size is 0 00:27:52 [INFO] No errors/warnings found 00:27:52 [INFO] 00:27:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-spi --- 00:27:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/src/test/resources 00:27:52 [INFO] 00:27:52 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-spi --- 00:27:52 [INFO] Recompiling the module because of changed dependency. 00:27:52 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:27:52 [INFO] 00:27:52 [INFO] --- surefire:3.5.0:test (default-test) @ bus-spi --- 00:27:52 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/surefire-reports 00:27:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:27:52 [INFO] 00:27:52 [INFO] ------------------------------------------------------- 00:27:52 [INFO] T E S T S 00:27:52 [INFO] ------------------------------------------------------- 00:27:53 [INFO] 00:27:53 [INFO] Results: 00:27:53 [INFO] 00:27:53 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 00:27:53 [INFO] 00:27:53 [INFO] 00:27:53 [INFO] --- copy:14.0.3:copy-files (default) @ bus-spi --- 00:27:53 [INFO] 00:27:53 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-spi --- 00:27:53 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.18.0.jar 00:27:53 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF 00:27:53 [INFO] 00:27:53 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-spi --- 00:27:53 [INFO] No previous run data found, generating javadoc. 00:27:55 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.18.0-javadoc.jar 00:27:55 [INFO] 00:27:55 [INFO] --- jar:3.4.2:test-jar (default) @ bus-spi --- 00:27:55 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.18.0-tests.jar 00:27:55 [INFO] 00:27:55 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-spi --- 00:27:55 [INFO] CycloneDX: Resolving Dependencies 00:27:56 [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) 00:27:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.xml 00:27:56 [INFO] attaching as bus-spi-1.18.0-cyclonedx.xml 00:27:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.json 00:27:56 [INFO] attaching as bus-spi-1.18.0-cyclonedx.json 00:27:56 [INFO] 00:27:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- 00:27:56 [INFO] Skipping duplicate-finder execution! 00:27:56 [INFO] 00:27:56 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-spi --- 00:27:56 [INFO] No dependency problems found 00:27:56 [INFO] 00:27:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-spi --- 00:27:56 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.18.0-sources.jar 00:27:56 [INFO] 00:27:56 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-spi --- 00:27:56 [INFO] 00:27:56 [INFO] --- jacoco:0.8.12:report (report) @ bus-spi --- 00:27:56 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/code-coverage/jacoco.exec 00:27:56 [INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes 00:27:56 [INFO] 00:27:56 [INFO] --- install:3.1.3:install (default-install) @ bus-spi --- 00:27:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.pom 00:27:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar 00:27:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-javadoc.jar 00:27:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.18.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-tests.jar 00:27:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.xml 00:27:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.json 00:27:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/spi/target/bus-spi-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-sources.jar 00:27:56 [INFO] 00:27:56 [INFO] --- bundle:5.1.9:install (default-install) @ bus-spi --- 00:27:56 [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar 00:27:56 [INFO] Writing OBR metadata 00:27:56 [INFO] 00:27:56 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-spi --- 00:27:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:27:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:27:56 [INFO] 00:27:56 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bus-spi --- 00:27:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:27:56 [INFO] 00:27:56 [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- 00:27:56 [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.18.0 [29/143] 00:27:56 [INFO] from jsonrpc/bus/transport-zmq/pom.xml 00:27:56 [INFO] -------------------------------[ bundle ]------------------------------- 00:27:56 [INFO] 00:27:56 [INFO] --- clean:3.4.0:clean (default-clean) @ transport-zmq --- 00:27:56 [INFO] 00:27:56 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-zmq --- 00:27:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:56 [INFO] 00:27:56 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-zmq --- 00:27:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:27:56 [INFO] 00:27:56 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transport-zmq --- 00:27:56 [INFO] 00:27:56 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transport-zmq --- 00:27:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:27:56 [INFO] 00:27:56 [INFO] --- checkstyle:3.5.0:check (check-license) @ transport-zmq --- 00:27:56 [INFO] 00:27:56 [INFO] --- checkstyle:3.5.0:check (default) @ transport-zmq --- 00:27:57 [INFO] Starting audit... 00:27:57 Audit done. 00:27:57 [INFO] You have 0 Checkstyle violations. 00:27:57 [INFO] 00:27:57 [INFO] --- dependency:3.8.0:copy (unpack-license) @ transport-zmq --- 00:27:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/classes/LICENSE 00:27:57 [INFO] 00:27:57 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-zmq --- 00:27:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/resources 00:27:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/generated-sources/spi 00:27:57 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/generated-sources/yang 00:27:57 [INFO] 00:27:57 [INFO] --- compiler:3.13.0:compile (default-compile) @ transport-zmq --- 00:27:57 [INFO] Recompiling the module because of changed dependency. 00:27:57 [INFO] Compiling 35 source files with javac [debug release 21] to target/classes 00:27:57 [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory 00:27:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:[57,25] implicit cast from long to int in compound assignment is possibly lossy 00:27:57 [INFO] 00:27:57 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-zmq >>> 00:27:57 [INFO] 00:27:57 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ transport-zmq --- 00:27:57 [INFO] Fork Value is true 00:28:01 [INFO] Done SpotBugs Analysis.... 00:28:01 [INFO] 00:28:01 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-zmq <<< 00:28:01 [INFO] 00:28:01 [INFO] 00:28:01 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ transport-zmq --- 00:28:01 [INFO] BugInstance size is 0 00:28:01 [INFO] Error size is 0 00:28:01 [INFO] No errors/warnings found 00:28:01 [INFO] 00:28:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-zmq --- 00:28:01 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:28:01 [INFO] 00:28:01 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transport-zmq --- 00:28:01 [INFO] Recompiling the module because of changed dependency. 00:28:01 [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes 00:28:01 [INFO] 00:28:01 [INFO] --- surefire:3.5.0:test (default-test) @ transport-zmq --- 00:28:01 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/surefire-reports 00:28:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:28:01 [INFO] 00:28:01 [INFO] ------------------------------------------------------- 00:28:01 [INFO] T E S T S 00:28:01 [INFO] ------------------------------------------------------- 00:28:02 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.PubSubTest 00:28:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.842 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest 00:28:05 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest 00:28:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest 00:28:05 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest 00:28:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest 00:28:05 [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest 00:28:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest 00:28:05 [INFO] 00:28:05 [INFO] Results: 00:28:05 [INFO] 00:28:05 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 00:28:05 [INFO] 00:28:05 [INFO] 00:28:05 [INFO] --- copy:14.0.3:copy-files (default) @ transport-zmq --- 00:28:05 [INFO] 00:28:05 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transport-zmq --- 00:28:05 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.18.0.jar 00:28:05 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF 00:28:05 [INFO] 00:28:05 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ transport-zmq --- 00:28:05 [INFO] No previous run data found, generating javadoc. 00:28:07 [WARNING] Javadoc Warnings 00:28:07 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerIndication.java:21: warning: empty

tag 00:28:07 [WARNING] *

00:28:07  [WARNING] ^
00:28:07  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Message.java:17: warning: empty 

tag 00:28:07 [WARNING] *

00:28:07  [WARNING] ^
00:28:07  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:17: warning: empty 

tag 00:28:07 [WARNING] *

00:28:07  [WARNING] ^
00:28:07  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Signature.java:20: warning: empty 

tag 00:28:07 [WARNING] *

00:28:07  [WARNING] ^
00:28:07  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Mechanism.java:22: warning: empty 

tag 00:28:07 [WARNING] *

00:28:07  [WARNING] ^
00:28:07  [WARNING] 5 warnings
00:28:07  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.18.0-javadoc.jar
00:28:07  [INFO] 
00:28:07  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ transport-zmq ---
00:28:07  [INFO] CycloneDX: Resolving Dependencies
00:28:08  [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
00:28:08  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.xml
00:28:08  [INFO]            attaching as transport-zmq-1.18.0-cyclonedx.xml
00:28:08  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.json
00:28:08  [INFO]            attaching as transport-zmq-1.18.0-cyclonedx.json
00:28:08  [INFO] 
00:28:08  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq ---
00:28:08  [INFO] Skipping duplicate-finder execution!
00:28:08  [INFO] 
00:28:08  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transport-zmq ---
00:28:08  [WARNING] Used undeclared dependencies found:
00:28:08  [WARNING]    io.netty:netty-common:jar:4.1.112.Final:provided
00:28:08  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:provided
00:28:08  [WARNING]    io.netty:netty-transport:jar:4.1.112.Final:provided
00:28:08  [INFO] 
00:28:08  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-zmq ---
00:28:08  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.18.0-sources.jar
00:28:08  [INFO] 
00:28:08  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transport-zmq ---
00:28:08  [INFO] 
00:28:08  [INFO] --- jacoco:0.8.12:report (report) @ transport-zmq ---
00:28:08  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/code-coverage/jacoco.exec
00:28:08  [INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes
00:28:08  [INFO] 
00:28:08  [INFO] --- install:3.1.3:install (default-install) @ transport-zmq ---
00:28:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.pom
00:28:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar
00:28:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-javadoc.jar
00:28:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.xml
00:28:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.json
00:28:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-zmq/target/transport-zmq-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-sources.jar
00:28:08  [INFO] 
00:28:08  [INFO] --- bundle:5.1.9:install (default-install) @ transport-zmq ---
00:28:08  [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar
00:28:08  [INFO] Writing OBR metadata
00:28:08  [INFO] 
00:28:08  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transport-zmq ---
00:28:08  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:28:08  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:28:08  [INFO] 
00:28:08  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transport-zmq ---
00:28:08  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:28:08  [INFO] 
00:28:08  [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >-------------
00:28:08  [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.18.0               [30/143]
00:28:08  [INFO]   from jsonrpc/bus/transport-http/pom.xml
00:28:08  [INFO] -------------------------------[ bundle ]-------------------------------
00:28:08  [INFO] 
00:28:08  [INFO] --- clean:3.4.0:clean (default-clean) @ transport-http ---
00:28:08  [INFO] 
00:28:08  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-http ---
00:28:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:08  [INFO] 
00:28:08  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-http ---
00:28:08  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:08  [INFO] 
00:28:08  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transport-http ---
00:28:08  [INFO] 
00:28:08  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transport-http ---
00:28:08  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:28:08  [INFO] 
00:28:08  [INFO] --- checkstyle:3.5.0:check (check-license) @ transport-http ---
00:28:08  [INFO] 
00:28:08  [INFO] --- checkstyle:3.5.0:check (default) @ transport-http ---
00:28:08  [INFO] Starting audit...
00:28:08  Audit done.
00:28:08  [INFO] You have 0 Checkstyle violations.
00:28:08  [INFO] 
00:28:08  [INFO] --- dependency:3.8.0:copy (unpack-license) @ transport-http ---
00:28:08  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/classes/LICENSE
00:28:08  [INFO] 
00:28:08  [INFO] --- resources:3.3.1:resources (default-resources) @ transport-http ---
00:28:08  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/src/main/resources
00:28:08  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/generated-sources/spi
00:28:08  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/generated-sources/yang
00:28:08  [INFO] 
00:28:08  [INFO] --- compiler:3.13.0:compile (default-compile) @ transport-http ---
00:28:08  [INFO] Recompiling the module because of changed dependency.
00:28:08  [INFO] Compiling 23 source files with javac [debug release 21] to target/classes
00:28:08  [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
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory
00:28:08  [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
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [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
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:28:08  [INFO] 
00:28:08  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-http >>>
00:28:08  [INFO] 
00:28:08  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ transport-http ---
00:28:08  [INFO] Fork Value is true
00:28:12  [INFO] Done SpotBugs Analysis....
00:28:12  [INFO] 
00:28:12  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-http <<<
00:28:12  [INFO] 
00:28:12  [INFO] 
00:28:12  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ transport-http ---
00:28:12  [INFO] BugInstance size is 0
00:28:12  [INFO] Error size is 0
00:28:12  [INFO] No errors/warnings found
00:28:12  [INFO] 
00:28:12  [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-http ---
00:28:12  [INFO] Copying 2 resources from src/test/resources to target/test-classes
00:28:12  [INFO] 
00:28:12  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transport-http ---
00:28:12  [INFO] Recompiling the module because of changed dependency.
00:28:12  [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes
00:28:12  [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
00:28:12  [INFO] 
00:28:12  [INFO] --- surefire:3.5.0:test (default-test) @ transport-http ---
00:28:12  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/surefire-reports
00:28:12  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:28:12  [INFO] 
00:28:12  [INFO] -------------------------------------------------------
00:28:12  [INFO]  T E S T S
00:28:12  [INFO] -------------------------------------------------------
00:28:13  [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest
00:28:14  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.790 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest
00:28:14  [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest
00:28:15  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest
00:28:15  [INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest
00:28:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest
00:28:16  [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest
00:28:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest
00:28:16  [INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest
00:28:17  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest
00:28:17  [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest
00:28:17  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest
00:28:17  [INFO] 
00:28:17  [INFO] Results:
00:28:17  [INFO] 
00:28:17  [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
00:28:17  [INFO] 
00:28:17  [INFO] 
00:28:17  [INFO] --- copy:14.0.3:copy-files (default) @ transport-http ---
00:28:17  [INFO] 
00:28:17  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transport-http ---
00:28:17  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.18.0.jar
00:28:17  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF
00:28:17  [INFO] 
00:28:17  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ transport-http ---
00:28:17  [INFO] No previous run data found, generating javadoc.
00:28:18  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.18.0-javadoc.jar
00:28:18  [INFO] 
00:28:18  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ transport-http ---
00:28:18  [INFO] CycloneDX: Resolving Dependencies
00:28:19  [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s)
00:28:19  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.xml
00:28:19  [INFO]            attaching as transport-http-1.18.0-cyclonedx.xml
00:28:19  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.json
00:28:19  [INFO]            attaching as transport-http-1.18.0-cyclonedx.json
00:28:19  [INFO] 
00:28:19  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http ---
00:28:19  [INFO] Skipping duplicate-finder execution!
00:28:19  [INFO] 
00:28:19  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transport-http ---
00:28:19  [WARNING] Used undeclared dependencies found:
00:28:19  [WARNING]    io.netty:netty-common:jar:4.1.112.Final:provided
00:28:19  [WARNING]    io.netty:netty-buffer:jar:4.1.112.Final:provided
00:28:19  [WARNING]    io.netty:netty-transport:jar:4.1.112.Final:provided
00:28:19  [INFO] 
00:28:19  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-http ---
00:28:19  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.18.0-sources.jar
00:28:19  [INFO] 
00:28:19  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transport-http ---
00:28:19  [INFO] 
00:28:19  [INFO] --- jacoco:0.8.12:report (report) @ transport-http ---
00:28:19  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/code-coverage/jacoco.exec
00:28:19  [INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes
00:28:19  [INFO] 
00:28:19  [INFO] --- install:3.1.3:install (default-install) @ transport-http ---
00:28:19  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.pom
00:28:19  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar
00:28:19  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-javadoc.jar
00:28:19  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.xml
00:28:19  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.json
00:28:19  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/transport-http/target/transport-http-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-sources.jar
00:28:19  [INFO] 
00:28:19  [INFO] --- bundle:5.1.9:install (default-install) @ transport-http ---
00:28:19  [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar
00:28:19  [INFO] Writing OBR metadata
00:28:19  [INFO] 
00:28:19  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ transport-http ---
00:28:19  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:28:19  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:28:19  [INFO] 
00:28:19  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ transport-http ---
00:28:19  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:28:19  [INFO] 
00:28:19  [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >-------------
00:28:19  [INFO] Building JSON-RPC :: BUS :: Messaging library 1.18.0            [31/143]
00:28:19  [INFO]   from jsonrpc/bus/messagelib/pom.xml
00:28:19  [INFO] -------------------------------[ bundle ]-------------------------------
00:28:19  [INFO] 
00:28:19  [INFO] --- clean:3.4.0:clean (default-clean) @ bus-messagelib ---
00:28:19  [INFO] 
00:28:19  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-messagelib ---
00:28:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:19  [INFO] 
00:28:19  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-messagelib ---
00:28:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:19  [INFO] 
00:28:19  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-messagelib ---
00:28:20  [INFO] 
00:28:20  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-messagelib ---
00:28:20  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:28:20  [INFO] 
00:28:20  [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-messagelib ---
00:28:20  [INFO] 
00:28:20  [INFO] --- checkstyle:3.5.0:check (default) @ bus-messagelib ---
00:28:20  [INFO] Starting audit...
00:28:20  Audit done.
00:28:20  [INFO] You have 0 Checkstyle violations.
00:28:20  [INFO] 
00:28:20  [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-messagelib ---
00:28:20  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/classes/LICENSE
00:28:20  [INFO] 
00:28:20  [INFO] --- resources:3.3.1:resources (default-resources) @ bus-messagelib ---
00:28:20  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/resources
00:28:20  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/generated-sources/spi
00:28:20  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/generated-sources/yang
00:28:20  [INFO] 
00:28:20  [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-messagelib ---
00:28:20  [INFO] Recompiling the module because of changed dependency.
00:28:20  [INFO] Compiling 42 source files with javac [debug release 21] to target/classes
00:28:20  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:20  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:20  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:20  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage
00:28:20  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class
00:28:20    missing type arguments for generic class java.lang.Class
00:28:20  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSessionImpl.java:[30,25] possible 'this' escape before subclass is fully initialized
00:28:20  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:20  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSessionImpl.java:[27,25] possible 'this' escape before subclass is fully initialized
00:28:20  [INFO] 
00:28:20  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-messagelib >>>
00:28:20  [INFO] 
00:28:20  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-messagelib ---
00:28:20  [INFO] Fork Value is true
00:28:24  [INFO] Done SpotBugs Analysis....
00:28:24  [INFO] 
00:28:24  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-messagelib <<<
00:28:24  [INFO] 
00:28:24  [INFO] 
00:28:24  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-messagelib ---
00:28:24  [INFO] BugInstance size is 0
00:28:24  [INFO] Error size is 0
00:28:24  [INFO] No errors/warnings found
00:28:24  [INFO] 
00:28:24  [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-messagelib ---
00:28:24  [INFO] Copying 1 resource from src/test/resources to target/test-classes
00:28:24  [INFO] 
00:28:24  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-messagelib ---
00:28:24  [INFO] Recompiling the module because of changed dependency.
00:28:24  [INFO] Compiling 32 source files with javac [debug release 21] to target/test-classes
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:28:25  [INFO] 
00:28:25  [INFO] --- surefire:3.5.0:test (default-test) @ bus-messagelib ---
00:28:25  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/surefire-reports
00:28:25  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:28:25  [INFO] 
00:28:25  [INFO] -------------------------------------------------------
00:28:25  [INFO]  T E S T S
00:28:25  [INFO] -------------------------------------------------------
00:28:26  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest
00:28:27  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest
00:28:27  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest
00:28:27  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest
00:28:27  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest
00:28:27  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest
00:28:27  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest
00:28:28  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.140 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest
00:28:28  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest
00:28:28  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest
00:28:28  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest
00:28:30  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest
00:28:30  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest
00:28:30  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:28:32  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.122 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest
00:28:32  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest
00:28:37  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.340 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest
00:28:37  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest
00:28:42  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.868 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest
00:28:42  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest
00:28:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest
00:28:43  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test
00:28:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test
00:28:44  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest
00:28:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest
00:28:44  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest
00:28:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest
00:28:44  [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest
00:28:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest
00:28:45  [INFO] 
00:28:45  [INFO] Results:
00:28:45  [INFO] 
00:28:45  [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
00:28:45  [INFO] 
00:28:45  [INFO] 
00:28:45  [INFO] --- copy:14.0.3:copy-files (default) @ bus-messagelib ---
00:28:45  [INFO] 
00:28:45  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-messagelib ---
00:28:45  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.18.0.jar
00:28:45  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF
00:28:45  [INFO] 
00:28:45  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-messagelib ---
00:28:45  [INFO] No previous run data found, generating javadoc.
00:28:47  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.18.0-javadoc.jar
00:28:47  [INFO] 
00:28:47  [INFO] --- jar:3.4.2:test-jar (default) @ bus-messagelib ---
00:28:47  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.18.0-tests.jar
00:28:47  [INFO] 
00:28:47  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-messagelib ---
00:28:47  [INFO] CycloneDX: Resolving Dependencies
00:28:48  [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s)
00:28:48  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.xml
00:28:48  [INFO]            attaching as bus-messagelib-1.18.0-cyclonedx.xml
00:28:48  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.json
00:28:48  [INFO]            attaching as bus-messagelib-1.18.0-cyclonedx.json
00:28:48  [INFO] 
00:28:48  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib ---
00:28:48  [INFO] Skipping duplicate-finder execution!
00:28:48  [INFO] 
00:28:48  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-messagelib ---
00:28:48  [INFO] No dependency problems found
00:28:48  [INFO] 
00:28:48  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib ---
00:28:48  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.18.0-sources.jar
00:28:48  [INFO] 
00:28:48  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-messagelib ---
00:28:48  [INFO] 
00:28:48  [INFO] --- jacoco:0.8.12:report (report) @ bus-messagelib ---
00:28:48  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/code-coverage/jacoco.exec
00:28:48  [INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes
00:28:48  [INFO] 
00:28:48  [INFO] --- install:3.1.3:install (default-install) @ bus-messagelib ---
00:28:48  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.pom
00:28:48  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar
00:28:48  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-javadoc.jar
00:28:48  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.18.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-tests.jar
00:28:48  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.xml
00:28:48  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.json
00:28:48  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/messagelib/target/bus-messagelib-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-sources.jar
00:28:48  [INFO] 
00:28:48  [INFO] --- bundle:5.1.9:install (default-install) @ bus-messagelib ---
00:28:48  [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar
00:28:48  [INFO] Writing OBR metadata
00:28:48  [INFO] 
00:28:48  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-messagelib ---
00:28:48  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:28:48  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:28:48  [INFO] 
00:28:48  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ bus-messagelib ---
00:28:48  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:28:48  [INFO] 
00:28:48  [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >---------
00:28:48  [INFO] Building JSON-RPC :: Security :: Service 1.18.0                 [32/143]
00:28:48  [INFO]   from jsonrpc/security/service/pom.xml
00:28:48  [INFO] -------------------------------[ bundle ]-------------------------------
00:28:48  [INFO] 
00:28:48  [INFO] --- clean:3.4.0:clean (default-clean) @ security-service ---
00:28:48  [INFO] 
00:28:48  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-service ---
00:28:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:48  [INFO] 
00:28:48  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-service ---
00:28:48  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:48  [INFO] 
00:28:48  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-service ---
00:28:48  [INFO] 
00:28:48  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-service ---
00:28:48  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:28:48  [INFO] 
00:28:48  [INFO] --- checkstyle:3.5.0:check (check-license) @ security-service ---
00:28:48  [INFO] 
00:28:48  [INFO] --- checkstyle:3.5.0:check (default) @ security-service ---
00:28:48  [INFO] Starting audit...
00:28:48  Audit done.
00:28:48  [INFO] You have 0 Checkstyle violations.
00:28:48  [INFO] 
00:28:48  [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-service ---
00:28:48  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/classes/LICENSE
00:28:48  [INFO] 
00:28:48  [INFO] --- resources:3.3.1:resources (default-resources) @ security-service ---
00:28:48  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/src/main/resources
00:28:48  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/generated-sources/spi
00:28:48  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/generated-sources/yang
00:28:48  [INFO] 
00:28:48  [INFO] --- compiler:3.13.0:compile (default-compile) @ security-service ---
00:28:48  [INFO] Recompiling the module because of changed dependency.
00:28:48  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
00:28:48  [INFO] 
00:28:48  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-service >>>
00:28:48  [INFO] 
00:28:48  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-service ---
00:28:48  [INFO] Fork Value is true
00:28:50  [INFO] Done SpotBugs Analysis....
00:28:50  [INFO] 
00:28:50  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-service <<<
00:28:50  [INFO] 
00:28:50  [INFO] 
00:28:50  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-service ---
00:28:50  [INFO] BugInstance size is 0
00:28:50  [INFO] Error size is 0
00:28:50  [INFO] No errors/warnings found
00:28:50  [INFO] 
00:28:50  [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-service ---
00:28:50  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/src/test/resources
00:28:50  [INFO] 
00:28:50  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-service ---
00:28:50  [INFO] No sources to compile
00:28:50  [INFO] 
00:28:50  [INFO] --- surefire:3.5.0:test (default-test) @ security-service ---
00:28:50  [INFO] No tests to run.
00:28:50  [INFO] 
00:28:50  [INFO] --- copy:14.0.3:copy-files (default) @ security-service ---
00:28:50  [INFO] 
00:28:50  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-service ---
00:28:50  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.18.0.jar
00:28:50  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF
00:28:50  [INFO] 
00:28:50  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-service ---
00:28:50  [INFO] No previous run data found, generating javadoc.
00:28:51  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.18.0-javadoc.jar
00:28:51  [INFO] 
00:28:51  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-service ---
00:28:51  [INFO] CycloneDX: Resolving Dependencies
00:28:52  [INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s)
00:28:52  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/bom.xml
00:28:52  [INFO]            attaching as security-service-1.18.0-cyclonedx.xml
00:28:52  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/bom.json
00:28:52  [INFO]            attaching as security-service-1.18.0-cyclonedx.json
00:28:52  [INFO] 
00:28:52  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-service ---
00:28:52  [INFO] Skipping duplicate-finder execution!
00:28:52  [INFO] 
00:28:52  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-service ---
00:28:52  [INFO] No dependency problems found
00:28:52  [INFO] 
00:28:52  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-service ---
00:28:52  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.18.0-sources.jar
00:28:52  [INFO] 
00:28:52  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-service ---
00:28:52  [INFO] 
00:28:52  [INFO] --- jacoco:0.8.12:report (report) @ security-service ---
00:28:52  [INFO] Skipping JaCoCo execution due to missing execution data file.
00:28:52  [INFO] 
00:28:52  [INFO] --- install:3.1.3:install (default-install) @ security-service ---
00:28:52  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.pom
00:28:52  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar
00:28:52  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-javadoc.jar
00:28:52  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.xml
00:28:52  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.json
00:28:52  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/service/target/security-service-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-sources.jar
00:28:52  [INFO] 
00:28:52  [INFO] --- bundle:5.1.9:install (default-install) @ security-service ---
00:28:52  [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar
00:28:52  [INFO] Writing OBR metadata
00:28:52  [INFO] 
00:28:52  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ security-service ---
00:28:52  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:28:52  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:28:52  [INFO] 
00:28:52  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ security-service ---
00:28:52  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:28:52  [INFO] 
00:28:52  [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >----------------
00:28:52  [INFO] Building JSON-RPC :: API 1.18.0                                 [33/143]
00:28:52  [INFO]   from jsonrpc/api/pom.xml
00:28:52  [INFO] -------------------------------[ bundle ]-------------------------------
00:28:52  [INFO] 
00:28:52  [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-api ---
00:28:52  [INFO] 
00:28:52  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-api ---
00:28:52  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:52  [INFO] 
00:28:52  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-api ---
00:28:52  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:52  [INFO] 
00:28:52  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-api ---
00:28:52  [INFO] 
00:28:52  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-api ---
00:28:52  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:28:52  [INFO] 
00:28:52  [INFO] --- yang:14.0.4:generate-sources (binding) @ jsonrpc-api ---
00:28:52  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
00:28:52  [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/src/main/yang
00:28:52  [INFO] yang-to-sources: Found 2 dependencies in 1.034 ms
00:28:52  [INFO] yang-to-sources: Project model files found: 2 in 35.88 ms
00:28:52  [INFO] yang-to-sources: 4 YANG models processed in 101.7 ms
00:28:52  [INFO] BindingJavaFileGenerator: Defined 52 files in 9.086 ms
00:28:52  [INFO] Sorted 52 files into 8 directories in 181.1 μs
00:28:52  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 78.60 ms
00:28:52  [INFO] 
00:28:52  [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-api ---
00:28:52  [INFO] 
00:28:52  [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-api ---
00:28:52  [INFO] Starting audit...
00:28:52  Audit done.
00:28:52  [INFO] You have 0 Checkstyle violations.
00:28:52  [INFO] 
00:28:52  [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-api ---
00:28:52  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/classes/LICENSE
00:28:52  [INFO] 
00:28:52  [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-api ---
00:28:52  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/src/main/resources
00:28:52  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/spi
00:28:52  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
00:28:52  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
00:28:52  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
00:28:52  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/spi
00:28:52  [INFO] 
00:28:52  [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-api ---
00:28:52  [INFO] Recompiling the module because of changed source code.
00:28:52  [INFO] Compiling 51 source files with javac [debug release 21] to target/classes
00:28:52  [INFO] 
00:28:52  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-api >>>
00:28:52  [INFO] 
00:28:52  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-api ---
00:28:52  [INFO] Fork Value is true
00:28:55  [INFO] Done SpotBugs Analysis....
00:28:55  [INFO] 
00:28:55  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-api <<<
00:28:55  [INFO] 
00:28:55  [INFO] 
00:28:55  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-api ---
00:28:55  [INFO] BugInstance size is 0
00:28:55  [INFO] Error size is 0
00:28:55  [INFO] No errors/warnings found
00:28:55  [INFO] 
00:28:55  [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-api ---
00:28:55  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/src/test/resources
00:28:55  [INFO] 
00:28:55  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-api ---
00:28:55  [INFO] No sources to compile
00:28:55  [INFO] 
00:28:55  [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-api ---
00:28:55  [INFO] No tests to run.
00:28:55  [INFO] 
00:28:55  [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-api ---
00:28:55  [INFO] 
00:28:55  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-api ---
00:28:55  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.18.0.jar
00:28:55  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/classes/META-INF/MANIFEST.MF
00:28:55  [INFO] 
00:28:55  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-api ---
00:28:55  [INFO] No previous run data found, generating javadoc.
00:28:57  [WARNING] Javadoc Warnings
00:28:57  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:79: warning: empty  tag
00:28:57  [WARNING] *     
00:28:57  [WARNING] ^
00:28:57  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:93: warning: empty  tag
00:28:57  [WARNING] *     
00:28:57  [WARNING] ^
00:28:57  [WARNING] 2 warnings
00:28:57  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.18.0-javadoc.jar
00:28:57  [INFO] 
00:28:57  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-api ---
00:28:57  [INFO] CycloneDX: Resolving Dependencies
00:28:57  [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s)
00:28:57  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/bom.xml
00:28:57  [INFO]            attaching as jsonrpc-api-1.18.0-cyclonedx.xml
00:28:57  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/bom.json
00:28:57  [INFO]            attaching as jsonrpc-api-1.18.0-cyclonedx.json
00:28:57  [INFO] 
00:28:57  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api ---
00:28:57  [INFO] Skipping duplicate-finder execution!
00:28:57  [INFO] 
00:28:57  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-api ---
00:28:57  [INFO] No dependency problems found
00:28:57  [INFO] 
00:28:57  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api ---
00:28:58  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.18.0-sources.jar
00:28:58  [INFO] 
00:28:58  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-api ---
00:28:58  [INFO] 
00:28:58  [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-api ---
00:28:58  [INFO] Skipping JaCoCo execution due to missing execution data file.
00:28:58  [INFO] 
00:28:58  [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-api ---
00:28:58  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.pom
00:28:58  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar
00:28:58  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-javadoc.jar
00:28:58  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.xml
00:28:58  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.json
00:28:58  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/api/target/jsonrpc-api-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-sources.jar
00:28:58  [INFO] 
00:28:58  [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-api ---
00:28:58  [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar
00:28:58  [INFO] Writing OBR metadata
00:28:58  [INFO] 
00:28:58  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-api ---
00:28:58  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:28:58  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:28:58  [INFO] 
00:28:58  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-api ---
00:28:58  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:28:58  [INFO] 
00:28:58  [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >-----------
00:28:58  [INFO] Building JSON-RPC :: Security :: AAA 1.18.0                     [34/143]
00:28:58  [INFO]   from jsonrpc/security/aaa/pom.xml
00:28:58  [INFO] -------------------------------[ bundle ]-------------------------------
00:28:58  [INFO] 
00:28:58  [INFO] --- clean:3.4.0:clean (default-clean) @ security-aaa ---
00:28:58  [INFO] 
00:28:58  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-aaa ---
00:28:58  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:58  [INFO] 
00:28:58  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-aaa ---
00:28:58  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:28:58  [INFO] 
00:28:58  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-aaa ---
00:28:58  [INFO] 
00:28:58  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-aaa ---
00:28:58  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:28:58  [INFO] 
00:28:58  [INFO] --- checkstyle:3.5.0:check (check-license) @ security-aaa ---
00:28:58  [INFO] 
00:28:58  [INFO] --- checkstyle:3.5.0:check (default) @ security-aaa ---
00:28:58  [INFO] Starting audit...
00:28:58  Audit done.
00:28:58  [INFO] You have 0 Checkstyle violations.
00:28:58  [INFO] 
00:28:58  [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-aaa ---
00:28:58  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/classes/LICENSE
00:28:58  [INFO] 
00:28:58  [INFO] --- resources:3.3.1:resources (default-resources) @ security-aaa ---
00:28:58  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/src/main/resources
00:28:58  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/generated-sources/spi
00:28:58  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/generated-sources/yang
00:28:58  [INFO] 
00:28:58  [INFO] --- compiler:3.13.0:compile (default-compile) @ security-aaa ---
00:28:58  [INFO] Recompiling the module because of changed dependency.
00:28:58  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
00:28:58  [INFO] 
00:28:58  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ security-aaa >>>
00:28:58  [INFO] 
00:28:58  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ security-aaa ---
00:28:58  [INFO] Fork Value is true
00:29:00  [INFO] Done SpotBugs Analysis....
00:29:00  [INFO] 
00:29:00  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ security-aaa <<<
00:29:00  [INFO] 
00:29:00  [INFO] 
00:29:00  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ security-aaa ---
00:29:00  [INFO] BugInstance size is 0
00:29:00  [INFO] Error size is 0
00:29:00  [INFO] No errors/warnings found
00:29:00  [INFO] 
00:29:00  [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-aaa ---
00:29:00  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/src/test/resources
00:29:00  [INFO] 
00:29:00  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-aaa ---
00:29:00  [INFO] No sources to compile
00:29:00  [INFO] 
00:29:00  [INFO] --- surefire:3.5.0:test (default-test) @ security-aaa ---
00:29:00  [INFO] No tests to run.
00:29:00  [INFO] 
00:29:00  [INFO] --- copy:14.0.3:copy-files (default) @ security-aaa ---
00:29:00  [INFO] 
00:29:00  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-aaa ---
00:29:00  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.18.0.jar
00:29:00  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF
00:29:00  [INFO] 
00:29:00  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ security-aaa ---
00:29:01  [INFO] No previous run data found, generating javadoc.
00:29:02  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.18.0-javadoc.jar
00:29:02  [INFO] 
00:29:02  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ security-aaa ---
00:29:02  [INFO] CycloneDX: Resolving Dependencies
00:29:02  [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s)
00:29:02  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.xml
00:29:02  [INFO]            attaching as security-aaa-1.18.0-cyclonedx.xml
00:29:02  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.json
00:29:02  [INFO]            attaching as security-aaa-1.18.0-cyclonedx.json
00:29:02  [INFO] 
00:29:02  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa ---
00:29:02  [INFO] Skipping duplicate-finder execution!
00:29:02  [INFO] 
00:29:02  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-aaa ---
00:29:02  [WARNING] Unused declared dependencies found:
00:29:02  [WARNING]    org.opendaylight.jsonrpc:jsonrpc-api:jar:1.18.0:compile
00:29:02  [WARNING]    org.opendaylight.aaa:aaa-encrypt-service:jar:0.20.1:compile
00:29:02  [WARNING]    org.opendaylight.aaa:aaa-cert:jar:0.20.1:compile
00:29:02  [INFO] 
00:29:02  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-aaa ---
00:29:02  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.18.0-sources.jar
00:29:02  [INFO] 
00:29:02  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-aaa ---
00:29:02  [INFO] 
00:29:02  [INFO] --- jacoco:0.8.12:report (report) @ security-aaa ---
00:29:02  [INFO] Skipping JaCoCo execution due to missing execution data file.
00:29:02  [INFO] 
00:29:02  [INFO] --- install:3.1.3:install (default-install) @ security-aaa ---
00:29:02  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.pom
00:29:02  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar
00:29:02  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-javadoc.jar
00:29:02  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.xml
00:29:02  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.json
00:29:02  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/aaa/target/security-aaa-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-sources.jar
00:29:02  [INFO] 
00:29:02  [INFO] --- bundle:5.1.9:install (default-install) @ security-aaa ---
00:29:02  [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar
00:29:02  [INFO] Writing OBR metadata
00:29:02  [INFO] 
00:29:02  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ security-aaa ---
00:29:02  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:29:02  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:29:02  [INFO] 
00:29:02  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ security-aaa ---
00:29:02  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:29:02  [INFO] 
00:29:02  [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >---------------
00:29:02  [INFO] Building JSON-RPC :: BUS :: Config 1.18.0                       [35/143]
00:29:02  [INFO]   from jsonrpc/bus/config/pom.xml
00:29:02  [INFO] --------------------------------[ jar ]---------------------------------
00:29:02  [INFO] 
00:29:02  [INFO] --- clean:3.4.0:clean (default-clean) @ bus-config ---
00:29:02  [INFO] 
00:29:02  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-config ---
00:29:02  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:02  [INFO] 
00:29:02  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-config ---
00:29:02  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:02  [INFO] 
00:29:02  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-config ---
00:29:03  [INFO] 
00:29:03  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-config ---
00:29:03  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:29:03  [INFO] 
00:29:03  [INFO] --- checkstyle:3.5.0:check (check-license) @ bus-config ---
00:29:03  [INFO] 
00:29:03  [INFO] --- checkstyle:3.5.0:check (default) @ bus-config ---
00:29:03  [INFO] Starting audit...
00:29:03  Audit done.
00:29:03  [INFO] You have 0 Checkstyle violations.
00:29:03  [INFO] 
00:29:03  [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-config ---
00:29:03  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/classes/LICENSE
00:29:03  [INFO] 
00:29:03  [INFO] --- resources:3.3.1:resources (default-resources) @ bus-config ---
00:29:03  [INFO] Copying 1 resource from src/main/resources to target/classes
00:29:03  [INFO] 
00:29:03  [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-config ---
00:29:03  [INFO] No sources to compile
00:29:03  [INFO] 
00:29:03  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ bus-config >>>
00:29:03  [INFO] 
00:29:03  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ bus-config ---
00:29:03  [INFO] 
00:29:03  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ bus-config <<<
00:29:03  [INFO] 
00:29:03  [INFO] 
00:29:03  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ bus-config ---
00:29:03  [INFO] 
00:29:03  [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-config ---
00:29:03  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/src/test/resources
00:29:03  [INFO] 
00:29:03  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-config ---
00:29:03  [INFO] No sources to compile
00:29:03  [INFO] 
00:29:03  [INFO] --- surefire:3.5.0:test (default-test) @ bus-config ---
00:29:03  [INFO] No tests to run.
00:29:03  [INFO] 
00:29:03  [INFO] --- copy:14.0.3:copy-files (default) @ bus-config ---
00:29:03  [INFO] 
00:29:03  [INFO] --- jar:3.4.2:jar (default-jar) @ bus-config ---
00:29:03  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.18.0.jar
00:29:03  [INFO] 
00:29:03  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ bus-config ---
00:29:03  [WARNING] JAR will be empty - no content was marked for inclusion!
00:29:03  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.18.0-javadoc.jar
00:29:03  [INFO] 
00:29:03  [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ bus-config ---
00:29:03  [INFO] 
00:29:03  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ bus-config ---
00:29:03  [INFO] CycloneDX: Resolving Dependencies
00:29:03  [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
00:29:03  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.xml
00:29:03  [INFO]            attaching as bus-config-1.18.0-cyclonedx.xml
00:29:03  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.json
00:29:03  [INFO]            attaching as bus-config-1.18.0-cyclonedx.json
00:29:03  [INFO] 
00:29:03  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-config ---
00:29:03  [INFO] Skipping duplicate-finder execution!
00:29:03  [INFO] 
00:29:03  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-config ---
00:29:03  [INFO] No dependency problems found
00:29:03  [INFO] 
00:29:03  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-config ---
00:29:03  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.18.0-sources.jar
00:29:03  [INFO] 
00:29:03  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-config ---
00:29:03  [INFO] 
00:29:03  [INFO] --- jacoco:0.8.12:report (report) @ bus-config ---
00:29:03  [INFO] Skipping JaCoCo execution due to missing execution data file.
00:29:03  [INFO] 
00:29:03  [INFO] --- install:3.1.3:install (default-install) @ bus-config ---
00:29:03  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.pom
00:29:03  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.jar
00:29:03  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-javadoc.jar
00:29:03  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-config.cfg
00:29:03  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.xml
00:29:03  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.json
00:29:03  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/config/target/bus-config-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-sources.jar
00:29:03  [INFO] 
00:29:03  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bus-config ---
00:29:03  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:29:03  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:29:03  [INFO] 
00:29:03  [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >--------------
00:29:03  [INFO] Building JSON-RPC :: Feature :: bus 1.18.0                      [36/143]
00:29:03  [INFO]   from jsonrpc/features/odl-jsonrpc-bus/pom.xml
00:29:03  [INFO] ------------------------------[ feature ]-------------------------------
00:29:03  [INFO] 
00:29:03  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-bus ---
00:29:03  [INFO] 
00:29:03  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-bus ---
00:29:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:03  [INFO] 
00:29:03  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus ---
00:29:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:03  [INFO] 
00:29:03  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-bus ---
00:29:03  [INFO] 
00:29:03  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus ---
00:29:03  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:29:03  [INFO] argLine set to empty
00:29:03  [INFO] 
00:29:03  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-bus ---
00:29:03  [INFO] 
00:29:03  [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-bus ---
00:29:03  [INFO] Starting audit...
00:29:03  Audit done.
00:29:03  [INFO] You have 0 Checkstyle violations.
00:29:03  [INFO] 
00:29:03  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-bus ---
00:29:03  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/classes/LICENSE
00:29:03  [INFO] 
00:29:03  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus ---
00:29:03  [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml
00:29:03  [INFO] ...done!
00:29:03  [INFO] Attaching features XML
00:29:03  [INFO] 
00:29:03  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-bus ---
00:29:03  [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
00:29:03  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
00:29:03  [INFO] 
00:29:03  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>>
00:29:03  [INFO] 
00:29:03  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-bus ---
00:29:03  [INFO] 
00:29:03  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<<
00:29:03  [INFO] 
00:29:03  [INFO] 
00:29:03  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-bus ---
00:29:03  [INFO] 
00:29:03  [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-bus ---
00:29:03  [WARNING]  Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given
00:29:03  [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip
00:29:03  [INFO] 
00:29:03  [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-bus ---
00:29:03  [INFO] 
00:29:03  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-bus ---
00:29:03  [WARNING] JAR will be empty - no content was marked for inclusion!
00:29:03  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/odl-jsonrpc-bus-1.18.0-javadoc.jar
00:29:03  [INFO] 
00:29:03  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-bus ---
00:29:03  [INFO] CycloneDX: Resolving Dependencies
00:29:07  [INFO] CycloneDX: Creating BOM version 1.5 with 299 component(s)
00:29:07  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml
00:29:07  [INFO]            attaching as odl-jsonrpc-bus-1.18.0-cyclonedx.xml
00:29:07  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.json
00:29:08  [INFO]            attaching as odl-jsonrpc-bus-1.18.0-cyclonedx.json
00:29:08  [INFO] 
00:29:08  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus ---
00:29:08  [INFO] Skipping duplicate-finder execution!
00:29:08  [INFO] 
00:29:08  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus ---
00:29:08  [INFO] Skipping plugin execution
00:29:08  [INFO] 
00:29:08  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus ---
00:29:08  [INFO] Skipping source per configuration.
00:29:08  [INFO] 
00:29:08  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-bus ---
00:29:08  [INFO] 
00:29:08  [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-bus ---
00:29:08  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:29:08  [INFO] 
00:29:08  [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-bus ---
00:29:08  [WARNING] 
00:29:08  [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign
00:29:08  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:29:08  [WARNING] 
00:29:08  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:29:08  [WARNING] 
00:29:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0.pom
00:29:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-features.xml
00:29:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/odl-jsonrpc-bus-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-javadoc.jar
00:29:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.xml
00:29:08  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.json
00:29:08  [INFO] 
00:29:08  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-jsonrpc-bus ---
00:29:08  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:29:08  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:29:08  [WARNING] 
00:29:08  [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign
00:29:08  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:29:08  [WARNING] 
00:29:08  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:29:08  [WARNING] 
00:29:08  [INFO] 
00:29:08  [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >-------------
00:29:08  [INFO] Building JSON-RPC :: Test model 1.18.0                          [37/143]
00:29:08  [INFO]   from jsonrpc/test-model/pom.xml
00:29:08  [INFO] -------------------------------[ bundle ]-------------------------------
00:29:08  [INFO] 
00:29:08  [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-test-model ---
00:29:08  [INFO] 
00:29:08  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-test-model ---
00:29:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:08  [INFO] 
00:29:08  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-test-model ---
00:29:08  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:08  [INFO] 
00:29:08  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-test-model ---
00:29:08  [INFO] 
00:29:08  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-test-model ---
00:29:08  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:29:08  [INFO] 
00:29:08  [INFO] --- yang:14.0.4:generate-sources (binding) @ jsonrpc-test-model ---
00:29:08  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
00:29:08  [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/src/main/yang
00:29:08  [INFO] yang-to-sources: Found 2 dependencies in 1.024 ms
00:29:08  [INFO] yang-to-sources: Project model files found: 6 in 11.77 ms
00:29:08  [INFO] yang-to-sources: 6 YANG models processed in 45.74 ms
00:29:08  [INFO] BindingJavaFileGenerator: Defined 114 files in 13.10 ms
00:29:08  [INFO] Sorted 114 files into 23 directories in 333.9 μs
00:29:08  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 114 in 52.42 ms
00:29:08  [INFO] 
00:29:08  [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-test-model ---
00:29:08  [INFO] 
00:29:08  [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-test-model ---
00:29:08  [INFO] Starting audit...
00:29:08  Audit done.
00:29:08  [INFO] You have 0 Checkstyle violations.
00:29:08  [INFO] 
00:29:08  [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-test-model ---
00:29:08  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/classes/LICENSE
00:29:08  [INFO] 
00:29:08  [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-test-model ---
00:29:08  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/src/main/resources
00:29:08  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/generated-sources/spi
00:29:08  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
00:29:08  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
00:29:08  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
00:29:08  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/generated-sources/spi
00:29:08  [INFO] 
00:29:08  [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-test-model ---
00:29:08  [INFO] Recompiling the module because of changed dependency.
00:29:08  [INFO] Compiling 118 source files with javac [debug release 21] to target/classes
00:29:08  [INFO] 
00:29:08  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>>
00:29:08  [INFO] 
00:29:08  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-test-model ---
00:29:08  [INFO] Fork Value is true
00:29:11  [INFO] Done SpotBugs Analysis....
00:29:11  [INFO] 
00:29:11  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<<
00:29:11  [INFO] 
00:29:11  [INFO] 
00:29:11  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-test-model ---
00:29:11  [INFO] BugInstance size is 0
00:29:11  [INFO] Error size is 0
00:29:11  [INFO] No errors/warnings found
00:29:11  [INFO] 
00:29:11  [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-test-model ---
00:29:11  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/src/test/resources
00:29:11  [INFO] 
00:29:11  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-test-model ---
00:29:11  [INFO] Recompiling the module because of changed dependency.
00:29:11  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
00:29:11  [INFO] 
00:29:11  [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-test-model ---
00:29:11  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/surefire-reports
00:29:11  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:29:11  [INFO] 
00:29:11  [INFO] -------------------------------------------------------
00:29:11  [INFO]  T E S T S
00:29:11  [INFO] -------------------------------------------------------
00:29:12  [INFO] 
00:29:12  [INFO] Results:
00:29:12  [INFO] 
00:29:12  [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
00:29:12  [INFO] 
00:29:12  [INFO] 
00:29:12  [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-test-model ---
00:29:12  [INFO] 
00:29:12  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-test-model ---
00:29:12  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.18.0.jar
00:29:12  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF
00:29:12  [INFO] 
00:29:12  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-test-model ---
00:29:12  [INFO] No previous run data found, generating javadoc.
00:29:15  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.18.0-javadoc.jar
00:29:15  [INFO] 
00:29:15  [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-test-model ---
00:29:15  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.18.0-tests.jar
00:29:15  [INFO] 
00:29:15  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-test-model ---
00:29:15  [INFO] CycloneDX: Resolving Dependencies
00:29:16  [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s)
00:29:16  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/bom.xml
00:29:16  [INFO]            attaching as jsonrpc-test-model-1.18.0-cyclonedx.xml
00:29:16  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/bom.json
00:29:16  [INFO]            attaching as jsonrpc-test-model-1.18.0-cyclonedx.json
00:29:16  [INFO] 
00:29:16  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model ---
00:29:16  [INFO] Skipping duplicate-finder execution!
00:29:16  [INFO] 
00:29:16  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-test-model ---
00:29:16  [WARNING] Unused declared dependencies found:
00:29:16  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
00:29:16  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
00:29:16  [INFO] 
00:29:16  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model ---
00:29:16  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.18.0-sources.jar
00:29:16  [INFO] 
00:29:16  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-test-model ---
00:29:16  [INFO] 
00:29:16  [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-test-model ---
00:29:16  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/code-coverage/jacoco.exec
00:29:16  [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes
00:29:16  [INFO] 
00:29:16  [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-test-model ---
00:29:16  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.pom
00:29:16  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar
00:29:16  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-javadoc.jar
00:29:16  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.18.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-tests.jar
00:29:16  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.xml
00:29:16  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.json
00:29:16  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/test-model/target/jsonrpc-test-model-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-sources.jar
00:29:16  [INFO] 
00:29:16  [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-test-model ---
00:29:16  [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar
00:29:16  [INFO] Writing OBR metadata
00:29:16  [INFO] 
00:29:16  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-test-model ---
00:29:16  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:29:16  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:29:16  [INFO] 
00:29:16  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-test-model ---
00:29:16  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:29:16  [INFO] 
00:29:16  [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >-----------------
00:29:16  [INFO] Building JSON-RPC :: DOM :: Codec 1.18.0                        [38/143]
00:29:16  [INFO]   from jsonrpc/dom-codec/pom.xml
00:29:16  [INFO] -------------------------------[ bundle ]-------------------------------
00:29:16  [INFO] 
00:29:16  [INFO] --- clean:3.4.0:clean (default-clean) @ dom-codec ---
00:29:16  [INFO] 
00:29:16  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ dom-codec ---
00:29:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:16  [INFO] 
00:29:16  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ dom-codec ---
00:29:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:16  [INFO] 
00:29:16  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ dom-codec ---
00:29:16  [INFO] 
00:29:16  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ dom-codec ---
00:29:16  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:29:16  [INFO] 
00:29:16  [INFO] --- checkstyle:3.5.0:check (check-license) @ dom-codec ---
00:29:16  [INFO] 
00:29:16  [INFO] --- checkstyle:3.5.0:check (default) @ dom-codec ---
00:29:16  [INFO] Starting audit...
00:29:16  Audit done.
00:29:16  [INFO] You have 0 Checkstyle violations.
00:29:16  [INFO] 
00:29:16  [INFO] --- dependency:3.8.0:copy (unpack-license) @ dom-codec ---
00:29:16  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/classes/LICENSE
00:29:16  [INFO] 
00:29:16  [INFO] --- resources:3.3.1:resources (default-resources) @ dom-codec ---
00:29:16  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/src/main/resources
00:29:16  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/generated-sources/spi
00:29:16  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/generated-sources/yang
00:29:16  [INFO] 
00:29:16  [INFO] --- compiler:3.13.0:compile (default-compile) @ dom-codec ---
00:29:16  [INFO] Recompiling the module because of changed source code.
00:29:16  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
00:29:16  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
00:29:16  [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
00:29:16    reason: class file for javax.annotation.meta.When not found
00:29:16  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
00:29:16  [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
00:29:16    reason: class file for javax.annotation.meta.When not found
00:29:16  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
00:29:16  [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
00:29:16    reason: class file for javax.annotation.meta.When not found
00:29:16  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:16  [INFO] 
00:29:16  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ dom-codec >>>
00:29:16  [INFO] 
00:29:16  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ dom-codec ---
00:29:16  [INFO] Fork Value is true
00:29:20  [INFO] Done SpotBugs Analysis....
00:29:20  [INFO] 
00:29:20  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ dom-codec <<<
00:29:20  [INFO] 
00:29:20  [INFO] 
00:29:20  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ dom-codec ---
00:29:20  [INFO] BugInstance size is 0
00:29:20  [INFO] Error size is 0
00:29:20  [INFO] No errors/warnings found
00:29:20  [INFO] 
00:29:20  [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-codec ---
00:29:20  [INFO] Copying 6 resources from src/test/resources to target/test-classes
00:29:20  [INFO] 
00:29:20  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dom-codec ---
00:29:20  [INFO] Recompiling the module because of changed dependency.
00:29:20  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
00:29:20  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[70,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal
00:29:20  [INFO] 
00:29:20  [INFO] --- surefire:3.5.0:test (default-test) @ dom-codec ---
00:29:20  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/surefire-reports
00:29:20  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:29:20  [INFO] 
00:29:20  [INFO] -------------------------------------------------------
00:29:20  [INFO]  T E S T S
00:29:20  [INFO] -------------------------------------------------------
00:29:21  [INFO] Running org.opendaylight.jsonrpc.dom.codec.DataCodecTest
00:29:23  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.121 s -- in org.opendaylight.jsonrpc.dom.codec.DataCodecTest
00:29:23  [INFO] Running org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest
00:29:23  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest
00:29:23  [INFO] Running org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest
00:29:23  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest
00:29:23  [INFO] Running org.opendaylight.jsonrpc.dom.codec.RpcCodecTest
00:29:23  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.jsonrpc.dom.codec.RpcCodecTest
00:29:23  [INFO] 
00:29:23  [INFO] Results:
00:29:23  [INFO] 
00:29:23  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
00:29:23  [INFO] 
00:29:23  [INFO] 
00:29:23  [INFO] --- copy:14.0.3:copy-files (default) @ dom-codec ---
00:29:23  [INFO] 
00:29:23  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ dom-codec ---
00:29:23  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.18.0.jar
00:29:23  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF
00:29:23  [INFO] 
00:29:23  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ dom-codec ---
00:29:23  [INFO] No previous run data found, generating javadoc.
00:29:25  [WARNING] Javadoc Warnings
00:29:25  [WARNING] warning: unknown enum constant When.ALWAYS
00:29:25  [WARNING] reason: class file for javax.annotation.meta.When not found
00:29:25  [WARNING] 1 warning
00:29:25  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.18.0-javadoc.jar
00:29:25  [INFO] 
00:29:25  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ dom-codec ---
00:29:25  [INFO] CycloneDX: Resolving Dependencies
00:29:26  [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s)
00:29:26  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.xml
00:29:26  [INFO]            attaching as dom-codec-1.18.0-cyclonedx.xml
00:29:26  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.json
00:29:26  [INFO]            attaching as dom-codec-1.18.0-cyclonedx.json
00:29:26  [INFO] 
00:29:26  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec ---
00:29:26  [INFO] Skipping duplicate-finder execution!
00:29:26  [INFO] 
00:29:26  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ dom-codec ---
00:29:26  [WARNING] Used undeclared dependencies found:
00:29:26  [WARNING]    org.opendaylight.yangtools:yang-data-spi:jar:14.0.4:compile
00:29:26  [WARNING]    org.opendaylight.yangtools:yang-data-util:jar:14.0.4:compile
00:29:26  [WARNING]    org.opendaylight.yangtools:yang-data-impl:jar:14.0.4:compile
00:29:26  [WARNING]    org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile
00:29:26  [WARNING]    org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile
00:29:26  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
00:29:26  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
00:29:26  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
00:29:26  [WARNING]    org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile
00:29:26  [WARNING]    com.google.code.gson:gson:jar:2.11.0:compile
00:29:26  [INFO] 
00:29:26  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-codec ---
00:29:26  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.18.0-sources.jar
00:29:26  [INFO] 
00:29:26  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ dom-codec ---
00:29:26  [INFO] 
00:29:26  [INFO] --- jacoco:0.8.12:report (report) @ dom-codec ---
00:29:26  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/code-coverage/jacoco.exec
00:29:26  [INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes
00:29:26  [INFO] 
00:29:26  [INFO] --- install:3.1.3:install (default-install) @ dom-codec ---
00:29:26  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.pom
00:29:26  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar
00:29:26  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-javadoc.jar
00:29:26  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.xml
00:29:26  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.json
00:29:26  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/dom-codec/target/dom-codec-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-sources.jar
00:29:26  [INFO] 
00:29:26  [INFO] --- bundle:5.1.9:install (default-install) @ dom-codec ---
00:29:26  [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar
00:29:26  [INFO] Writing OBR metadata
00:29:26  [INFO] 
00:29:26  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ dom-codec ---
00:29:26  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:29:26  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:29:26  [INFO] 
00:29:26  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ dom-codec ---
00:29:26  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:29:26  [INFO] 
00:29:26  [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >--------------
00:29:26  [INFO] Building JSON-RPC :: Provider 1.18.0                            [39/143]
00:29:26  [INFO]   from jsonrpc/provider/pom.xml
00:29:26  [INFO] --------------------------------[ pom ]---------------------------------
00:29:26  [INFO] 
00:29:26  [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider ---
00:29:26  [INFO] 
00:29:26  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider ---
00:29:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:26  [INFO] 
00:29:26  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider ---
00:29:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:26  [INFO] 
00:29:26  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider ---
00:29:26  [INFO] 
00:29:26  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider ---
00:29:26  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:29:26  [INFO] 
00:29:26  [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider ---
00:29:26  [INFO] 
00:29:26  [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider ---
00:29:26  [INFO] Starting audit...
00:29:26  Audit done.
00:29:26  [INFO] You have 0 Checkstyle violations.
00:29:26  [INFO] 
00:29:26  [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider ---
00:29:26  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/target/classes/LICENSE
00:29:26  [INFO] 
00:29:26  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>>
00:29:26  [INFO] 
00:29:26  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider ---
00:29:26  [INFO] 
00:29:26  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<<
00:29:26  [INFO] 
00:29:26  [INFO] 
00:29:26  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider ---
00:29:26  [INFO] 
00:29:26  [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider ---
00:29:26  [INFO] 
00:29:26  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider ---
00:29:26  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
00:29:26  [INFO] 
00:29:26  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider ---
00:29:26  [INFO] CycloneDX: Resolving Dependencies
00:29:27  [INFO] CycloneDX: Creating BOM version 1.5 with 94 component(s)
00:29:27  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/target/bom.xml
00:29:28  [INFO]            attaching as jsonrpc-provider-1.18.0-cyclonedx.xml
00:29:28  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/target/bom.json
00:29:28  [INFO]            attaching as jsonrpc-provider-1.18.0-cyclonedx.json
00:29:28  [INFO] 
00:29:28  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider ---
00:29:28  [INFO] Skipping duplicate-finder execution!
00:29:28  [INFO] 
00:29:28  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider ---
00:29:28  [INFO] Skipping pom project
00:29:28  [INFO] 
00:29:28  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider ---
00:29:28  [INFO] 
00:29:28  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider ---
00:29:28  [INFO] 
00:29:28  [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider ---
00:29:28  [INFO] Skipping JaCoCo execution due to missing execution data file.
00:29:28  [INFO] 
00:29:28  [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider ---
00:29:28  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0.pom
00:29:28  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.xml
00:29:28  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.json
00:29:28  [INFO] 
00:29:28  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-provider ---
00:29:28  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:29:28  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:29:28  [INFO] 
00:29:28  [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >----------
00:29:28  [INFO] Building JSON-RPC :: Provider :: Common 1.18.0                  [40/143]
00:29:28  [INFO]   from jsonrpc/provider/common/pom.xml
00:29:28  [INFO] -------------------------------[ bundle ]-------------------------------
00:29:28  [INFO] 
00:29:28  [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-common ---
00:29:28  [INFO] 
00:29:28  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-common ---
00:29:28  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:28  [INFO] 
00:29:28  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common ---
00:29:28  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:29:28  [INFO] 
00:29:28  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-common ---
00:29:28  [INFO] 
00:29:28  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-common ---
00:29:28  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:29:28  [INFO] 
00:29:28  [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-common ---
00:29:28  [INFO] 
00:29:28  [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-common ---
00:29:28  [INFO] Starting audit...
00:29:28  Audit done.
00:29:28  [INFO] You have 0 Checkstyle violations.
00:29:28  [INFO] 
00:29:28  [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-common ---
00:29:28  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/classes/LICENSE
00:29:28  [INFO] 
00:29:28  [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-common ---
00:29:28  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/resources
00:29:28  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/generated-sources/spi
00:29:28  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/generated-sources/yang
00:29:28  [INFO] 
00:29:28  [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-common ---
00:29:28  [INFO] Recompiling the module because of changed dependency.
00:29:28  [INFO] Compiling 61 source files with javac [debug release 21] to target/classes
00:29:29  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
00:29:29  [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
00:29:29    reason: class file for javax.annotation.meta.When not found
00:29:29  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
00:29:29  [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
00:29:29    reason: class file for javax.annotation.meta.When not found
00:29:29  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
00:29:29  [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS
00:29:29    reason: class file for javax.annotation.meta.When not found
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[79,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,63] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,17] registerTreeChangeListener(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
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[63,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[103,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:29  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:[67,21] possible 'this' escape before subclass is fully initialized
00:29:29  [INFO] 
00:29:29  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>>
00:29:29  [INFO] 
00:29:29  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-common ---
00:29:29  [INFO] Fork Value is true
00:29:34  [INFO] Done SpotBugs Analysis....
00:29:34  [INFO] 
00:29:34  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<<
00:29:34  [INFO] 
00:29:34  [INFO] 
00:29:34  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-common ---
00:29:34  [INFO] BugInstance size is 0
00:29:34  [INFO] Error size is 0
00:29:34  [INFO] No errors/warnings found
00:29:34  [INFO] 
00:29:34  [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common ---
00:29:34  [INFO] Copying 6 resources from src/test/resources to target/test-classes
00:29:34  [INFO] 
00:29:34  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-common ---
00:29:34  [INFO] Recompiling the module because of changed dependency.
00:29:34  [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes
00:29:34  [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
00:29:34  [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
00:29:34  [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
00:29:34  [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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[74,51] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[237,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[244,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[46,75] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal
00:29:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/TestUtils.java:[65,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:29:34  [INFO] 
00:29:34  [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-provider-common ---
00:29:34  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/surefire-reports
00:29:34  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:29:34  [INFO] 
00:29:34  [INFO] -------------------------------------------------------
00:29:34  [INFO]  T E S T S
00:29:34  [INFO] -------------------------------------------------------
00:29:36  [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest
00:29:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest
00:29:37  [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest
00:29:40  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.789 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest
00:29:41  [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest
00:29:44  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:29:50  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.005 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest
00:29:51  [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest
00:29:54  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:29:57  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.846 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest
00:29:58  [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest
00:30:01  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.882 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest
00:30:02  [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest
00:30:04  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:30:07  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.318 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest
00:30:08  [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest
00:30:13  [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.780 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest
00:30:14  [INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest
00:30:15  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:30:16  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.019 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest
00:30:17  [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest
00:30:20  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:30:28  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.37 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest
00:30:29  [INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest
00:30:29  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest
00:30:29  [INFO] 
00:30:29  [INFO] Results:
00:30:29  [INFO] 
00:30:29  [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
00:30:29  [INFO] 
00:30:29  [INFO] 
00:30:29  [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider-common ---
00:30:29  [INFO] 
00:30:29  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common ---
00:30:30  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.18.0.jar
00:30:30  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/classes/META-INF/MANIFEST.MF
00:30:30  [INFO] 
00:30:30  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider-common ---
00:30:30  [INFO] No previous run data found, generating javadoc.
00:30:32  [WARNING] Javadoc Warnings
00:30:32  [WARNING] warning: unknown enum constant When.ALWAYS
00:30:32  [WARNING] reason: class file for javax.annotation.meta.When not found
00:30:32  [WARNING] 1 warning
00:30:32  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.18.0-javadoc.jar
00:30:32  [INFO] 
00:30:32  [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-provider-common ---
00:30:32  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.18.0-tests.jar
00:30:32  [INFO] 
00:30:32  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider-common ---
00:30:32  [INFO] CycloneDX: Resolving Dependencies
00:30:34  [INFO] CycloneDX: Creating BOM version 1.5 with 99 component(s)
00:30:34  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.xml
00:30:34  [INFO]            attaching as jsonrpc-provider-common-1.18.0-cyclonedx.xml
00:30:34  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.json
00:30:34  [INFO]            attaching as jsonrpc-provider-common-1.18.0-cyclonedx.json
00:30:34  [INFO] 
00:30:34  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common ---
00:30:34  [INFO] Skipping duplicate-finder execution!
00:30:34  [INFO] 
00:30:34  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-common ---
00:30:34  [WARNING] Used undeclared dependencies found:
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.4:provided
00:30:34  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.4:provided
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-data-impl:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test
00:30:34  [WARNING]    org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:provided
00:30:34  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.4:provided
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4:provided
00:30:34  [WARNING]    org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4:provided
00:30:34  [WARNING]    org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4:provided
00:30:34  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-model-spi:jar:14.0.4:compile
00:30:34  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile
00:30:34  [WARNING] Unused declared dependencies found:
00:30:34  [WARNING]    org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile
00:30:34  [WARNING] Non-test scoped test only dependencies found:
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile
00:30:34  [WARNING]    org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile
00:30:34  [INFO] 
00:30:34  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-common ---
00:30:34  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.18.0-sources.jar
00:30:34  [INFO] 
00:30:34  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider-common ---
00:30:34  [INFO] 
00:30:34  [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider-common ---
00:30:34  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/code-coverage/jacoco.exec
00:30:34  [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Common' with 60 classes
00:30:34  [INFO] 
00:30:34  [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider-common ---
00:30:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.pom
00:30:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar
00:30:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-javadoc.jar
00:30:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.18.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-tests.jar
00:30:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.xml
00:30:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.json
00:30:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/common/target/jsonrpc-provider-common-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-sources.jar
00:30:34  [INFO] 
00:30:34  [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-provider-common ---
00:30:34  [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar
00:30:34  [INFO] Writing OBR metadata
00:30:34  [INFO] 
00:30:34  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-provider-common ---
00:30:34  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:30:34  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:30:34  [INFO] 
00:30:34  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-provider-common ---
00:30:34  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:30:34  [INFO] 
00:30:34  [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >----------
00:30:34  [INFO] Building JSON-RPC :: Provider :: Single node 1.18.0             [41/143]
00:30:34  [INFO]   from jsonrpc/provider/single/pom.xml
00:30:34  [INFO] -------------------------------[ bundle ]-------------------------------
00:30:34  [INFO] 
00:30:34  [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-single ---
00:30:34  [INFO] 
00:30:34  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-single ---
00:30:34  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:30:34  [INFO] 
00:30:34  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single ---
00:30:34  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:30:34  [INFO] 
00:30:34  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-single ---
00:30:34  [INFO] 
00:30:34  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-single ---
00:30:34  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:30:34  [INFO] 
00:30:34  [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-single ---
00:30:34  [INFO] 
00:30:34  [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-single ---
00:30:34  [INFO] Starting audit...
00:30:34  Audit done.
00:30:34  [INFO] You have 0 Checkstyle violations.
00:30:34  [INFO] 
00:30:34  [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-single ---
00:30:34  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/classes/LICENSE
00:30:34  [INFO] 
00:30:34  [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-single ---
00:30:34  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/main/resources
00:30:34  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/generated-sources/spi
00:30:34  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/generated-sources/yang
00:30:34  [INFO] 
00:30:34  [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-single ---
00:30:34  [INFO] Recompiling the module because of changed dependency.
00:30:34  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
00:30:34  [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
00:30:34  [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
00:30:34  [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
00:30:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:30:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:30:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:30:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[72,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:30:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[74,27] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
00:30:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[100,47] registerTreeChangeListener(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
00:30:34  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/main/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProvider.java:[110,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
00:30:34  [INFO] 
00:30:34  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>>
00:30:34  [INFO] 
00:30:34  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-single ---
00:30:34  [INFO] Fork Value is true
00:30:37  [INFO] Done SpotBugs Analysis....
00:30:37  [INFO] 
00:30:37  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<<
00:30:37  [INFO] 
00:30:37  [INFO] 
00:30:37  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-single ---
00:30:37  [INFO] BugInstance size is 0
00:30:37  [INFO] Error size is 0
00:30:37  [INFO] No errors/warnings found
00:30:37  [INFO] 
00:30:37  [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single ---
00:30:37  [INFO] Copying 1 resource from src/test/resources to target/test-classes
00:30:37  [INFO] 
00:30:37  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-single ---
00:30:37  [INFO] Recompiling the module because of changed dependency.
00:30:37  [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
00:30:38  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:30:38  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:30:38  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:30:38  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[68,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:30:38  [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
00:30:38  [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
00:30:38  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:30:38  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[257,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:30:38  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[256,21] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
00:30:38  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/src/test/java/org/opendaylight/jsonrpc/provider/single/JsonRPCProviderTest.java:[266,14] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
00:30:38  [INFO] 
00:30:38  [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-provider-single ---
00:30:38  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/surefire-reports
00:30:38  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:30:38  [INFO] 
00:30:38  [INFO] -------------------------------------------------------
00:30:38  [INFO]  T E S T S
00:30:38  [INFO] -------------------------------------------------------
00:30:39  [INFO] Running org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest
00:30:41  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:30:46  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.247 s -- in org.opendaylight.jsonrpc.provider.single.JsonRPCProviderTest
00:30:46  [INFO] 
00:30:46  [INFO] Results:
00:30:46  [INFO] 
00:30:46  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
00:30:46  [INFO] 
00:30:46  [INFO] 
00:30:46  [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider-single ---
00:30:46  [INFO] 
00:30:46  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single ---
00:30:46  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.18.0.jar
00:30:46  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/classes/META-INF/MANIFEST.MF
00:30:46  [INFO] 
00:30:46  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider-single ---
00:30:46  [INFO] No previous run data found, generating javadoc.
00:30:48  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.18.0-javadoc.jar
00:30:48  [INFO] 
00:30:48  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider-single ---
00:30:48  [INFO] CycloneDX: Resolving Dependencies
00:30:49  [INFO] CycloneDX: Creating BOM version 1.5 with 99 component(s)
00:30:49  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.xml
00:30:49  [INFO]            attaching as jsonrpc-provider-single-1.18.0-cyclonedx.xml
00:30:49  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.json
00:30:49  [INFO]            attaching as jsonrpc-provider-single-1.18.0-cyclonedx.json
00:30:49  [INFO] 
00:30:49  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single ---
00:30:49  [INFO] Skipping duplicate-finder execution!
00:30:49  [INFO] 
00:30:49  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-single ---
00:30:49  [WARNING] Used undeclared dependencies found:
00:30:49  [WARNING]    org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile
00:30:49  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
00:30:49  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
00:30:49  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.4:compile
00:30:49  [WARNING]    org.checkerframework:checker-qual:jar:3.46.0:compile
00:30:49  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
00:30:49  [WARNING] Unused declared dependencies found:
00:30:49  [WARNING]    org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile
00:30:49  [WARNING]    org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile
00:30:49  [WARNING]    org.opendaylight.jsonrpc:dom-codec:jar:1.18.0:compile
00:30:49  [WARNING]    org.opendaylight.yangtools:yang-parser-api:jar:14.0.4:compile
00:30:49  [WARNING]    org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile
00:30:49  [WARNING] Non-test scoped test only dependencies found:
00:30:49  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile
00:30:49  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
00:30:49  [INFO] 
00:30:49  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-single ---
00:30:49  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.18.0-sources.jar
00:30:50  [INFO] 
00:30:50  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider-single ---
00:30:50  [INFO] 
00:30:50  [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider-single ---
00:30:50  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/code-coverage/jacoco.exec
00:30:50  [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Single node' with 1 classes
00:30:50  [INFO] 
00:30:50  [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider-single ---
00:30:50  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.pom
00:30:50  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar
00:30:50  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-javadoc.jar
00:30:50  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.xml
00:30:50  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.json
00:30:50  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/single/target/jsonrpc-provider-single-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-sources.jar
00:30:50  [INFO] 
00:30:50  [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-provider-single ---
00:30:50  [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar
00:30:50  [INFO] Writing OBR metadata
00:30:50  [INFO] 
00:30:50  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-provider-single ---
00:30:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:30:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:30:50  [INFO] 
00:30:50  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-provider-single ---
00:30:50  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:30:50  [INFO] 
00:30:50  [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------
00:30:50  [INFO] Building JSON-RPC :: Feature :: provider 1.18.0                 [42/143]
00:30:50  [INFO]   from jsonrpc/features/odl-jsonrpc-provider/pom.xml
00:30:50  [INFO] ------------------------------[ feature ]-------------------------------
00:30:50  [INFO] 
00:30:50  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-provider ---
00:30:50  [INFO] 
00:30:50  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-provider ---
00:30:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:30:50  [INFO] 
00:30:50  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider ---
00:30:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:30:50  [INFO] 
00:30:50  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-provider ---
00:30:50  [INFO] 
00:30:50  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider ---
00:30:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:30:50  [INFO] argLine set to empty
00:30:50  [INFO] 
00:30:50  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-provider ---
00:30:50  [INFO] 
00:30:50  [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-provider ---
00:30:50  [INFO] Starting audit...
00:30:50  Audit done.
00:30:50  [INFO] You have 0 Checkstyle violations.
00:30:50  [INFO] 
00:30:50  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-provider ---
00:30:50  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/classes/LICENSE
00:30:50  [INFO] 
00:30:50  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider ---
00:30:50  [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml
00:30:50  [INFO] ...done!
00:30:50  [INFO] Attaching features XML
00:30:50  [INFO] 
00:30:50  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-provider ---
00:30:50  [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
00:30:50  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
00:30:50  [INFO] 
00:30:50  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>>
00:30:50  [INFO] 
00:30:50  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-provider ---
00:30:50  [INFO] 
00:30:50  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<<
00:30:50  [INFO] 
00:30:50  [INFO] 
00:30:50  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-provider ---
00:30:50  [INFO] 
00:30:50  [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-provider ---
00:30:50  [WARNING]  Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given
00:30:50  [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip
00:30:50  [INFO] 
00:30:50  [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-provider ---
00:30:50  [INFO] 
00:30:50  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-provider ---
00:30:50  [WARNING] JAR will be empty - no content was marked for inclusion!
00:30:50  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/odl-jsonrpc-provider-1.18.0-javadoc.jar
00:30:50  [INFO] 
00:30:50  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-provider ---
00:30:50  [INFO] CycloneDX: Resolving Dependencies
00:30:54  [INFO] CycloneDX: Creating BOM version 1.5 with 303 component(s)
00:30:54  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml
00:30:54  [INFO]            attaching as odl-jsonrpc-provider-1.18.0-cyclonedx.xml
00:30:54  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.json
00:30:54  [INFO]            attaching as odl-jsonrpc-provider-1.18.0-cyclonedx.json
00:30:54  [INFO] 
00:30:54  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider ---
00:30:54  [INFO] Skipping duplicate-finder execution!
00:30:54  [INFO] 
00:30:54  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-provider ---
00:30:54  [INFO] Skipping plugin execution
00:30:54  [INFO] 
00:30:54  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-provider ---
00:30:54  [INFO] Skipping source per configuration.
00:30:54  [INFO] 
00:30:54  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-provider ---
00:30:54  [INFO] 
00:30:54  [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-provider ---
00:30:54  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:30:54  [INFO] 
00:30:54  [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-provider ---
00:30:54  [WARNING] 
00:30:54  [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign
00:30:54  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:30:54  [WARNING] 
00:30:54  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:30:54  [WARNING] 
00:30:54  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0.pom
00:30:54  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-features.xml
00:30:54  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/odl-jsonrpc-provider-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-javadoc.jar
00:30:54  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.xml
00:30:54  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.json
00:30:54  [INFO] 
00:30:54  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-jsonrpc-provider ---
00:30:54  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:30:54  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:30:54  [WARNING] 
00:30:54  [WARNING] The packaging plugin for project odl-jsonrpc-provider did not assign
00:30:54  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:30:54  [WARNING] 
00:30:54  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:30:54  [WARNING] 
00:30:54  [INFO] 
00:30:54  [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >--------------
00:30:54  [INFO] Building JSON-RPC :: Feature :: all 1.18.0                      [43/143]
00:30:54  [INFO]   from jsonrpc/features/odl-jsonrpc-all/pom.xml
00:30:54  [INFO] ------------------------------[ feature ]-------------------------------
00:30:55  [INFO] 
00:30:55  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-all ---
00:30:55  [INFO] 
00:30:55  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-all ---
00:30:55  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:30:55  [INFO] 
00:30:55  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all ---
00:30:55  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:30:55  [INFO] 
00:30:55  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-all ---
00:30:55  [INFO] 
00:30:55  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-all ---
00:30:55  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:30:55  [INFO] argLine set to empty
00:30:55  [INFO] 
00:30:55  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-all ---
00:30:55  [INFO] 
00:30:55  [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-all ---
00:30:55  [INFO] Starting audit...
00:30:55  Audit done.
00:30:55  [INFO] You have 0 Checkstyle violations.
00:30:55  [INFO] 
00:30:55  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-all ---
00:30:55  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/classes/LICENSE
00:30:55  [INFO] 
00:30:55  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all ---
00:30:55  [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml
00:30:55  [INFO] ...done!
00:30:55  [INFO] Attaching features XML
00:30:55  [INFO] 
00:30:55  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-all ---
00:30:55  [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
00:30:55  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
00:30:55  [INFO] 
00:30:55  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>>
00:30:55  [INFO] 
00:30:55  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-all ---
00:30:55  [INFO] 
00:30:55  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<<
00:30:55  [INFO] 
00:30:55  [INFO] 
00:30:55  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-all ---
00:30:55  [INFO] 
00:30:55  [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-all ---
00:30:55  [WARNING]  Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given
00:30:55  [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip
00:30:55  [INFO] 
00:30:55  [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-all ---
00:30:55  [INFO] 
00:30:55  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-all ---
00:30:55  [WARNING] JAR will be empty - no content was marked for inclusion!
00:30:55  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/odl-jsonrpc-all-1.18.0-javadoc.jar
00:30:55  [INFO] 
00:30:55  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-all ---
00:30:55  [INFO] CycloneDX: Resolving Dependencies
00:31:00  [INFO] CycloneDX: Creating BOM version 1.5 with 386 component(s)
00:31:00  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.xml
00:31:00  [INFO]            attaching as odl-jsonrpc-all-1.18.0-cyclonedx.xml
00:31:00  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.json
00:31:00  [INFO]            attaching as odl-jsonrpc-all-1.18.0-cyclonedx.json
00:31:00  [INFO] 
00:31:00  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all ---
00:31:00  [INFO] Skipping duplicate-finder execution!
00:31:00  [INFO] 
00:31:00  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-all ---
00:31:00  [INFO] Skipping plugin execution
00:31:00  [INFO] 
00:31:00  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-all ---
00:31:00  [INFO] Skipping source per configuration.
00:31:00  [INFO] 
00:31:00  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-all ---
00:31:00  [INFO] 
00:31:00  [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-all ---
00:31:00  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:31:00  [INFO] 
00:31:00  [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-all ---
00:31:00  [WARNING] 
00:31:00  [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign
00:31:00  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:31:00  [WARNING] 
00:31:00  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:31:00  [WARNING] 
00:31:00  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0.pom
00:31:00  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-features.xml
00:31:00  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/odl-jsonrpc-all-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-javadoc.jar
00:31:00  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.xml
00:31:00  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-all/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.json
00:31:00  [INFO] 
00:31:00  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-jsonrpc-all ---
00:31:00  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:31:00  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:31:00  [WARNING] 
00:31:00  [WARNING] The packaging plugin for project odl-jsonrpc-all did not assign
00:31:00  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:31:00  [WARNING] 
00:31:00  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:31:00  [WARNING] 
00:31:00  [INFO] 
00:31:00  [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >--------------
00:31:00  [INFO] Building JSON-RPC :: Features :: repository 1.18.0              [44/143]
00:31:00  [INFO]   from jsonrpc/features/features-jsonrpc/pom.xml
00:31:00  [INFO] ------------------------------[ feature ]-------------------------------
00:31:00  [INFO] 
00:31:00  [INFO] --- clean:3.4.0:clean (default-clean) @ features-jsonrpc ---
00:31:00  [INFO] 
00:31:00  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-jsonrpc ---
00:31:00  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:00  [INFO] 
00:31:00  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-jsonrpc ---
00:31:00  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:00  [INFO] 
00:31:00  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-jsonrpc ---
00:31:00  [INFO] 
00:31:00  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-jsonrpc ---
00:31:00  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:31:00  [INFO] argLine set to empty
00:31:00  [INFO] 
00:31:00  [INFO] --- checkstyle:3.5.0:check (check-license) @ features-jsonrpc ---
00:31:00  [INFO] 
00:31:00  [INFO] --- checkstyle:3.5.0:check (default) @ features-jsonrpc ---
00:31:00  [INFO] Starting audit...
00:31:00  Audit done.
00:31:00  [INFO] You have 0 Checkstyle violations.
00:31:00  [INFO] 
00:31:00  [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-jsonrpc ---
00:31:00  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/classes/LICENSE
00:31:00  [INFO] 
00:31:00  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc ---
00:31:00  [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/feature/feature.xml
00:31:00  [INFO] ...done!
00:31:00  [INFO] Attaching features XML
00:31:00  [INFO] 
00:31:00  [INFO] --- karaf:4.4.6:verify (default-verify) @ features-jsonrpc ---
00:31:00  [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
00:31:00  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
00:31:00  [INFO] 
00:31:00  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-jsonrpc >>>
00:31:00  [INFO] 
00:31:00  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-jsonrpc ---
00:31:00  [INFO] 
00:31:00  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-jsonrpc <<<
00:31:00  [INFO] 
00:31:00  [INFO] 
00:31:00  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-jsonrpc ---
00:31:00  [INFO] 
00:31:00  [INFO] --- feattest:14.0.3:test (default) @ features-jsonrpc ---
00:31:00  [WARNING]  Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given
00:31:00  [INFO] 
00:31:00  [INFO] --- copy:14.0.3:copy-files (default) @ features-jsonrpc ---
00:31:00  [INFO] 
00:31:00  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ features-jsonrpc ---
00:31:00  [WARNING] JAR will be empty - no content was marked for inclusion!
00:31:00  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/features-jsonrpc-1.18.0-javadoc.jar
00:31:00  [INFO] 
00:31:00  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-jsonrpc ---
00:31:00  [INFO] CycloneDX: Resolving Dependencies
00:31:05  [INFO] CycloneDX: Creating BOM version 1.5 with 387 component(s)
00:31:05  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.xml
00:31:05  [INFO]            attaching as features-jsonrpc-1.18.0-cyclonedx.xml
00:31:05  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.json
00:31:05  [INFO]            attaching as features-jsonrpc-1.18.0-cyclonedx.json
00:31:05  [INFO] 
00:31:05  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc ---
00:31:05  [INFO] Skipping duplicate-finder execution!
00:31:05  [INFO] 
00:31:05  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-jsonrpc ---
00:31:05  [INFO] Skipping plugin execution
00:31:05  [INFO] 
00:31:05  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-jsonrpc ---
00:31:05  [INFO] No sources in project. Archive not created.
00:31:05  [INFO] 
00:31:05  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-jsonrpc ---
00:31:05  [INFO] 
00:31:05  [INFO] --- jacoco:0.8.12:report (report) @ features-jsonrpc ---
00:31:05  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:31:05  [INFO] 
00:31:05  [INFO] --- install:3.1.3:install (default-install) @ features-jsonrpc ---
00:31:05  [WARNING] 
00:31:05  [WARNING] The packaging plugin for project features-jsonrpc did not assign
00:31:05  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:31:05  [WARNING] 
00:31:05  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:31:05  [WARNING] 
00:31:05  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0.pom
00:31:05  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-features.xml
00:31:05  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/features-jsonrpc-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-javadoc.jar
00:31:05  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.xml
00:31:05  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/features-jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.json
00:31:05  [INFO] 
00:31:05  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-jsonrpc ---
00:31:05  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:31:05  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:31:05  [WARNING] 
00:31:05  [WARNING] The packaging plugin for project features-jsonrpc did not assign
00:31:05  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:31:05  [WARNING] 
00:31:05  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:31:05  [WARNING] 
00:31:05  [INFO] 
00:31:05  [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.lisp-proto >-----
00:31:05  [INFO] Building ODL :: lispflowmapping :: mappingservice.lisp-proto 1.21.0 [45/143]
00:31:05  [INFO]   from lispflowmapping/mappingservice/lisp-proto/pom.xml
00:31:05  [INFO] -------------------------------[ bundle ]-------------------------------
00:31:05  [INFO] 
00:31:05  [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.lisp-proto ---
00:31:05  [INFO] 
00:31:05  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.lisp-proto ---
00:31:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:05  [INFO] 
00:31:05  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.lisp-proto ---
00:31:05  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:05  [INFO] 
00:31:05  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.lisp-proto ---
00:31:06  [INFO] 
00:31:06  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.lisp-proto ---
00:31:06  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:31:06  [INFO] 
00:31:06  [INFO] --- yang:14.0.4:generate-sources (binding) @ mappingservice.lisp-proto ---
00:31:06  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
00:31:06  [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/yang
00:31:06  [INFO] yang-to-sources: Found 2 dependencies in 764.3 μs
00:31:06  [INFO] yang-to-sources: Project model files found: 5 in 67.42 ms
00:31:06  [INFO] yang-to-sources: 7 YANG models processed in 199.5 ms
00:31:06  [INFO] BindingJavaFileGenerator: Defined 228 files in 21.43 ms
00:31:06  [INFO] Sorted 228 files into 48 directories in 1.317 ms
00:31:06  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 228 in 61.40 ms
00:31:06  [INFO] 
00:31:06  [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.lisp-proto ---
00:31:06  [INFO] 
00:31:06  [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.lisp-proto ---
00:31:07  [INFO] Starting audit...
00:31:07  Audit done.
00:31:07  [INFO] You have 0 Checkstyle violations.
00:31:07  [INFO] 
00:31:07  [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.lisp-proto ---
00:31:07  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/classes/LICENSE
00:31:07  [INFO] 
00:31:07  [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.lisp-proto ---
00:31:07  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/resources
00:31:07  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi
00:31:07  [INFO] Copying 5 resources from target/generated-sources/yang to target/classes
00:31:07  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
00:31:07  [INFO] Copying 5 resources from target/generated-sources/yang to target/classes
00:31:07  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi
00:31:07  [INFO] 
00:31:07  [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.lisp-proto ---
00:31:07  [INFO] Recompiling the module because of changed source code.
00:31:07  [INFO] Compiling 282 source files with javac [debug release 21] to target/classes
00:31:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java:[48,78] implicit cast from int to short in compound assignment is possibly lossy
00:31:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java:[92,79] implicit cast from int to short in compound assignment is possibly lossy
00:31:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java:[53,101] implicit cast from int to short in compound assignment is possibly lossy
00:31:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java:[115,85] implicit cast from int to short in compound assignment is possibly lossy
00:31:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/type/MappingData.java:[35,18] possible 'this' escape before subclass is fully initialized
00:31:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/type/MappingData.java:[40,18] possible 'this' escape before subclass is fully initialized
00:31:08  [INFO] 
00:31:08  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.lisp-proto >>>
00:31:08  [INFO] 
00:31:08  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.lisp-proto ---
00:31:08  [INFO] Fork Value is true
00:31:14  [INFO] Done SpotBugs Analysis....
00:31:14  [INFO] 
00:31:14  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.lisp-proto <<<
00:31:14  [INFO] 
00:31:14  [INFO] 
00:31:14  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.lisp-proto ---
00:31:14  [INFO] BugInstance size is 56
00:31:14  [INFO] Error size is 0
00:31:14  [INFO] Total bugs: 56
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil] In LispAuthenticationUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] In LispMACAuthentication.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer] In MapRequestSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] High: 
00:31:14        Illegal class is passed to LoggerFactory#getLogger(Class). It should be one of [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer].
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] At Ipv4BinarySerializer.java:[line 37] SLF4J_ILLEGAL_PASSED_CLASS
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] In Ipv4BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] In Ipv4PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] In Ipv4PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer] In Ipv4Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] In Ipv6BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] In Ipv6PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] In Ipv6PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] In Ipv6Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] In LispAddressUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] In MapRequestUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [ERROR] Medium: 
00:31:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:31:14       [org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil] In MappingRecordUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [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
00:31:14  [INFO] 
00:31:14  
00:31:14  
00:31:14  To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
00:31:14  
00:31:14  
00:31:14  
00:31:14  [INFO] 
00:31:14  [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.lisp-proto ---
00:31:14  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/src/test/resources
00:31:14  [INFO] 
00:31:14  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.lisp-proto ---
00:31:14  [INFO] Recompiling the module because of changed dependency.
00:31:14  [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes
00:31:14  [INFO] 
00:31:14  [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.lisp-proto ---
00:31:14  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/surefire-reports
00:31:14  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:31:14  [INFO] 
00:31:14  [INFO] -------------------------------------------------------
00:31:14  [INFO]  T E S T S
00:31:14  [INFO] -------------------------------------------------------
00:31:15  [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest
00:31:15  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest
00:31:15  [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest
00:31:16  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest
00:31:16  [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest
00:31:16  [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest
00:31:16  [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest
00:31:16  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest
00:31:16  [INFO] Running org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest
00:31:16  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest
00:31:16  [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest
00:31:16  [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest
00:31:16  [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest
00:31:16  [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest
00:31:16  [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest
00:31:16  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:31:17  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.520 s -- in org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ServicePathTest
00:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.ServicePathTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest
00:31:17  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest
00:31:17  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest
00:31:17  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest
00:31:17  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest
00:31:17  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest
00:31:17  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest
00:31:17  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest
00:31:17  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest
00:31:17  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest
00:31:17  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest
00:31:17  [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 s -- in org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest
00:31:17  [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest
00:31:17  [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest
00:31:18  [INFO] 
00:31:18  [INFO] Results:
00:31:18  [INFO] 
00:31:18  [WARNING] Tests run: 268, Failures: 0, Errors: 0, Skipped: 1
00:31:18  [INFO] 
00:31:18  [INFO] 
00:31:18  [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.lisp-proto ---
00:31:18  [INFO] 
00:31:18  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.lisp-proto ---
00:31:18  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.21.0.jar
00:31:18  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/classes/META-INF/MANIFEST.MF
00:31:18  [INFO] 
00:31:18  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.lisp-proto ---
00:31:18  [INFO] No previous run data found, generating javadoc.
00:31:23  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.21.0-javadoc.jar
00:31:23  [INFO] 
00:31:23  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.lisp-proto ---
00:31:23  [INFO] CycloneDX: Resolving Dependencies
00:31:24  [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s)
00:31:24  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.xml
00:31:24  [INFO]            attaching as mappingservice.lisp-proto-1.21.0-cyclonedx.xml
00:31:24  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.json
00:31:24  [INFO]            attaching as mappingservice.lisp-proto-1.21.0-cyclonedx.json
00:31:24  [INFO] 
00:31:24  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.lisp-proto ---
00:31:24  [INFO] Skipping duplicate-finder execution!
00:31:24  [INFO] 
00:31:24  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.lisp-proto ---
00:31:24  [INFO] No dependency problems found
00:31:24  [INFO] 
00:31:24  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.lisp-proto ---
00:31:24  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.21.0-sources.jar
00:31:24  [INFO] 
00:31:24  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.lisp-proto ---
00:31:24  [INFO] 
00:31:24  [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.lisp-proto ---
00:31:24  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/code-coverage/jacoco.exec
00:31:24  [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.lisp-proto' with 62 classes
00:31:24  [INFO] 
00:31:24  [INFO] --- install:3.1.3:install (default-install) @ mappingservice.lisp-proto ---
00:31:24  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.pom
00:31:24  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar
00:31:24  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-javadoc.jar
00:31:24  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.xml
00:31:24  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.json
00:31:24  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-sources.jar
00:31:24  [INFO] 
00:31:24  [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.lisp-proto ---
00:31:24  [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar
00:31:24  [INFO] Writing OBR metadata
00:31:24  [INFO] 
00:31:24  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.lisp-proto ---
00:31:24  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:31:24  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:31:24  [INFO] 
00:31:24  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.lisp-proto ---
00:31:24  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:31:24  [INFO] 
00:31:24  [INFO] --------< org.opendaylight.lispflowmapping:mappingservice.api >---------
00:31:24  [INFO] Building ODL :: lispflowmapping :: mappingservice.api 1.21.0    [46/143]
00:31:24  [INFO]   from lispflowmapping/mappingservice/api/pom.xml
00:31:24  [INFO] -------------------------------[ bundle ]-------------------------------
00:31:24  [INFO] 
00:31:24  [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.api ---
00:31:24  [INFO] 
00:31:24  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.api ---
00:31:24  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:24  [INFO] 
00:31:24  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.api ---
00:31:24  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:24  [INFO] 
00:31:24  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.api ---
00:31:24  [INFO] 
00:31:24  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.api ---
00:31:24  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:31:24  [INFO] 
00:31:24  [INFO] --- yang:14.0.4:generate-sources (binding) @ mappingservice.api ---
00:31:24  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
00:31:24  [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/yang
00:31:24  [INFO] yang-to-sources: Found 4 dependencies in 1.015 ms
00:31:24  [INFO] yang-to-sources: Project model files found: 2 in 28.49 ms
00:31:24  [INFO] yang-to-sources: 9 YANG models processed in 249.8 ms
00:31:24  [INFO] BindingJavaFileGenerator: Defined 194 files in 23.52 ms
00:31:24  [INFO] Sorted 194 files into 13 directories in 507.2 μs
00:31:24  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 194 in 68.67 ms
00:31:24  [INFO] 
00:31:24  [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.api ---
00:31:24  [INFO] 
00:31:24  [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.api ---
00:31:25  [INFO] Starting audit...
00:31:25  Audit done.
00:31:25  [INFO] You have 0 Checkstyle violations.
00:31:25  [INFO] 
00:31:25  [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.api ---
00:31:25  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/classes/LICENSE
00:31:25  [INFO] 
00:31:25  [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.api ---
00:31:25  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/resources
00:31:25  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/generated-sources/spi
00:31:25  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
00:31:25  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
00:31:25  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
00:31:25  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/generated-sources/spi
00:31:25  [INFO] 
00:31:25  [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.api ---
00:31:25  [INFO] Recompiling the module because of changed dependency.
00:31:25  [INFO] Compiling 215 source files with javac [debug release 21] to target/classes
00:31:25  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:[53,9] found raw type: org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry
00:31:25    missing type arguments for generic class org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry
00:31:25  [INFO] 
00:31:26  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.api >>>
00:31:26  [INFO] 
00:31:26  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.api ---
00:31:26  [INFO] Fork Value is true
00:31:29  [INFO] Done SpotBugs Analysis....
00:31:29  [INFO] 
00:31:29  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.api <<<
00:31:29  [INFO] 
00:31:29  [INFO] 
00:31:29  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.api ---
00:31:29  [INFO] BugInstance size is 0
00:31:29  [INFO] Error size is 0
00:31:29  [INFO] No errors/warnings found
00:31:29  [INFO] 
00:31:29  [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.api ---
00:31:29  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/src/test/resources
00:31:29  [INFO] 
00:31:29  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.api ---
00:31:29  [INFO] No sources to compile
00:31:29  [INFO] 
00:31:29  [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.api ---
00:31:29  [INFO] No tests to run.
00:31:29  [INFO] 
00:31:29  [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.api ---
00:31:29  [INFO] 
00:31:29  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.api ---
00:31:29  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.21.0.jar
00:31:29  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/classes/META-INF/MANIFEST.MF
00:31:29  [INFO] 
00:31:29  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.api ---
00:31:29  [INFO] No previous run data found, generating javadoc.
00:31:33  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.21.0-javadoc.jar
00:31:33  [INFO] 
00:31:33  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.api ---
00:31:33  [INFO] CycloneDX: Resolving Dependencies
00:31:33  [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
00:31:33  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.xml
00:31:33  [INFO]            attaching as mappingservice.api-1.21.0-cyclonedx.xml
00:31:33  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.json
00:31:33  [INFO]            attaching as mappingservice.api-1.21.0-cyclonedx.json
00:31:33  [INFO] 
00:31:33  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.api ---
00:31:33  [INFO] Skipping duplicate-finder execution!
00:31:33  [INFO] 
00:31:33  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.api ---
00:31:33  [WARNING] Used undeclared dependencies found:
00:31:33  [WARNING]    org.apache.commons:commons-lang3:jar:3.17.0:compile
00:31:33  [INFO] 
00:31:33  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.api ---
00:31:33  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.21.0-sources.jar
00:31:33  [INFO] 
00:31:33  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.api ---
00:31:33  [INFO] 
00:31:33  [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.api ---
00:31:33  [INFO] Skipping JaCoCo execution due to missing execution data file.
00:31:33  [INFO] 
00:31:33  [INFO] --- install:3.1.3:install (default-install) @ mappingservice.api ---
00:31:33  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.pom
00:31:33  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar
00:31:33  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-javadoc.jar
00:31:33  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.xml
00:31:33  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.json
00:31:33  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/api/target/mappingservice.api-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-sources.jar
00:31:33  [INFO] 
00:31:33  [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.api ---
00:31:33  [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar
00:31:33  [INFO] Writing OBR metadata
00:31:33  [INFO] 
00:31:33  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.api ---
00:31:33  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:31:33  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:31:33  [INFO] 
00:31:33  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.api ---
00:31:33  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:31:33  [INFO] 
00:31:33  [INFO] ----< org.opendaylight.lispflowmapping:odl-lispflowmapping-models >-----
00:31:33  [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-models 1.21.0 [47/143]
00:31:33  [INFO]   from lispflowmapping/features/odl-lispflowmapping-models/pom.xml
00:31:33  [INFO] ------------------------------[ feature ]-------------------------------
00:31:33  [INFO] 
00:31:33  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-lispflowmapping-models ---
00:31:33  [INFO] 
00:31:33  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-models ---
00:31:33  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:33  [INFO] 
00:31:33  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-models ---
00:31:33  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:33  [INFO] 
00:31:33  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-models ---
00:31:34  [INFO] 
00:31:34  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-models ---
00:31:34  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:31:34  [INFO] argLine set to empty
00:31:34  [INFO] 
00:31:34  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-lispflowmapping-models ---
00:31:34  [INFO] 
00:31:34  [INFO] --- checkstyle:3.5.0:check (default) @ odl-lispflowmapping-models ---
00:31:34  [INFO] Starting audit...
00:31:34  Audit done.
00:31:34  [INFO] You have 0 Checkstyle violations.
00:31:34  [INFO] 
00:31:34  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-lispflowmapping-models ---
00:31:34  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/classes/LICENSE
00:31:34  [INFO] 
00:31:34  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-models ---
00:31:34  [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml
00:31:34  [INFO] ...done!
00:31:34  [INFO] Attaching features XML
00:31:34  [INFO] 
00:31:34  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-lispflowmapping-models ---
00:31:34  [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
00:31:34  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
00:31:34  [INFO] 
00:31:34  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-models >>>
00:31:34  [INFO] 
00:31:34  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-lispflowmapping-models ---
00:31:34  [INFO] 
00:31:34  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-models <<<
00:31:34  [INFO] 
00:31:34  [INFO] 
00:31:34  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-lispflowmapping-models ---
00:31:34  [INFO] 
00:31:34  [INFO] --- feattest:14.0.3:test (default) @ odl-lispflowmapping-models ---
00:31:34  [WARNING]  Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given
00:31:34  [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip
00:31:34  [INFO] 
00:31:34  [INFO] --- copy:14.0.3:copy-files (default) @ odl-lispflowmapping-models ---
00:31:34  [INFO] 
00:31:34  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-lispflowmapping-models ---
00:31:34  [WARNING] JAR will be empty - no content was marked for inclusion!
00:31:34  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/odl-lispflowmapping-models-1.21.0-javadoc.jar
00:31:34  [INFO] 
00:31:34  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-lispflowmapping-models ---
00:31:34  [INFO] CycloneDX: Resolving Dependencies
00:31:34  [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s)
00:31:34  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.xml
00:31:34  [INFO]            attaching as odl-lispflowmapping-models-1.21.0-cyclonedx.xml
00:31:34  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.json
00:31:34  [INFO]            attaching as odl-lispflowmapping-models-1.21.0-cyclonedx.json
00:31:34  [INFO] 
00:31:34  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-models ---
00:31:34  [INFO] Skipping duplicate-finder execution!
00:31:34  [INFO] 
00:31:34  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-models ---
00:31:34  [INFO] Skipping plugin execution
00:31:34  [INFO] 
00:31:34  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-models ---
00:31:34  [INFO] Skipping source per configuration.
00:31:34  [INFO] 
00:31:34  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-models ---
00:31:34  [INFO] 
00:31:34  [INFO] --- jacoco:0.8.12:report (report) @ odl-lispflowmapping-models ---
00:31:34  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:31:34  [INFO] 
00:31:34  [INFO] --- install:3.1.3:install (default-install) @ odl-lispflowmapping-models ---
00:31:34  [WARNING] 
00:31:34  [WARNING] The packaging plugin for project odl-lispflowmapping-models did not assign
00:31:34  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:31:34  [WARNING] 
00:31:34  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:31:34  [WARNING] 
00:31:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0.pom
00:31:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-features.xml
00:31:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/odl-lispflowmapping-models-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-javadoc.jar
00:31:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.xml
00:31:34  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-models/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.json
00:31:34  [INFO] 
00:31:34  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-models ---
00:31:34  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:31:34  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:31:34  [WARNING] 
00:31:34  [WARNING] The packaging plugin for project odl-lispflowmapping-models did not assign
00:31:34  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:31:34  [WARNING] 
00:31:34  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:31:34  [WARNING] 
00:31:34  [INFO] 
00:31:34  [INFO] -------< org.opendaylight.lispflowmapping:mappingservice-parent >-------
00:31:34  [INFO] Building ODL :: lispflowmapping :: mappingservice-parent 1.21.0 [48/143]
00:31:34  [INFO]   from lispflowmapping/mappingservice/pom.xml
00:31:34  [INFO] --------------------------------[ pom ]---------------------------------
00:31:34  [INFO] 
00:31:34  [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice-parent ---
00:31:34  [INFO] 
00:31:34  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice-parent ---
00:31:34  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:34  [INFO] 
00:31:34  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice-parent ---
00:31:34  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:34  [INFO] 
00:31:34  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice-parent ---
00:31:34  [INFO] 
00:31:34  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice-parent ---
00:31:34  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:31:34  [INFO] 
00:31:34  [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice-parent ---
00:31:34  [INFO] 
00:31:34  [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice-parent ---
00:31:34  [INFO] Starting audit...
00:31:34  Audit done.
00:31:34  [INFO] You have 0 Checkstyle violations.
00:31:34  [INFO] 
00:31:34  [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice-parent ---
00:31:34  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/target/classes/LICENSE
00:31:34  [INFO] 
00:31:34  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice-parent >>>
00:31:34  [INFO] 
00:31:34  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice-parent ---
00:31:34  [INFO] 
00:31:34  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice-parent <<<
00:31:34  [INFO] 
00:31:34  [INFO] 
00:31:34  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice-parent ---
00:31:34  [INFO] 
00:31:34  [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice-parent ---
00:31:34  [INFO] 
00:31:34  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice-parent ---
00:31:34  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
00:31:34  [INFO] 
00:31:34  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice-parent ---
00:31:34  [INFO] CycloneDX: Resolving Dependencies
00:31:35  [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s)
00:31:35  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.xml
00:31:35  [INFO]            attaching as mappingservice-parent-1.21.0-cyclonedx.xml
00:31:35  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.json
00:31:35  [INFO]            attaching as mappingservice-parent-1.21.0-cyclonedx.json
00:31:35  [INFO] 
00:31:35  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice-parent ---
00:31:35  [INFO] Skipping duplicate-finder execution!
00:31:35  [INFO] 
00:31:35  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice-parent ---
00:31:35  [INFO] Skipping pom project
00:31:35  [INFO] 
00:31:35  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice-parent ---
00:31:35  [INFO] 
00:31:35  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice-parent ---
00:31:35  [INFO] 
00:31:35  [INFO] --- jacoco:0.8.12:report (report) @ mappingservice-parent ---
00:31:35  [INFO] Skipping JaCoCo execution due to missing execution data file.
00:31:35  [INFO] 
00:31:35  [INFO] --- install:3.1.3:install (default-install) @ mappingservice-parent ---
00:31:35  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0.pom
00:31:35  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.xml
00:31:35  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.json
00:31:35  [INFO] 
00:31:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice-parent ---
00:31:35  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:31:35  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:31:35  [INFO] 
00:31:35  [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.inmemorydb >-----
00:31:35  [INFO] Building ODL :: lispflowmapping :: mappingservice.inmemorydb 1.21.0 [49/143]
00:31:35  [INFO]   from lispflowmapping/mappingservice/inmemorydb/pom.xml
00:31:35  [INFO] -------------------------------[ bundle ]-------------------------------
00:31:35  [INFO] 
00:31:35  [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.inmemorydb ---
00:31:35  [INFO] 
00:31:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.inmemorydb ---
00:31:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:35  [INFO] 
00:31:35  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.inmemorydb ---
00:31:35  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:35  [INFO] 
00:31:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.inmemorydb ---
00:31:35  [INFO] 
00:31:35  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.inmemorydb ---
00:31:35  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:31:35  [INFO] 
00:31:35  [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.inmemorydb ---
00:31:35  [INFO] 
00:31:35  [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.inmemorydb ---
00:31:35  [INFO] Starting audit...
00:31:35  Audit done.
00:31:35  [INFO] You have 0 Checkstyle violations.
00:31:35  [INFO] 
00:31:35  [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.inmemorydb ---
00:31:35  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/classes/LICENSE
00:31:35  [INFO] 
00:31:35  [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.inmemorydb ---
00:31:35  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/resources
00:31:35  [INFO] 
00:31:35  [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.inmemorydb ---
00:31:35  [INFO] Recompiling the module because of changed dependency.
00:31:35  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
00:31:35  [INFO] 
00:31:35  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.inmemorydb >>>
00:31:35  [INFO] 
00:31:35  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.inmemorydb ---
00:31:35  [INFO] Fork Value is true
00:31:39  [INFO] Done SpotBugs Analysis....
00:31:39  [INFO] 
00:31:39  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.inmemorydb <<<
00:31:39  [INFO] 
00:31:39  [INFO] 
00:31:39  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.inmemorydb ---
00:31:39  [INFO] BugInstance size is 0
00:31:39  [INFO] Error size is 0
00:31:39  [INFO] No errors/warnings found
00:31:39  [INFO] 
00:31:39  [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.inmemorydb ---
00:31:39  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/resources
00:31:39  [INFO] 
00:31:39  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.inmemorydb ---
00:31:39  [INFO] Recompiling the module because of changed dependency.
00:31:39  [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes
00:31:39  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[191,9] found raw type: java.util.Map
00:31:39    missing type arguments for generic class java.util.Map
00:31:39  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:31:39  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:31:39  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:31:39  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[195,9] found raw type: java.util.Map
00:31:39    missing type arguments for generic class java.util.Map
00:31:39  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:31:39  [INFO] 
00:31:39  [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.inmemorydb ---
00:31:39  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/surefire-reports
00:31:39  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:31:39  [INFO] 
00:31:39  [INFO] -------------------------------------------------------
00:31:39  [INFO]  T E S T S
00:31:39  [INFO] -------------------------------------------------------
00:31:39  [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest
00:31:40  [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest
00:31:40  [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest
00:31:40  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest
00:31:40  [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest
00:31:40  [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest
00:31:40  [INFO] 
00:31:40  [INFO] Results:
00:31:40  [INFO] 
00:31:40  [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0
00:31:40  [INFO] 
00:31:40  [INFO] 
00:31:40  [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.inmemorydb ---
00:31:40  [INFO] 
00:31:40  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.inmemorydb ---
00:31:40  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.21.0.jar
00:31:40  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/classes/META-INF/MANIFEST.MF
00:31:40  [INFO] 
00:31:40  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.inmemorydb ---
00:31:40  [INFO] No previous run data found, generating javadoc.
00:31:41  [WARNING] Javadoc Warnings
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:35: warning: no comment
00:31:41  [WARNING] public class HashMapDb implements ILispDAO, AutoCloseable {
00:31:41  [WARNING] ^
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:55: warning: no comment
00:31:41  [WARNING] public HashMapDb() {
00:31:41  [WARNING] ^
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:66: warning: no comment
00:31:41  [WARNING] public void tryAddToIpTrie(Object key) {
00:31:41  [WARNING] ^
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:71: warning: no comment
00:31:41  [WARNING] public int getMaxbits() {
00:31:41  [WARNING] ^
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:63: warning: no comment
00:31:41  [WARNING] public TrieNode getRoot() {
00:31:41  [WARNING] ^
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:75: warning: no comment
00:31:41  [WARNING] public long getSize() {
00:31:41  [WARNING] ^
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:518: warning: no @param for closest
00:31:41  [WARNING] public TrieNode insert(byte[] pref, int preflen, int diffbit, T prefdata, byte[] closest) {
00:31:41  [WARNING] ^
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:409: warning: no comment
00:31:41  [WARNING] public T data() {
00:31:41  [WARNING] ^
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:401: warning: no comment
00:31:41  [WARNING] public byte[] prefix() {
00:31:41  [WARNING] ^
00:31:41  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:405: warning: no comment
00:31:41  [WARNING] public int prefixLength() {
00:31:41  [WARNING] ^
00:31:41  [WARNING] 10 warnings
00:31:41  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.21.0-javadoc.jar
00:31:41  [INFO] 
00:31:41  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.inmemorydb ---
00:31:41  [INFO] CycloneDX: Resolving Dependencies
00:31:42  [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s)
00:31:42  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.xml
00:31:42  [INFO]            attaching as mappingservice.inmemorydb-1.21.0-cyclonedx.xml
00:31:42  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.json
00:31:42  [INFO]            attaching as mappingservice.inmemorydb-1.21.0-cyclonedx.json
00:31:42  [INFO] 
00:31:42  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.inmemorydb ---
00:31:42  [INFO] Skipping duplicate-finder execution!
00:31:42  [INFO] 
00:31:42  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.inmemorydb ---
00:31:42  [WARNING] Used undeclared dependencies found:
00:31:42  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
00:31:42  [WARNING]    org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.21.0:compile
00:31:42  [INFO] 
00:31:42  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.inmemorydb ---
00:31:42  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.21.0-sources.jar
00:31:42  [INFO] 
00:31:42  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.inmemorydb ---
00:31:42  [INFO] 
00:31:42  [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.inmemorydb ---
00:31:42  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/code-coverage/jacoco.exec
00:31:42  [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.inmemorydb' with 5 classes
00:31:42  [INFO] 
00:31:42  [INFO] --- install:3.1.3:install (default-install) @ mappingservice.inmemorydb ---
00:31:42  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.pom
00:31:42  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar
00:31:42  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-javadoc.jar
00:31:42  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.xml
00:31:42  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.json
00:31:42  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-sources.jar
00:31:42  [INFO] 
00:31:42  [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.inmemorydb ---
00:31:42  [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar
00:31:42  [INFO] Writing OBR metadata
00:31:42  [INFO] 
00:31:42  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.inmemorydb ---
00:31:42  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:31:42  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:31:42  [INFO] 
00:31:42  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.inmemorydb ---
00:31:42  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:31:42  [INFO] 
00:31:42  [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb >---
00:31:42  [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.21.0 [50/143]
00:31:42  [INFO]   from lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml
00:31:42  [INFO] ------------------------------[ feature ]-------------------------------
00:31:42  [INFO] 
00:31:42  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] 
00:31:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:42  [INFO] 
00:31:42  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:42  [INFO] 
00:31:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] 
00:31:42  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:31:42  [INFO] argLine set to empty
00:31:42  [INFO] 
00:31:42  [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] 
00:31:42  [INFO] --- checkstyle:3.5.0:check (default) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] Starting audit...
00:31:42  Audit done.
00:31:42  [INFO] You have 0 Checkstyle violations.
00:31:42  [INFO] 
00:31:42  [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/classes/LICENSE
00:31:42  [INFO] 
00:31:42  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml
00:31:42  [INFO] ...done!
00:31:42  [INFO] Attaching features XML
00:31:42  [INFO] 
00:31:42  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [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
00:31:42  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
00:31:42  [INFO] 
00:31:42  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-inmemorydb >>>
00:31:42  [INFO] 
00:31:42  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] 
00:31:42  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-inmemorydb <<<
00:31:42  [INFO] 
00:31:42  [INFO] 
00:31:42  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] 
00:31:42  [INFO] --- feattest:14.0.3:test (default) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [WARNING]  Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given
00:31:42  [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip
00:31:42  [INFO] 
00:31:42  [INFO] --- copy:14.0.3:copy-files (default) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] 
00:31:42  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [WARNING] JAR will be empty - no content was marked for inclusion!
00:31:42  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar
00:31:42  [INFO] 
00:31:42  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-lispflowmapping-inmemorydb ---
00:31:42  [INFO] CycloneDX: Resolving Dependencies
00:31:45  [INFO] CycloneDX: Creating BOM version 1.5 with 200 component(s)
00:31:45  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.xml
00:31:45  [INFO]            attaching as odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml
00:31:45  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.json
00:31:45  [INFO]            attaching as odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json
00:31:45  [INFO] 
00:31:45  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-inmemorydb ---
00:31:45  [INFO] Skipping duplicate-finder execution!
00:31:45  [INFO] 
00:31:45  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-inmemorydb ---
00:31:45  [INFO] Skipping plugin execution
00:31:45  [INFO] 
00:31:45  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-inmemorydb ---
00:31:45  [INFO] Skipping source per configuration.
00:31:45  [INFO] 
00:31:45  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-inmemorydb ---
00:31:45  [INFO] 
00:31:45  [INFO] --- jacoco:0.8.12:report (report) @ odl-lispflowmapping-inmemorydb ---
00:31:45  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
00:31:45  [INFO] 
00:31:45  [INFO] --- install:3.1.3:install (default-install) @ odl-lispflowmapping-inmemorydb ---
00:31:45  [WARNING] 
00:31:45  [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb did not assign
00:31:45  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:31:45  [WARNING] 
00:31:45  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:31:45  [WARNING] 
00:31:45  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0.pom
00:31:45  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-features.xml
00:31:45  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar
00:31:45  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml
00:31:45  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json
00:31:45  [INFO] 
00:31:45  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-inmemorydb ---
00:31:45  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:31:45  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:31:45  [WARNING] 
00:31:45  [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb did not assign
00:31:45  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
00:31:45  [WARNING] 
00:31:45  [WARNING] Incomplete projects like this will fail in future Maven versions!
00:31:45  [WARNING] 
00:31:45  [INFO] 
00:31:45  [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.dsbackend >------
00:31:45  [INFO] Building ODL :: lispflowmapping :: mappingservice.dsbackend 1.21.0 [51/143]
00:31:45  [INFO]   from lispflowmapping/mappingservice/dsbackend/pom.xml
00:31:45  [INFO] -------------------------------[ bundle ]-------------------------------
00:31:45  [INFO] 
00:31:45  [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.dsbackend ---
00:31:45  [INFO] 
00:31:45  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.dsbackend ---
00:31:45  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:45  [INFO] 
00:31:45  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.dsbackend ---
00:31:45  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:45  [INFO] 
00:31:45  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.dsbackend ---
00:31:45  [INFO] 
00:31:45  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.dsbackend ---
00:31:45  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:31:45  [INFO] 
00:31:45  [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.dsbackend ---
00:31:45  [INFO] 
00:31:45  [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.dsbackend ---
00:31:45  [INFO] Starting audit...
00:31:45  Audit done.
00:31:45  [INFO] You have 0 Checkstyle violations.
00:31:45  [INFO] 
00:31:45  [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.dsbackend ---
00:31:45  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/classes/LICENSE
00:31:45  [INFO] 
00:31:45  [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.dsbackend ---
00:31:45  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/resources
00:31:45  [INFO] 
00:31:45  [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.dsbackend ---
00:31:45  [INFO] Recompiling the module because of changed dependency.
00:31:45  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[52,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[95,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[107,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[122,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[134,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[146,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[159,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[188,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[200,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[285,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[285,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[285,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[303,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[303,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[303,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[307,32] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[322,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[322,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[322,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[325,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[44,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[44,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[44,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[51,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[61,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[65,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[65,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[65,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:[73,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:45  [INFO] 
00:31:45  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.dsbackend >>>
00:31:45  [INFO] 
00:31:45  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.dsbackend ---
00:31:45  [INFO] Fork Value is true
00:31:48  [INFO] Done SpotBugs Analysis....
00:31:48  [INFO] 
00:31:48  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.dsbackend <<<
00:31:48  [INFO] 
00:31:48  [INFO] 
00:31:48  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.dsbackend ---
00:31:48  [INFO] BugInstance size is 0
00:31:48  [INFO] Error size is 0
00:31:48  [INFO] No errors/warnings found
00:31:48  [INFO] 
00:31:48  [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.dsbackend ---
00:31:48  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/resources
00:31:48  [INFO] 
00:31:48  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.dsbackend ---
00:31:48  [INFO] Recompiling the module because of changed dependency.
00:31:48  [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[73,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[73,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[73,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[74,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[74,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[74,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[90,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[90,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[90,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[91,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[177,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[196,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[214,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[272,29] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[273,29] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[288,29] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[299,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
00:31:48  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[300,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
00:31:48  [INFO] 
00:31:48  [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.dsbackend ---
00:31:48  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/surefire-reports
00:31:48  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:31:48  [INFO] 
00:31:48  [INFO] -------------------------------------------------------
00:31:48  [INFO]  T E S T S
00:31:48  [INFO] -------------------------------------------------------
00:31:50  [INFO] Running org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest
00:31:53  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.964 s -- in org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest
00:31:53  [INFO] 
00:31:53  [INFO] Results:
00:31:53  [INFO] 
00:31:53  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
00:31:53  [INFO] 
00:31:53  [INFO] 
00:31:53  [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.dsbackend ---
00:31:53  [INFO] 
00:31:53  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.dsbackend ---
00:31:53  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.21.0.jar
00:31:53  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/classes/META-INF/MANIFEST.MF
00:31:53  [INFO] 
00:31:53  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.dsbackend ---
00:31:53  [INFO] No previous run data found, generating javadoc.
00:31:55  [WARNING] Javadoc Warnings
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:60: warning: no comment
00:31:55  [WARNING] public DataStoreBackEnd(DataBroker broker) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:88: warning: no comment
00:31:55  [WARNING] public void addAuthenticationKey(AuthenticationKey authenticationKey) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:101: warning: no comment
00:31:55  [WARNING] public void addMapping(Mapping mapping) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:114: warning: no comment
00:31:55  [WARNING] public void addXtrIdMapping(XtrIdMapping mapping) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:348: warning: no comment
00:31:55  [WARNING] public void closeTransactionChain() {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:230: warning: no comment
00:31:55  [WARNING] public List getAllAuthenticationKeys() {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:206: warning: no comment
00:31:55  [WARNING] public List getAllMappings() {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:212: warning: no comment
00:31:55  [WARNING] public List getAllMappings(LogicalDatastoreType logicalDataStore) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:260: warning: no comment
00:31:55  [WARNING] public Long getLastUpdateTimestamp() {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:171: warning: no comment
00:31:55  [WARNING] public void removeAllConfigDatastoreContent() {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:165: warning: no comment
00:31:55  [WARNING] public void removeAllDatastoreContent() {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:176: warning: no comment
00:31:55  [WARNING] public void removeAllOperationalDatastoreContent() {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:128: warning: no comment
00:31:55  [WARNING] public void removeAuthenticationKey(AuthenticationKey authenticationKey) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:254: warning: no comment
00:31:55  [WARNING] public void removeLastUpdateTimestamp() {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:140: warning: no comment
00:31:55  [WARNING] public void removeMapping(Mapping mapping) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:151: warning: no comment
00:31:55  [WARNING] public void removeXtrIdMapping(XtrIdMapping mapping) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:247: warning: no comment
00:31:55  [WARNING] public void saveLastUpdateTimestamp() {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:181: warning: no comment
00:31:55  [WARNING] public void updateAuthenticationKey(AuthenticationKey authenticationKey) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:194: warning: no comment
00:31:55  [WARNING] public void updateMapping(Mapping mapping) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:44: warning: no comment
00:31:55  [WARNING] public static InstanceIdentifier createAuthenticationKeyIid(Eid eid) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:55: warning: no comment
00:31:55  [WARNING] public static InstanceIdentifier createMappingIid(Eid eid, MappingOrigin orig) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:65: warning: no comment
00:31:55  [WARNING] public static InstanceIdentifier createXtrIdMappingIid(Eid eid, MappingOrigin orig, XtrId xtrId) {
00:31:55  [WARNING] ^
00:31:55  [WARNING] 22 warnings
00:31:55  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.21.0-javadoc.jar
00:31:55  [INFO] 
00:31:55  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.dsbackend ---
00:31:55  [INFO] CycloneDX: Resolving Dependencies
00:31:55  [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s)
00:31:55  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.xml
00:31:55  [INFO]            attaching as mappingservice.dsbackend-1.21.0-cyclonedx.xml
00:31:55  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.json
00:31:55  [INFO]            attaching as mappingservice.dsbackend-1.21.0-cyclonedx.json
00:31:55  [INFO] 
00:31:55  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.dsbackend ---
00:31:55  [INFO] Skipping duplicate-finder execution!
00:31:55  [INFO] 
00:31:55  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.dsbackend ---
00:31:55  [WARNING] Used undeclared dependencies found:
00:31:55  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
00:31:55  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile
00:31:55  [WARNING]    org.powermock:powermock-core:jar:2.0.9:test
00:31:55  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile
00:31:55  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
00:31:55  [WARNING]    com.google.guava:guava:jar:33.3.0-jre:compile
00:31:55  [WARNING] Non-test scoped test only dependencies found:
00:31:55  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.4:compile
00:31:55  [INFO] 
00:31:55  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.dsbackend ---
00:31:55  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.21.0-sources.jar
00:31:55  [INFO] 
00:31:55  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.dsbackend ---
00:31:55  [INFO] 
00:31:55  [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.dsbackend ---
00:31:55  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/code-coverage/jacoco.exec
00:31:55  [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.dsbackend' with 6 classes
00:31:55  [INFO] 
00:31:55  [INFO] --- install:3.1.3:install (default-install) @ mappingservice.dsbackend ---
00:31:55  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.pom
00:31:55  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar
00:31:55  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-javadoc.jar
00:31:55  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.xml
00:31:55  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.json
00:31:55  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-sources.jar
00:31:55  [INFO] 
00:31:55  [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.dsbackend ---
00:31:55  [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar
00:31:55  [INFO] Writing OBR metadata
00:31:55  [INFO] 
00:31:55  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.dsbackend ---
00:31:55  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:31:55  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:31:55  [INFO] 
00:31:55  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.dsbackend ---
00:31:55  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:31:55  [INFO] 
00:31:55  [INFO] ------< org.opendaylight.lispflowmapping:mappingservice.mapcache >------
00:31:55  [INFO] Building ODL :: lispflowmapping :: mappingservice.mapcache 1.21.0 [52/143]
00:31:55  [INFO]   from lispflowmapping/mappingservice/mapcache/pom.xml
00:31:55  [INFO] -------------------------------[ bundle ]-------------------------------
00:31:55  [INFO] 
00:31:55  [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.mapcache ---
00:31:55  [INFO] 
00:31:55  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.mapcache ---
00:31:55  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:55  [INFO] 
00:31:55  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.mapcache ---
00:31:55  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:31:55  [INFO] 
00:31:55  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.mapcache ---
00:31:56  [INFO] 
00:31:56  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.mapcache ---
00:31:56  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:31:56  [INFO] 
00:31:56  [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.mapcache ---
00:31:56  [INFO] 
00:31:56  [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.mapcache ---
00:31:56  [INFO] Starting audit...
00:31:56  Audit done.
00:31:56  [INFO] You have 0 Checkstyle violations.
00:31:56  [INFO] 
00:31:56  [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.mapcache ---
00:31:56  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/classes/LICENSE
00:31:56  [INFO] 
00:31:56  [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.mapcache ---
00:31:56  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/resources
00:31:56  [INFO] 
00:31:56  [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.mapcache ---
00:31:56  [INFO] Recompiling the module because of changed dependency.
00:31:56  [INFO] Compiling 5 source files with javac [debug release 21] to target/classes
00:31:56  [INFO] 
00:31:56  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.mapcache >>>
00:31:56  [INFO] 
00:31:56  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.mapcache ---
00:31:56  [INFO] Fork Value is true
00:31:59  [INFO] Done SpotBugs Analysis....
00:31:59  [INFO] 
00:31:59  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.mapcache <<<
00:31:59  [INFO] 
00:31:59  [INFO] 
00:31:59  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.mapcache ---
00:31:59  [INFO] BugInstance size is 0
00:31:59  [INFO] Error size is 0
00:31:59  [INFO] No errors/warnings found
00:31:59  [INFO] 
00:31:59  [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.mapcache ---
00:31:59  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/test/resources
00:31:59  [INFO] 
00:31:59  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.mapcache ---
00:31:59  [INFO] Recompiling the module because of changed dependency.
00:31:59  [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes
00:31:59  [INFO] 
00:31:59  [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.mapcache ---
00:31:59  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/surefire-reports
00:31:59  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:31:59  [INFO] 
00:31:59  [INFO] -------------------------------------------------------
00:31:59  [INFO]  T E S T S
00:31:59  [INFO] -------------------------------------------------------
00:32:00  [INFO] Running org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest
00:32:00  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:32:02  [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 s -- in org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest
00:32:02  [INFO] Running org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest
00:32:02  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest
00:32:02  [INFO] Running org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest
00:32:02  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest
00:32:02  [INFO] Running org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest
00:32:02  [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest
00:32:02  [INFO] 
00:32:02  [INFO] Results:
00:32:02  [INFO] 
00:32:02  [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0
00:32:02  [INFO] 
00:32:02  [INFO] 
00:32:02  [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.mapcache ---
00:32:02  [INFO] 
00:32:02  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.mapcache ---
00:32:02  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.21.0.jar
00:32:02  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/classes/META-INF/MANIFEST.MF
00:32:02  [INFO] 
00:32:02  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.mapcache ---
00:32:02  [INFO] No previous run data found, generating javadoc.
00:32:04  [WARNING] Javadoc Warnings
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/AuthKeyDb.java:34: warning: no comment
00:32:04  [WARNING] public AuthKeyDb(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/FlatMapCache.java:32: warning: no comment
00:32:04  [WARNING] public FlatMapCache(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:23: warning: no comment
00:32:04  [WARNING] public final class LispMapCacheStringifier {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:130: warning: no comment
00:32:04  [WARNING] public static String prettyPrintFMCMappings(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:68: warning: no comment
00:32:04  [WARNING] public static String prettyPrintKeys(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:205: warning: no comment
00:32:04  [WARNING] public static String prettyPrintMTMCMappings(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:287: warning: no comment
00:32:04  [WARNING] public static String prettyPrintSMCMappings(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:111: warning: no comment
00:32:04  [WARNING] public static String printFMCMappings(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:28: warning: no comment
00:32:04  [WARNING] public static String printKeys(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:149: warning: no comment
00:32:04  [WARNING] public static String printMTMCMappings(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:247: warning: no comment
00:32:04  [WARNING] public static String printSMCMappings(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/MultiTableMapCache.java:34: warning: no comment
00:32:04  [WARNING] public MultiTableMapCache(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/SimpleMapCache.java:40: warning: no comment
00:32:04  [WARNING] public SimpleMapCache(ILispDAO dao) {
00:32:04  [WARNING] ^
00:32:04  [WARNING] 13 warnings
00:32:04  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.21.0-javadoc.jar
00:32:04  [INFO] 
00:32:04  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.mapcache ---
00:32:04  [INFO] CycloneDX: Resolving Dependencies
00:32:04  [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s)
00:32:04  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.xml
00:32:04  [INFO]            attaching as mappingservice.mapcache-1.21.0-cyclonedx.xml
00:32:04  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.json
00:32:04  [INFO]            attaching as mappingservice.mapcache-1.21.0-cyclonedx.json
00:32:04  [INFO] 
00:32:04  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.mapcache ---
00:32:04  [INFO] Skipping duplicate-finder execution!
00:32:04  [INFO] 
00:32:04  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.mapcache ---
00:32:04  [WARNING] Used undeclared dependencies found:
00:32:04  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
00:32:04  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.4:compile
00:32:04  [WARNING] Non-test scoped test only dependencies found:
00:32:04  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile
00:32:04  [INFO] 
00:32:04  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.mapcache ---
00:32:04  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.21.0-sources.jar
00:32:04  [INFO] 
00:32:04  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.mapcache ---
00:32:04  [INFO] 
00:32:04  [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.mapcache ---
00:32:04  [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/code-coverage/jacoco.exec
00:32:04  [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.mapcache' with 21 classes
00:32:04  [INFO] 
00:32:04  [INFO] --- install:3.1.3:install (default-install) @ mappingservice.mapcache ---
00:32:04  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.pom
00:32:04  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar
00:32:04  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-javadoc.jar
00:32:04  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.xml
00:32:04  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.json
00:32:04  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-sources.jar
00:32:04  [INFO] 
00:32:04  [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.mapcache ---
00:32:04  [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar
00:32:04  [INFO] Writing OBR metadata
00:32:04  [INFO] 
00:32:04  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.mapcache ---
00:32:04  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:32:04  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:32:04  [INFO] 
00:32:04  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.mapcache ---
00:32:04  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:32:04  [INFO] 
00:32:04  [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.config >-------
00:32:04  [INFO] Building ODL :: lispflowmapping :: mappingservice.config 1.21.0 [53/143]
00:32:04  [INFO]   from lispflowmapping/mappingservice/config/pom.xml
00:32:04  [INFO] -------------------------------[ bundle ]-------------------------------
00:32:04  [INFO] 
00:32:04  [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.config ---
00:32:04  [INFO] 
00:32:04  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.config ---
00:32:04  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:32:04  [INFO] 
00:32:04  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.config ---
00:32:04  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:32:04  [INFO] 
00:32:04  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.config ---
00:32:04  [INFO] 
00:32:04  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.config ---
00:32:04  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:32:04  [INFO] 
00:32:04  [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.config ---
00:32:04  [INFO] 
00:32:04  [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.config ---
00:32:04  [INFO] Starting audit...
00:32:04  Audit done.
00:32:04  [INFO] You have 0 Checkstyle violations.
00:32:04  [INFO] 
00:32:04  [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.config ---
00:32:04  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/classes/LICENSE
00:32:04  [INFO] 
00:32:04  [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.config ---
00:32:04  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/resources
00:32:04  [INFO] 
00:32:04  [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.config ---
00:32:04  [INFO] Recompiling the module because of changed dependency.
00:32:04  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
00:32:04  [INFO] 
00:32:04  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.config >>>
00:32:04  [INFO] 
00:32:04  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.config ---
00:32:04  [INFO] Fork Value is true
00:32:07  [INFO] Done SpotBugs Analysis....
00:32:07  [INFO] 
00:32:07  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.config <<<
00:32:07  [INFO] 
00:32:07  [INFO] 
00:32:07  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.config ---
00:32:07  [INFO] BugInstance size is 0
00:32:07  [INFO] Error size is 0
00:32:07  [INFO] No errors/warnings found
00:32:07  [INFO] 
00:32:07  [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.config ---
00:32:07  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/test/resources
00:32:07  [INFO] 
00:32:07  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.config ---
00:32:07  [INFO] No sources to compile
00:32:07  [INFO] 
00:32:07  [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.config ---
00:32:07  [INFO] No tests to run.
00:32:07  [INFO] 
00:32:07  [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.config ---
00:32:07  [INFO] 
00:32:07  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.config ---
00:32:07  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/mappingservice.config-1.21.0.jar
00:32:07  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/classes/META-INF/MANIFEST.MF
00:32:07  [INFO] 
00:32:07  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.config ---
00:32:07  [INFO] No previous run data found, generating javadoc.
00:32:08  [WARNING] Javadoc Warnings
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:18: warning: no comment
00:32:08  [WARNING] public final class ConfigIni {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:400: warning: no comment
00:32:08  [WARNING] public long getDefaultRegistrationValiditySb() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:388: warning: no comment
00:32:08  [WARNING] public String getElpPolicy() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:459: warning: no comment
00:32:08  [WARNING] public static ConfigIni getInstance() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:392: warning: no comment
00:32:08  [WARNING] public IMappingService.LookupPolicy getLookupPolicy() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:455: warning: no comment
00:32:08  [WARNING] public long  getMaximumTimeoutTolerance() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:447: warning: no comment
00:32:08  [WARNING] public int getNegativeMappingTTL() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:451: warning: no comment
00:32:08  [WARNING] public int getNumberOfBucketsInTimeBucketWheel() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:396: warning: no comment
00:32:08  [WARNING] public long getRegistrationValiditySb() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:420: warning: no comment
00:32:08  [WARNING] public int getSmrRetryCount() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:429: warning: no comment
00:32:08  [WARNING] public long getSmrTimeout() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:433: warning: no comment
00:32:08  [WARNING] public boolean isAuthEnabled() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:370: warning: no comment
00:32:08  [WARNING] public boolean mappingMergeIsSet() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:437: warning: no comment
00:32:08  [WARNING] public void setAuthEnabled(boolean authEnabled) {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:411: warning: no comment
00:32:08  [WARNING] public void setLookupPolicy(IMappingService.LookupPolicy lookupPolicy) {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:374: warning: no comment
00:32:08  [WARNING] public void setMappingMerge(boolean mappingMerge) {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:442: warning: no comment
00:32:08  [WARNING] public void setNegativeMappingTTL(int negativeMappingTTL) {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:404: warning: no comment
00:32:08  [WARNING] public void setRegistrationValiditySb(long registrationValiditySb) {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:383: warning: no comment
00:32:08  [WARNING] public void setSmr(boolean smr) {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:415: warning: no comment
00:32:08  [WARNING] public void setSmrRetryCount(int smrRetryCount) {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:424: warning: no comment
00:32:08  [WARNING] public void setSmrTimeout(long smrTimeout) {
00:32:08  [WARNING] ^
00:32:08  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:379: warning: no comment
00:32:08  [WARNING] public boolean smrIsSet() {
00:32:08  [WARNING] ^
00:32:08  [WARNING] 22 warnings
00:32:08  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/mappingservice.config-1.21.0-javadoc.jar
00:32:08  [INFO] 
00:32:08  [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.config ---
00:32:08  [INFO] CycloneDX: Resolving Dependencies
00:32:09  [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
00:32:09  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/bom.xml
00:32:09  [INFO]            attaching as mappingservice.config-1.21.0-cyclonedx.xml
00:32:09  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/bom.json
00:32:09  [INFO]            attaching as mappingservice.config-1.21.0-cyclonedx.json
00:32:09  [INFO] 
00:32:09  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.config ---
00:32:09  [INFO] Skipping duplicate-finder execution!
00:32:09  [INFO] 
00:32:09  [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.config ---
00:32:09  [INFO] No dependency problems found
00:32:09  [INFO] 
00:32:09  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.config ---
00:32:09  [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/mappingservice.config-1.21.0-sources.jar
00:32:09  [INFO] 
00:32:09  [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.config ---
00:32:09  [INFO] 
00:32:09  [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.config ---
00:32:09  [INFO] Skipping JaCoCo execution due to missing execution data file.
00:32:09  [INFO] 
00:32:09  [INFO] --- install:3.1.3:install (default-install) @ mappingservice.config ---
00:32:09  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.pom
00:32:09  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/mappingservice.config-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar
00:32:09  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/mappingservice.config-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-javadoc.jar
00:32:09  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.xml
00:32:09  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.json
00:32:09  [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/config/target/mappingservice.config-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-sources.jar
00:32:09  [INFO] 
00:32:09  [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.config ---
00:32:09  [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar
00:32:09  [INFO] Writing OBR metadata
00:32:09  [INFO] 
00:32:09  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.config ---
00:32:09  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo
00:32:09  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead.
00:32:09  [INFO] 
00:32:09  [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.config ---
00:32:09  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
00:32:09  [INFO] 
00:32:09  [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.southbound >-----
00:32:09  [INFO] Building ODL :: lispflowmapping :: mappingservice.southbound 1.21.0 [54/143]
00:32:09  [INFO]   from lispflowmapping/mappingservice/southbound/pom.xml
00:32:09  [INFO] -------------------------------[ bundle ]-------------------------------
00:32:09  [INFO] 
00:32:09  [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.southbound ---
00:32:09  [INFO] 
00:32:09  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.southbound ---
00:32:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:32:09  [INFO] 
00:32:09  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.southbound ---
00:32:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
00:32:09  [INFO] 
00:32:09  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.southbound ---
00:32:09  [INFO] 
00:32:09  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.southbound ---
00:32:09  [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/**
00:32:09  [INFO] 
00:32:09  [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.southbound ---
00:32:09  [INFO] 
00:32:09  [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.southbound ---
00:32:09  [INFO] Starting audit...
00:32:09  Audit done.
00:32:09  [INFO] You have 0 Checkstyle violations.
00:32:09  [INFO] 
00:32:09  [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.southbound ---
00:32:09  [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/classes/LICENSE
00:32:09  [INFO] 
00:32:09  [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.southbound ---
00:32:09  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/resources
00:32:09  [INFO] 
00:32:09  [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.southbound ---
00:32:09  [INFO] Recompiling the module because of changed dependency.
00:32:09  [INFO] Compiling 12 source files with javac [debug release 21] to target/classes
00:32:10  [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
00:32:10  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:32:10  [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found
00:32:10  [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement'
00:32:10  [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement'
00:32:10  [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement'
00:32:10  [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL
00:32:10    reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found
00:32:10  [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
00:32:10  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:32:10  [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found
00:32:10  [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement'
00:32:10  [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement'
00:32:10  [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement'
00:32:10  [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL
00:32:10    reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found
00:32:10  [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
00:32:10  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:32:10  [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found
00:32:10  [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement'
00:32:10  [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement'
00:32:10  [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement'
00:32:10  [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL
00:32:10    reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:[29,19] possible 'this' escape before subclass is fully initialized
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[406,63] found raw type: org.opendaylight.yangtools.binding.Notification
00:32:10    missing type arguments for generic class org.opendaylight.yangtools.binding.Notification
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[142,13] possible 'this' escape before subclass is fully initialized
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[42,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[42,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[42,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[48,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[52,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[51,30] registerTreeChangeListener(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
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[69,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[86,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:[52,78] possible 'this' escape before subclass is fully initialized
00:32:10  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:[86,13] possible 'this' escape before subclass is fully initialized
00:32:10  [INFO] 
00:32:10  [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.southbound >>>
00:32:10  [INFO] 
00:32:10  [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.southbound ---
00:32:10  [INFO] Fork Value is true
00:32:14  [INFO] Done SpotBugs Analysis....
00:32:14  [INFO] 
00:32:14  [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.southbound <<<
00:32:14  [INFO] 
00:32:14  [INFO] 
00:32:14  [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.southbound ---
00:32:14  [INFO] BugInstance size is 21
00:32:14  [INFO] Error size is 0
00:32:14  [INFO] Total bugs: 21
00:32:14  [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
00:32:14  [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
00:32:14  [ERROR] Medium: 
00:32:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:32:14       [org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin] In LispSouthboundPlugin.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:32:14  [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
00:32:14  [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
00:32:14  [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
00:32:14  [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
00:32:14  [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
00:32:14  [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
00:32:14  [ERROR] Medium: 
00:32:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:32:14       [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] In LispSouthboundRPC.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:32:14  [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
00:32:14  [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
00:32:14  [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
00:32:14  [ERROR] Medium: 
00:32:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:32:14       [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] In LispSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:32:14  [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
00:32:14  [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
00:32:14  [ERROR] Medium: 
00:32:14        To prevent illegal usage, logger should be private field. Change this field (LOG) to private field.
00:32:14       [org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler] In LispXtrSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE
00:32:14  [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
00:32:14  [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
00:32:14  [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
00:32:14  [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
00:32:14  [INFO] 
00:32:14  
00:32:14  
00:32:14  To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"
00:32:14  
00:32:14  
00:32:14  
00:32:14  [INFO] 
00:32:14  [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.southbound ---
00:32:14  [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/resources
00:32:14  [INFO] 
00:32:14  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.southbound ---
00:32:14  [INFO] Recompiling the module because of changed dependency.
00:32:14  [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes
00:32:14  [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
00:32:14  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:32:14  [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
00:32:14  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:32:14  [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
00:32:14  [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
00:32:14  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[76,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
00:32:14  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[76,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal
00:32:14  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[88,32] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
00:32:14  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[90,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
00:32:14  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[92,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
00:32:14  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[99,32] registerTreeChangeListener(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
00:32:14  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[155,15] found raw type: org.opendaylight.mdsal.binding.api.DataObjectModification
00:32:14    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataObjectModification
00:32:14  [INFO] 
00:32:14  [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.southbound ---
00:32:14  [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/surefire-reports
00:32:14  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:32:14  [INFO] 
00:32:14  [INFO] -------------------------------------------------------
00:32:14  [INFO]  T E S T S
00:32:14  [INFO] -------------------------------------------------------
00:32:15  [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest
00:32:15  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
00:32:17  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest
00:32:17  [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest
00:32:18  [WARNING] Tests run: 34, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.645 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest
00:32:18  [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest
00:32:18  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest
00:32:18  [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest
00:32:18  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest
00:32:18  [INFO] Running org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest
00:32:18  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest
00:32:18  [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest
00:32:19  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest
00:32:19  [INFO] 
00:32:19  [INFO] Results:
00:32:19  [INFO] 
00:32:19  [WARNING] Tests run: 73, Failures: 0, Errors: 0, Skipped: 12
00:32:19  [INFO] 
00:32:19  [INFO] 
00:32:19  [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.southbound ---
00:32:19  [INFO] 
00:32:19  [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.southbound ---
00:32:19  [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.21.0.jar
00:32:19  [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/classes/META-INF/MANIFEST.MF
00:32:19  [INFO] 
00:32:19  [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.southbound ---
00:32:19  [INFO] No previous run data found, generating javadoc.
00:32:21  [WARNING] Javadoc Warnings
00:32:21  [WARNING] warning: unknown enum constant Resolution.OPTIONAL
00:32:21  [WARNING] reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found
00:32:21  [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:68: warning: empty 

tag 00:32:21 [WARNING] *

00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:46: warning: no comment 00:32:21 [WARNING] public AuthenticationKeyDataListener(final DataBroker broker, final AuthKeyDb akdb) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:56: warning: no comment 00:32:21 [WARNING] public void closeDataChangeListener() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:19: warning: no comment 00:32:21 [WARNING] public static final int MAX_LISP_TYPES = getMaxMessageTypeValue(); 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:28: warning: no comment 00:32:21 [WARNING] public ConcurrentLispSouthboundStats() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:71: warning: no comment 00:32:21 [WARNING] public synchronized long getCacheHits() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:79: warning: no comment 00:32:21 [WARNING] public synchronized long getCacheMisses() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:92: warning: no comment 00:32:21 [WARNING] public static synchronized int getMaxMessageTypeValue() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:39: warning: no comment 00:32:21 [WARNING] public synchronized long[] getRx() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:55: warning: no comment 00:32:21 [WARNING] public synchronized long getRxUnknown() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:47: warning: no comment 00:32:21 [WARNING] public synchronized long[] getTx() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:63: warning: no comment 00:32:21 [WARNING] public synchronized long getTxErrors() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:75: warning: no comment 00:32:21 [WARNING] public synchronized void incrementCacheHits() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:83: warning: no comment 00:32:21 [WARNING] public synchronized void incrementCacheMisses() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:43: warning: no comment 00:32:21 [WARNING] public synchronized void incrementRx(int type) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:59: warning: no comment 00:32:21 [WARNING] public synchronized void incrementRxUnknown() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:51: warning: no comment 00:32:21 [WARNING] public synchronized void incrementTx(int type) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:67: warning: no comment 00:32:21 [WARNING] public synchronized void incrementTxErrors() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:32: warning: no comment 00:32:21 [WARNING] public synchronized void resetStats() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:12: warning: no comment 00:32:21 [WARNING] public interface ILispSouthboundService { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:14: warning: no comment 00:32:21 [WARNING] void handlePacket(DatagramPacket packet); 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:10: warning: no comment 00:32:21 [WARNING] public class LispMalformedPacketException extends RuntimeException { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:14: warning: no comment 00:32:21 [WARNING] public LispMalformedPacketException(String message) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:18: warning: no comment 00:32:21 [WARNING] public LispMalformedPacketException(String message, Throwable cause) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:22: warning: no comment 00:32:21 [WARNING] public final class LispNotificationHelper { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:32: warning: no comment 00:32:21 [WARNING] public static MapNotify convertMapNotify( 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:27: warning: no comment 00:32:21 [WARNING] public static MapRegister convertMapRegister( 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:47: warning: no comment 00:32:21 [WARNING] public static MapReply convertMapReply( 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:37: warning: no comment 00:32:21 [WARNING] public static MapRequest convertMapRequest( 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:54: warning: no comment 00:32:21 [WARNING] public static IpAddressBinary getIpAddressBinaryFromInetAddress(InetAddress address) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:72: warning: no comment 00:32:21 [WARNING] public class LispSouthboundHandler extends SimpleChannelInboundHandler 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:74: warning: no comment 00:32:21 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundHandler.class); 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:83: warning: no comment 00:32:21 [WARNING] public LispSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:78: warning: no comment 00:32:21 [WARNING] public class LispSouthboundPlugin implements IConfigLispSouthboundPlugin, AutoCloseable, ClusterSingletonService { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:80: warning: no comment 00:32:21 [WARNING] public @interface Configuration { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:92: warning: no comment 00:32:21 [WARNING] public static final String LISPFLOWMAPPING_ENTITY_NAME = "lispflowmapping"; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:91: warning: no comment 00:32:21 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundPlugin.class); 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:93: warning: no comment 00:32:21 [WARNING] public static final ServiceGroupIdentifier SERVICE_GROUP_IDENTIFIER = 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:128: warning: no comment 00:32:21 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:145: warning: no comment 00:32:21 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:136: warning: no comment 00:32:21 [WARNING] public LispSouthboundPlugin(@Reference final DataBroker dataBroker, 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:415: warning: no comment 00:32:21 [WARNING] public AuthKeyDb getAkdb() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:427: warning: no comment 00:32:21 [WARNING] public AuthenticationKeyDataListener getAuthenticationKeyDataListener() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:423: warning: no comment 00:32:21 [WARNING] public DataBroker getDataBroker() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:431: warning: no comment 00:32:21 [WARNING] public MapRegisterCache getMapRegisterCache() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:439: warning: no comment 00:32:21 [WARNING] public long getMapRegisterCacheTimeout() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:419: warning: no comment 00:32:21 [WARNING] public ConcurrentLispSouthboundStats getStats() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:297: warning: no comment 00:32:21 [WARNING] public void handleSerializedLispBuffer(final InetAddress address, final ByteBuffer outBuffer, 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:291: warning: no comment 00:32:21 [WARNING] public void handleSerializedLispBuffer(final TransportAddress address, final ByteBuffer outBuffer, 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:167: warning: no comment 00:32:21 [WARNING] public void init() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:435: warning: no comment 00:32:21 [WARNING] public boolean isMapRegisterCacheEnabled() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:406: warning: no comment 00:32:21 [WARNING] public synchronized void sendNotificationIfPossible(final Notification notification) throws InterruptedException { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:82: warning: no comment 00:32:21 [WARNING] String bindingAddress() default DEFAULT_BINDING_ADDRESS; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:85: warning: no comment 00:32:21 [WARNING] boolean mapRegisterCacheEnabled() default true; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:88: warning: no comment 00:32:21 [WARNING] long mapRegisterCacheTimeout() default DEFAULT_MAP_REGISTER_CACHE_TIMEOUT; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:75: warning: no comment 00:32:21 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundRPC.class); 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:82: warning: no comment 00:32:21 [WARNING] public LispSouthboundRPC(final @Reference LispSouthboundPlugin lispSbPlugin, 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:96: warning: no comment 00:32:21 [WARNING] public void deactivate() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:100: warning: no comment 00:32:21 [WARNING] public ListenableFuture> sendMapNotify(final SendMapNotifyInput mapNotifyInput) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:114: warning: no comment 00:32:21 [WARNING] public ListenableFuture> sendMapReply(final SendMapReplyInput mapReplyInput) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:128: warning: no comment 00:32:21 [WARNING] public ListenableFuture> sendMapRequest(final SendMapRequestInput mapRequestInput) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:35: warning: no comment 00:32:21 [WARNING] public class LispXtrSouthboundHandler extends SimpleChannelInboundHandler 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:38: warning: no comment 00:32:21 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispXtrSouthboundHandler.class); 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:40: warning: no comment 00:32:21 [WARNING] public LispXtrSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:18: warning: no comment 00:32:21 [WARNING] public class MapRegisterCache { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:20: warning: no comment 00:32:21 [WARNING] protected final Map cache; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:22: warning: no comment 00:32:21 [WARNING] public MapRegisterCache() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:31: warning: no comment 00:32:21 [WARNING] public void addEntry(final Map.Entry 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:26: warning: no comment 00:32:21 [WARNING] public void addEntry(final MapRegisterCacheKey mapRegisterCacheKey, final MapRegisterCacheValue 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:66: warning: no comment 00:32:21 [WARNING] public int cacheSize() { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:36: warning: no comment 00:32:21 [WARNING] public MapRegisterCacheValue getEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:49: warning: no comment 00:32:21 [WARNING] public synchronized MapRegisterCacheValue refreshEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:43: warning: no comment 00:32:21 [WARNING] public void removeEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:21: warning: no comment 00:32:21 [WARNING] public final class MapRegisterPartialDeserializer { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:77: warning: no comment 00:32:21 [WARNING] public static Map.Entry deserializePartially(final ByteBuffer buffer, 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:11: warning: no comment 00:32:21 [WARNING] public interface PacketHeader { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:13: warning: no comment 00:32:21 [WARNING] interface Length { 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:15: warning: no comment 00:32:21 [WARNING] int IPV4 = 20; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:16: warning: no comment 00:32:21 [WARNING] int IPV6_NO_EXT = 40; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:14: warning: no comment 00:32:21 [WARNING] int LISP_ENCAPSULATION = 4; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:18: warning: no comment 00:32:21 [WARNING] int LISP_ENCAPSULATION_TOTAL = LISP_ENCAPSULATION + IPV4 + UDP; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:17: warning: no comment 00:32:21 [WARNING] int UDP = 8; 00:32:21 [WARNING] ^ 00:32:21 [WARNING] 83 warnings 00:32:21 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.21.0-javadoc.jar 00:32:21 [INFO] 00:32:21 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.southbound --- 00:32:21 [INFO] CycloneDX: Resolving Dependencies 00:32:22 [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) 00:32:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.xml 00:32:22 [INFO] attaching as mappingservice.southbound-1.21.0-cyclonedx.xml 00:32:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.json 00:32:22 [INFO] attaching as mappingservice.southbound-1.21.0-cyclonedx.json 00:32:22 [INFO] 00:32:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.southbound --- 00:32:22 [INFO] Skipping duplicate-finder execution! 00:32:22 [INFO] 00:32:22 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.southbound --- 00:32:22 [WARNING] Used undeclared dependencies found: 00:32:22 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 00:32:22 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 00:32:22 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:32:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:32:22 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:32:22 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:32:22 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:32:22 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:32:22 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile 00:32:22 [WARNING] io.netty:netty-transport:jar:4.1.112.Final:compile 00:32:22 [WARNING] Unused declared dependencies found: 00:32:22 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.2:compile 00:32:22 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 00:32:22 [WARNING] Non-test scoped test only dependencies found: 00:32:22 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 00:32:22 [INFO] 00:32:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.southbound --- 00:32:22 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.21.0-sources.jar 00:32:22 [INFO] 00:32:22 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.southbound --- 00:32:22 [INFO] 00:32:22 [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.southbound --- 00:32:22 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/code-coverage/jacoco.exec 00:32:22 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.southbound' with 10 classes 00:32:22 [INFO] 00:32:22 [INFO] --- install:3.1.3:install (default-install) @ mappingservice.southbound --- 00:32:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.pom 00:32:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar 00:32:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-javadoc.jar 00:32:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.xml 00:32:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.json 00:32:22 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-sources.jar 00:32:22 [INFO] 00:32:22 [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.southbound --- 00:32:22 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar 00:32:22 [INFO] Writing OBR metadata 00:32:22 [INFO] 00:32:22 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.southbound --- 00:32:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:32:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:32:22 [INFO] 00:32:22 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.southbound --- 00:32:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:32:22 [INFO] 00:32:22 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound >--- 00:32:22 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.21.0 [55/143] 00:32:22 [INFO] from lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml 00:32:22 [INFO] ------------------------------[ feature ]------------------------------- 00:32:22 [INFO] 00:32:22 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-lispflowmapping-southbound --- 00:32:22 [INFO] 00:32:22 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-southbound --- 00:32:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:22 [INFO] 00:32:22 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-southbound --- 00:32:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:22 [INFO] 00:32:22 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-southbound --- 00:32:22 [INFO] 00:32:22 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-southbound --- 00:32:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:32:22 [INFO] argLine set to empty 00:32:22 [INFO] 00:32:22 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-lispflowmapping-southbound --- 00:32:22 [INFO] 00:32:22 [INFO] --- checkstyle:3.5.0:check (default) @ odl-lispflowmapping-southbound --- 00:32:22 [INFO] Starting audit... 00:32:22 Audit done. 00:32:22 [INFO] You have 0 Checkstyle violations. 00:32:22 [INFO] 00:32:22 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-lispflowmapping-southbound --- 00:32:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/classes/LICENSE 00:32:22 [INFO] 00:32:22 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-southbound --- 00:32:22 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml 00:32:22 [INFO] ...done! 00:32:22 [INFO] Attaching features XML 00:32:22 [INFO] 00:32:22 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-lispflowmapping-southbound --- 00:32:22 [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 00:32:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:32:22 [INFO] 00:32:22 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-southbound >>> 00:32:22 [INFO] 00:32:22 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-lispflowmapping-southbound --- 00:32:23 [INFO] 00:32:23 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-southbound <<< 00:32:23 [INFO] 00:32:23 [INFO] 00:32:23 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-lispflowmapping-southbound --- 00:32:23 [INFO] 00:32:23 [INFO] --- feattest:14.0.3:test (default) @ odl-lispflowmapping-southbound --- 00:32:23 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:32:23 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:32:23 [INFO] 00:32:23 [INFO] --- copy:14.0.3:copy-files (default) @ odl-lispflowmapping-southbound --- 00:32:23 [INFO] 00:32:23 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-lispflowmapping-southbound --- 00:32:23 [WARNING] JAR will be empty - no content was marked for inclusion! 00:32:23 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/odl-lispflowmapping-southbound-1.21.0-javadoc.jar 00:32:23 [INFO] 00:32:23 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-lispflowmapping-southbound --- 00:32:23 [INFO] CycloneDX: Resolving Dependencies 00:32:27 [INFO] CycloneDX: Creating BOM version 1.5 with 365 component(s) 00:32:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.xml 00:32:27 [INFO] attaching as odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml 00:32:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.json 00:32:27 [INFO] attaching as odl-lispflowmapping-southbound-1.21.0-cyclonedx.json 00:32:27 [INFO] 00:32:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-southbound --- 00:32:27 [INFO] Skipping duplicate-finder execution! 00:32:27 [INFO] 00:32:27 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-southbound --- 00:32:27 [INFO] Skipping plugin execution 00:32:27 [INFO] 00:32:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-southbound --- 00:32:27 [INFO] Skipping source per configuration. 00:32:27 [INFO] 00:32:27 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-southbound --- 00:32:27 [INFO] 00:32:27 [INFO] --- jacoco:0.8.12:report (report) @ odl-lispflowmapping-southbound --- 00:32:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:32:27 [INFO] 00:32:27 [INFO] --- install:3.1.3:install (default-install) @ odl-lispflowmapping-southbound --- 00:32:27 [WARNING] 00:32:27 [WARNING] The packaging plugin for project odl-lispflowmapping-southbound did not assign 00:32:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:32:27 [WARNING] 00:32:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:32:27 [WARNING] 00:32:27 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0.pom 00:32:27 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-features.xml 00:32:27 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/odl-lispflowmapping-southbound-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-javadoc.jar 00:32:27 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml 00:32:27 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.json 00:32:27 [INFO] 00:32:27 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-southbound --- 00:32:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:32:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:32:27 [WARNING] 00:32:27 [WARNING] The packaging plugin for project odl-lispflowmapping-southbound did not assign 00:32:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:32:27 [WARNING] 00:32:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:32:27 [WARNING] 00:32:27 [INFO] 00:32:27 [INFO] ---< org.opendaylight.lispflowmapping:mappingservice.implementation >--- 00:32:27 [INFO] Building ODL :: lispflowmapping :: mappingservice.implementation 1.21.0 [56/143] 00:32:27 [INFO] from lispflowmapping/mappingservice/implementation/pom.xml 00:32:27 [INFO] -------------------------------[ bundle ]------------------------------- 00:32:27 [INFO] 00:32:27 [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.implementation --- 00:32:27 [INFO] 00:32:27 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.implementation --- 00:32:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:27 [INFO] 00:32:27 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.implementation --- 00:32:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:27 [INFO] 00:32:27 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.implementation --- 00:32:27 [INFO] 00:32:27 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.implementation --- 00:32:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:32:27 [INFO] 00:32:27 [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.implementation --- 00:32:27 [INFO] 00:32:27 [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.implementation --- 00:32:28 [INFO] Starting audit... 00:32:28 Audit done. 00:32:28 [INFO] You have 0 Checkstyle violations. 00:32:28 [INFO] 00:32:28 [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.implementation --- 00:32:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/classes/LICENSE 00:32:28 [INFO] 00:32:28 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.implementation --- 00:32:28 [INFO] Copying 3 resources from src/main/resources to target/classes 00:32:28 [INFO] 00:32:28 [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.implementation --- 00:32:28 [INFO] Recompiling the module because of changed dependency. 00:32:28 [INFO] Compiling 19 source files with javac [debug release 21] to target/classes 00:32:28 [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 00:32:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:32:28 [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 00:32:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:32:28 [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 00:32:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[115,69] possible 'this' escape before subclass is fully initialized 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:[98,91] possible 'this' escape before subclass is fully initialized 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:[112,17] possible 'this' escape before subclass is fully initialized 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[24,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[24,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[24,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[30,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[29,36] registerTreeChangeListener(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 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[32,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[31,34] registerTreeChangeListener(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 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[44,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[44,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:[44,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[39,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[54,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[70,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:[37,18] possible 'this' escape before subclass is fully initialized 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[82,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[105,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[111,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:28 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:[48,18] possible 'this' escape before subclass is fully initialized 00:32:28 [INFO] 00:32:28 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.implementation >>> 00:32:28 [INFO] 00:32:28 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.implementation --- 00:32:28 [INFO] Fork Value is true 00:32:33 [INFO] Done SpotBugs Analysis.... 00:32:34 [INFO] 00:32:34 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.implementation <<< 00:32:34 [INFO] 00:32:34 [INFO] 00:32:34 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.implementation --- 00:32:34 [INFO] BugInstance size is 33 00:32:34 [INFO] Error size is 0 00:32:34 [INFO] Total bugs: 33 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [ERROR] Medium: 00:32:34 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 00:32:34 [org.opendaylight.lispflowmapping.implementation.MappingServiceShell] In MappingServiceShell.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [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 00:32:34 [INFO] 00:32:34 00:32:34 00:32:34 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 00:32:34 00:32:34 00:32:34 00:32:34 [INFO] 00:32:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.implementation --- 00:32:34 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/resources 00:32:34 [INFO] 00:32:34 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.implementation --- 00:32:34 [INFO] Recompiling the module because of changed dependency. 00:32:34 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 00:32:34 [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 00:32:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:32:34 [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 00:32:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:32:34 [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 00:32:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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; 00:32:34 cast to java.lang.Object for a varargs call 00:32:34 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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; 00:32:34 cast to java.lang.Object for a varargs call 00:32:34 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[64,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[62,92] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[74,32] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[76,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[78,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[83,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[81,82] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[94,32] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[96,44] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[98,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[213,70] unchecked cast 00:32:34 required: java.util.List 00:32:34 found: java.lang.Object 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[224,93] unchecked cast 00:32:34 required: java.util.concurrent.ConcurrentHashMap 00:32:34 found: java.lang.Object 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[249,27] redundant cast to short 00:32:34 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[253,25] redundant cast to short 00:32:34 [INFO] 00:32:34 [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.implementation --- 00:32:34 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/surefire-reports 00:32:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:32:34 [INFO] 00:32:34 [INFO] ------------------------------------------------------- 00:32:34 [INFO] T E S T S 00:32:34 [INFO] ------------------------------------------------------- 00:32:36 [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingSystemTest 00:32:39 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 s -- in org.opendaylight.lispflowmapping.implementation.MappingSystemTest 00:32:39 [INFO] Running org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 00:32:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.132 s -- in org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 00:32:42 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 00:32:42 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.384 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 00:32:42 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 00:32:42 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.258 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 00:32:42 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 00:32:42 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.097 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 00:32:42 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 00:32:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 00:32:42 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 00:32:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 00:32:42 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 00:32:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 00:32:42 [INFO] Running org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 00:32:43 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 00:32:43 [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingServiceTest 00:32:43 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.lispflowmapping.implementation.MappingServiceTest 00:32:43 [INFO] 00:32:43 [INFO] Results: 00:32:43 [INFO] 00:32:43 [WARNING] Tests run: 123, Failures: 0, Errors: 0, Skipped: 7 00:32:43 [INFO] 00:32:43 [INFO] 00:32:43 [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.implementation --- 00:32:43 [INFO] 00:32:43 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.implementation --- 00:32:43 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.21.0.jar 00:32:43 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/classes/META-INF/MANIFEST.MF 00:32:43 [INFO] 00:32:43 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.implementation --- 00:32:43 [INFO] No previous run data found, generating javadoc. 00:32:45 [WARNING] Javadoc Warnings 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:22: warning: no @param for 00:32:45 [WARNING] public abstract class AbstractDataListener implements DataTreeChangeListener { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:22: warning: use of default constructor, which does not provide a comment 00:32:45 [WARNING] public abstract class AbstractDataListener implements DataTreeChangeListener { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:35: warning: no comment 00:32:45 [WARNING] public void closeDataChangeListener() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:36: warning: no comment 00:32:45 [WARNING] public AuthenticationKeyDataListener(DataBroker broker, IMappingSystem mapSystem) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:80: warning: no comment 00:32:45 [WARNING] public static AuthenticationKey toAuthenticationKey(Eid key, MappingAuthkey authKey) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:63: warning: no comment 00:32:45 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:51: warning: no comment 00:32:45 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, @Nullable MappingData mappingData) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:41: warning: no comment 00:32:45 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, SiteId siteId, MappingData mappingData) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:71: warning: no comment 00:32:45 [WARNING] public static XtrIdMapping toXtrIdMapping(MappingData mappingData) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:77: warning: no comment 00:32:45 [WARNING] public class LispMappingService implements IFlowMapping, IMapRequestResultHandler, 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:104: warning: no comment 00:32:45 [WARNING] public LispMappingService(@Reference final IMappingService mappingService, 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:145: warning: no comment 00:32:45 [WARNING] public NotificationService getNotificationService() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:185: warning: no comment 00:32:45 [WARNING] public void setShouldAuthenticate(boolean shouldAuthenticate) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:129: warning: no comment 00:32:45 [WARNING] public boolean shouldUseSmr() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:50: warning: no comment 00:32:45 [WARNING] public final class LispNotificationHelper { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:106: warning: no comment 00:32:45 [WARNING] public static InetAddress getAddressByName(String ipAddress) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:115: warning: no comment 00:32:45 [WARNING] public static List getMapping(AddMapping mapRegisterNotification) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:131: warning: no comment 00:32:45 [WARNING] public static Set getSiteId(MapRegister mapRegister) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:58: warning: no comment 00:32:45 [WARNING] public static TransportAddress getTransportAddressFromRloc(Rloc rloc) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LoggingUtil.java:28: warning: no comment 00:32:45 [WARNING] public static void logSubscribers(Logger log, Eid eid, Set subscribers) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:47: warning: no comment 00:32:45 [WARNING] public MappingDataListener(DataBroker broker, IMappingSystem msmr, NotificationPublishService nps) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:57: warning: no comment 00:32:45 [WARNING] public void setNotificationProviderService(NotificationPublishService nps) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:233: warning: no comment 00:32:45 [WARNING] public static MappingData computeNbSbIntersection(MappingData nbMappingData, 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:212: warning: no comment 00:32:45 [WARNING] public static boolean mappingIsExpired(MappingData mappingData) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:146: warning: no comment 00:32:45 [WARNING] public static MappingRecord mergeMappings(MappingRecord currentMergedMapping, MappingRecord newMapping, 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:164: warning: no comment 00:32:45 [WARNING] public static MappingData mergeXtrIdMappings(List mappingDataList, List expiredMappingDataList, 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:220: warning: no comment 00:32:45 [WARNING] public static boolean timestampIsExpired(Date timestamp) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:143: warning: use of default constructor, which does not provide a comment 00:32:45 [WARNING] public class MappingService implements IMappingService, AutoCloseable { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:181: warning: no comment 00:32:45 [WARNING] public void initialize() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:36: warning: no comment 00:32:45 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(MappingServiceShell.class); 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:42: warning: no comment 00:32:45 [WARNING] public MappingServiceShell(final @Reference IMappingService mappingService) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:104: warning: no comment 00:32:45 [WARNING] public MappingSystem(ILispDAO dao, boolean iterateMask, NotificationPublishService nps, boolean mappingMerge) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:958: warning: no comment 00:32:45 [WARNING] public void cleanCaches() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:964: warning: no comment 00:32:45 [WARNING] public void cleanSBMappings() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:905: warning: no comment 00:32:45 [WARNING] public void destroy() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:510: warning: no comment 00:32:45 [WARNING] public MappingData handleSbExpiredMapping(Eid key, XtrId xtrId, MappingData mappingData) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:129: warning: no comment 00:32:45 [WARNING] public void initialize() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:650: warning: no comment 00:32:45 [WARNING] public void notifyChange(Eid eid, MappingRecord mapping, MappingChange mappingChange) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:115: warning: no comment 00:32:45 [WARNING] public void setDataStoreBackEnd(DataStoreBackEnd dataStoreBackEnd) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:60: warning: no comment 00:32:45 [WARNING] public class MapResolver implements IMapResolverAsync { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:75: warning: no comment 00:32:45 [WARNING] public MapResolver(IMappingService mapService, boolean smr, String elpPolicy, 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:82: warning: no comment 00:32:45 [WARNING] public class MapServer implements IMapServerAsync, ISmrNotificationListener, Listener, AutoCloseable { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:93: warning: no comment 00:32:45 [WARNING] public MapServer(IMappingService mapService, boolean subscriptionService, 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:60: warning: no comment 00:32:45 [WARNING] public static List toDstSubscriberList(Set subscribers) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:38: warning: no comment 00:32:45 [WARNING] public static MappingChanged toMappingChanged(MappingRecord mapping, Eid eid, Set subscribers, 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:48: warning: no comment 00:32:45 [WARNING] public static List toSubscriberList(Set subscribers) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:72: warning: no comment 00:32:45 [WARNING] public static Set toSubscriberSet(List subscribers) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:83: warning: no comment 00:32:45 [WARNING] public static Set toSubscriberSetFromDst(List subscribers) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:39: warning: no comment 00:32:45 [WARNING] public static AuthenticationKey toAuthenticationKey(AddKeyInput input) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:47: warning: no comment 00:32:45 [WARNING] public static AuthenticationKey toAuthenticationKey(RemoveKeyInput input) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:43: warning: no comment 00:32:45 [WARNING] public static AuthenticationKey toAuthenticationKey(UpdateKeyInput input) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:61: warning: no comment 00:32:45 [WARNING] public static Mapping toMapping(AddMappingInput input) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:69: warning: no comment 00:32:45 [WARNING] public static Mapping toMapping(RemoveMappingInput input) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:65: warning: no comment 00:32:45 [WARNING] public static Mapping toMapping(UpdateMappingInput input) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:27: warning: no comment 00:32:45 [WARNING] public TimeBucket(MappingSystem mappingSystem) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:32: warning: no comment 00:32:45 [WARNING] public void add(Eid key, MappingData mappingData) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:44: warning: no comment 00:32:45 [WARNING] public void clearBucket() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:36: warning: no comment 00:32:45 [WARNING] public void removeFromBucketOnly(Eid key) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/implementation/TimeBucketMappingTimeoutService.java:24: warning: no comment 00:32:45 [WARNING] public TimeBucketMappingTimeoutService(int numberOfBucket, long mappingRecordValidityInMillis, 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:32: warning: no comment 00:32:45 [WARNING] public TimeBucketWheel(int numberOfBuckets, long mappingRecordValidityInMilis, MappingSystem mappingSystem) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:54: warning: no comment 00:32:45 [WARNING] public int add(Eid key, MappingData mappingData, long timestamp) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:98: warning: no comment 00:32:45 [WARNING] public void clearExpiredMappingAndRotate() { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:102: warning: no comment 00:32:45 [WARNING] public void clearExpiredMappingAndRotate(long currentStamp) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:63: warning: no comment 00:32:45 [WARNING] public int refreshMappping(Eid key, MappingData newMappingData, long timestamp, int bucketId) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:69: warning: no comment 00:32:45 [WARNING] public void removeMapping(Eid key, int bucketId) { 00:32:45 [WARNING] ^ 00:32:45 [WARNING] 65 warnings 00:32:45 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.21.0-javadoc.jar 00:32:45 [INFO] 00:32:45 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.implementation --- 00:32:45 [INFO] CycloneDX: Resolving Dependencies 00:32:46 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 00:32:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.xml 00:32:46 [INFO] attaching as mappingservice.implementation-1.21.0-cyclonedx.xml 00:32:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.json 00:32:46 [INFO] attaching as mappingservice.implementation-1.21.0-cyclonedx.json 00:32:46 [INFO] 00:32:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.implementation --- 00:32:46 [INFO] Skipping duplicate-finder execution! 00:32:46 [INFO] 00:32:46 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.implementation --- 00:32:46 [WARNING] Used undeclared dependencies found: 00:32:46 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 00:32:46 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 00:32:46 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:32:46 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 00:32:46 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:32:46 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:32:46 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:32:46 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:32:46 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:32:46 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:32:46 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile 00:32:46 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 00:32:46 [WARNING] Unused declared dependencies found: 00:32:46 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.2:compile 00:32:46 [WARNING] Non-test scoped test only dependencies found: 00:32:46 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 00:32:46 [INFO] 00:32:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.implementation --- 00:32:46 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.21.0-sources.jar 00:32:46 [INFO] 00:32:46 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.implementation --- 00:32:46 [INFO] 00:32:46 [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.implementation --- 00:32:46 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/code-coverage/jacoco.exec 00:32:46 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.implementation' with 20 classes 00:32:46 [INFO] 00:32:46 [INFO] --- install:3.1.3:install (default-install) @ mappingservice.implementation --- 00:32:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.pom 00:32:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar 00:32:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-javadoc.jar 00:32:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.xml 00:32:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.json 00:32:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-sources.jar 00:32:46 [INFO] 00:32:46 [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.implementation --- 00:32:46 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar 00:32:46 [INFO] Writing OBR metadata 00:32:46 [INFO] 00:32:46 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.implementation --- 00:32:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:32:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:32:46 [INFO] 00:32:46 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.implementation --- 00:32:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:32:46 [INFO] 00:32:46 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice >-- 00:32:46 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.21.0 [57/143] 00:32:46 [INFO] from lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml 00:32:46 [INFO] ------------------------------[ feature ]------------------------------- 00:32:46 [INFO] 00:32:46 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] 00:32:46 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:46 [INFO] 00:32:46 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:46 [INFO] 00:32:46 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] 00:32:46 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:32:46 [INFO] argLine set to empty 00:32:46 [INFO] 00:32:46 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] 00:32:46 [INFO] --- checkstyle:3.5.0:check (default) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] Starting audit... 00:32:46 Audit done. 00:32:46 [INFO] You have 0 Checkstyle violations. 00:32:46 [INFO] 00:32:46 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/classes/LICENSE 00:32:46 [INFO] 00:32:46 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml 00:32:46 [INFO] ...done! 00:32:46 [INFO] Attaching features XML 00:32:46 [INFO] 00:32:46 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-lispflowmapping-mappingservice --- 00:32:46 [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 00:32:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:32:46 [INFO] 00:32:46 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice >>> 00:32:46 [INFO] 00:32:46 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] 00:32:46 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice <<< 00:32:46 [INFO] 00:32:46 [INFO] 00:32:46 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] 00:32:46 [INFO] --- feattest:14.0.3:test (default) @ odl-lispflowmapping-mappingservice --- 00:32:46 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:32:46 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:32:46 [INFO] 00:32:46 [INFO] --- copy:14.0.3:copy-files (default) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] 00:32:46 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice --- 00:32:46 [WARNING] JAR will be empty - no content was marked for inclusion! 00:32:46 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar 00:32:46 [INFO] 00:32:46 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-lispflowmapping-mappingservice --- 00:32:46 [INFO] CycloneDX: Resolving Dependencies 00:32:51 [INFO] CycloneDX: Creating BOM version 1.5 with 367 component(s) 00:32:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.xml 00:32:51 [INFO] attaching as odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml 00:32:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.json 00:32:51 [INFO] attaching as odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json 00:32:51 [INFO] 00:32:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice --- 00:32:51 [INFO] Skipping duplicate-finder execution! 00:32:51 [INFO] 00:32:51 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice --- 00:32:51 [INFO] Skipping plugin execution 00:32:51 [INFO] 00:32:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice --- 00:32:51 [INFO] Skipping source per configuration. 00:32:51 [INFO] 00:32:51 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice --- 00:32:51 [INFO] 00:32:51 [INFO] --- jacoco:0.8.12:report (report) @ odl-lispflowmapping-mappingservice --- 00:32:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:32:51 [INFO] 00:32:51 [INFO] --- install:3.1.3:install (default-install) @ odl-lispflowmapping-mappingservice --- 00:32:51 [WARNING] 00:32:51 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice did not assign 00:32:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:32:51 [WARNING] 00:32:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:32:51 [WARNING] 00:32:51 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0.pom 00:32:51 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-features.xml 00:32:51 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar 00:32:51 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml 00:32:51 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json 00:32:51 [INFO] 00:32:51 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-mappingservice --- 00:32:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:32:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:32:51 [WARNING] 00:32:51 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice did not assign 00:32:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:32:51 [WARNING] 00:32:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:32:51 [WARNING] 00:32:51 [INFO] 00:32:51 [INFO] -----< org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr >------ 00:32:51 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.21.0 [58/143] 00:32:51 [INFO] from lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml 00:32:51 [INFO] ------------------------------[ feature ]------------------------------- 00:32:51 [INFO] 00:32:51 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] 00:32:51 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:51 [INFO] 00:32:51 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:51 [INFO] 00:32:51 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] 00:32:51 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:32:51 [INFO] argLine set to empty 00:32:51 [INFO] 00:32:51 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] 00:32:51 [INFO] --- checkstyle:3.5.0:check (default) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] Starting audit... 00:32:51 Audit done. 00:32:51 [INFO] You have 0 Checkstyle violations. 00:32:51 [INFO] 00:32:51 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/classes/LICENSE 00:32:51 [INFO] 00:32:51 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml 00:32:51 [INFO] ...done! 00:32:51 [INFO] Attaching features XML 00:32:51 [INFO] 00:32:51 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-lispflowmapping-msmr --- 00:32:51 [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 00:32:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:32:51 [INFO] 00:32:51 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-msmr >>> 00:32:51 [INFO] 00:32:51 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] 00:32:51 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-msmr <<< 00:32:51 [INFO] 00:32:51 [INFO] 00:32:51 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] 00:32:51 [INFO] --- feattest:14.0.3:test (default) @ odl-lispflowmapping-msmr --- 00:32:51 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:32:51 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:32:51 [INFO] 00:32:51 [INFO] --- copy:14.0.3:copy-files (default) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] 00:32:51 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-lispflowmapping-msmr --- 00:32:51 [WARNING] JAR will be empty - no content was marked for inclusion! 00:32:51 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/odl-lispflowmapping-msmr-1.21.0-javadoc.jar 00:32:51 [INFO] 00:32:51 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-lispflowmapping-msmr --- 00:32:51 [INFO] CycloneDX: Resolving Dependencies 00:32:56 [INFO] CycloneDX: Creating BOM version 1.5 with 368 component(s) 00:32:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.xml 00:32:56 [INFO] attaching as odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml 00:32:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.json 00:32:56 [INFO] attaching as odl-lispflowmapping-msmr-1.21.0-cyclonedx.json 00:32:56 [INFO] 00:32:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-msmr --- 00:32:56 [INFO] Skipping duplicate-finder execution! 00:32:56 [INFO] 00:32:56 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-msmr --- 00:32:56 [INFO] Skipping plugin execution 00:32:56 [INFO] 00:32:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-msmr --- 00:32:56 [INFO] Skipping source per configuration. 00:32:56 [INFO] 00:32:56 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-msmr --- 00:32:56 [INFO] 00:32:56 [INFO] --- jacoco:0.8.12:report (report) @ odl-lispflowmapping-msmr --- 00:32:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:32:56 [INFO] 00:32:56 [INFO] --- install:3.1.3:install (default-install) @ odl-lispflowmapping-msmr --- 00:32:56 [WARNING] 00:32:56 [WARNING] The packaging plugin for project odl-lispflowmapping-msmr did not assign 00:32:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:32:56 [WARNING] 00:32:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:32:56 [WARNING] 00:32:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0.pom 00:32:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-features.xml 00:32:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/odl-lispflowmapping-msmr-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-javadoc.jar 00:32:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml 00:32:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-msmr/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.json 00:32:56 [INFO] 00:32:56 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-msmr --- 00:32:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:32:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:32:56 [WARNING] 00:32:56 [WARNING] The packaging plugin for project odl-lispflowmapping-msmr did not assign 00:32:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:32:56 [WARNING] 00:32:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:32:56 [WARNING] 00:32:56 [INFO] 00:32:56 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.shell >-------- 00:32:56 [INFO] Building ODL :: lispflowmapping :: mappingservice.shell 1.21.0 [59/143] 00:32:56 [INFO] from lispflowmapping/mappingservice/shell/pom.xml 00:32:56 [INFO] -------------------------------[ bundle ]------------------------------- 00:32:56 [INFO] 00:32:56 [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.shell --- 00:32:56 [INFO] 00:32:56 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.shell --- 00:32:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:56 [INFO] 00:32:56 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.shell --- 00:32:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:32:56 [INFO] 00:32:56 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.shell --- 00:32:56 [INFO] 00:32:56 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.shell --- 00:32:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:32:56 [INFO] 00:32:56 [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.shell --- 00:32:56 [INFO] 00:32:56 [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.shell --- 00:32:56 [INFO] Starting audit... 00:32:56 Audit done. 00:32:56 [INFO] You have 0 Checkstyle violations. 00:32:56 [INFO] 00:32:56 [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.shell --- 00:32:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/classes/LICENSE 00:32:56 [INFO] 00:32:56 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.shell --- 00:32:56 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/resources 00:32:56 [INFO] 00:32:56 [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.shell --- 00:32:56 [INFO] Recompiling the module because of changed dependency. 00:32:56 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 00:32:56 [INFO] 00:32:56 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.shell >>> 00:32:56 [INFO] 00:32:56 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.shell --- 00:32:56 [INFO] Fork Value is true 00:32:58 [INFO] Done SpotBugs Analysis.... 00:32:58 [INFO] 00:32:58 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.shell <<< 00:32:58 [INFO] 00:32:58 [INFO] 00:32:58 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.shell --- 00:32:58 [INFO] BugInstance size is 0 00:32:58 [INFO] Error size is 0 00:32:58 [INFO] No errors/warnings found 00:32:58 [INFO] 00:32:58 [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ mappingservice.shell --- 00:32:59 [INFO] Service org.opendaylight.lispflowmapping.shell.LispKeys 00:32:59 [INFO] Service org.opendaylight.lispflowmapping.shell.LispAddKey 00:32:59 [INFO] Service org.opendaylight.lispflowmapping.shell.LispMappings 00:32:59 [INFO] 00:32:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.shell --- 00:32:59 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/test/resources 00:32:59 [INFO] 00:32:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.shell --- 00:32:59 [INFO] No sources to compile 00:32:59 [INFO] 00:32:59 [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.shell --- 00:32:59 [INFO] No tests to run. 00:32:59 [INFO] 00:32:59 [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.shell --- 00:32:59 [INFO] 00:32:59 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.shell --- 00:32:59 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.21.0.jar 00:32:59 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/classes/META-INF/MANIFEST.MF 00:32:59 [INFO] 00:32:59 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.shell --- 00:32:59 [INFO] No previous run data found, generating javadoc. 00:33:00 [WARNING] Javadoc Warnings 00:33:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/java/org/opendaylight/lispflowmapping/shell/LispAddKey.java:23: warning: use of default constructor, which does not provide a comment 00:33:00 [WARNING] public class LispAddKey implements Action { 00:33:00 [WARNING] ^ 00:33:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/java/org/opendaylight/lispflowmapping/shell/LispKeys.java:24: warning: use of default constructor, which does not provide a comment 00:33:00 [WARNING] public class LispKeys implements Action { 00:33:00 [WARNING] ^ 00:33:00 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/src/main/java/org/opendaylight/lispflowmapping/shell/LispMappings.java:24: warning: use of default constructor, which does not provide a comment 00:33:00 [WARNING] public class LispMappings implements Action { 00:33:00 [WARNING] ^ 00:33:00 [WARNING] 3 warnings 00:33:00 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.21.0-javadoc.jar 00:33:00 [INFO] 00:33:00 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.shell --- 00:33:00 [INFO] CycloneDX: Resolving Dependencies 00:33:01 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 00:33:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.xml 00:33:01 [INFO] attaching as mappingservice.shell-1.21.0-cyclonedx.xml 00:33:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.json 00:33:01 [INFO] attaching as mappingservice.shell-1.21.0-cyclonedx.json 00:33:01 [INFO] 00:33:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.shell --- 00:33:01 [INFO] Skipping duplicate-finder execution! 00:33:01 [INFO] 00:33:01 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.shell --- 00:33:01 [INFO] No dependency problems found 00:33:01 [INFO] 00:33:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.shell --- 00:33:01 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.21.0-sources.jar 00:33:01 [INFO] 00:33:01 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.shell --- 00:33:01 [INFO] 00:33:01 [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.shell --- 00:33:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:33:01 [INFO] 00:33:01 [INFO] --- install:3.1.3:install (default-install) @ mappingservice.shell --- 00:33:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.pom 00:33:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar 00:33:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-javadoc.jar 00:33:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.xml 00:33:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.json 00:33:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-sources.jar 00:33:01 [INFO] 00:33:01 [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.shell --- 00:33:01 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar 00:33:01 [INFO] Writing OBR metadata 00:33:01 [INFO] 00:33:01 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.shell --- 00:33:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:33:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:33:01 [INFO] 00:33:01 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.shell --- 00:33:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:33:01 [INFO] 00:33:01 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell >-- 00:33:01 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.21.0 [60/143] 00:33:01 [INFO] from lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml 00:33:01 [INFO] ------------------------------[ feature ]------------------------------- 00:33:01 [INFO] 00:33:01 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] 00:33:01 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:01 [INFO] 00:33:01 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:01 [INFO] 00:33:01 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] 00:33:01 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:33:01 [INFO] argLine set to empty 00:33:01 [INFO] 00:33:01 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] 00:33:01 [INFO] --- checkstyle:3.5.0:check (default) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] Starting audit... 00:33:01 Audit done. 00:33:01 [INFO] You have 0 Checkstyle violations. 00:33:01 [INFO] 00:33:01 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/classes/LICENSE 00:33:01 [INFO] 00:33:01 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml 00:33:01 [INFO] ...done! 00:33:01 [INFO] Attaching features XML 00:33:01 [INFO] 00:33:01 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [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 00:33:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:33:01 [INFO] 00:33:01 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice-shell >>> 00:33:01 [INFO] 00:33:01 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] 00:33:01 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice-shell <<< 00:33:01 [INFO] 00:33:01 [INFO] 00:33:01 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] 00:33:01 [INFO] --- feattest:14.0.3:test (default) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:33:01 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:33:01 [INFO] 00:33:01 [INFO] --- copy:14.0.3:copy-files (default) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] 00:33:01 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [WARNING] JAR will be empty - no content was marked for inclusion! 00:33:01 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar 00:33:01 [INFO] 00:33:01 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-lispflowmapping-mappingservice-shell --- 00:33:01 [INFO] CycloneDX: Resolving Dependencies 00:33:06 [INFO] CycloneDX: Creating BOM version 1.5 with 369 component(s) 00:33:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml 00:33:06 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml 00:33:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.json 00:33:06 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json 00:33:06 [INFO] 00:33:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice-shell --- 00:33:06 [INFO] Skipping duplicate-finder execution! 00:33:06 [INFO] 00:33:06 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice-shell --- 00:33:06 [INFO] Skipping plugin execution 00:33:06 [INFO] 00:33:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice-shell --- 00:33:06 [INFO] Skipping source per configuration. 00:33:06 [INFO] 00:33:06 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice-shell --- 00:33:06 [INFO] 00:33:06 [INFO] --- jacoco:0.8.12:report (report) @ odl-lispflowmapping-mappingservice-shell --- 00:33:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:33:06 [INFO] 00:33:06 [INFO] --- install:3.1.3:install (default-install) @ odl-lispflowmapping-mappingservice-shell --- 00:33:06 [WARNING] 00:33:06 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell did not assign 00:33:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:33:06 [WARNING] 00:33:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:33:06 [WARNING] 00:33:06 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0.pom 00:33:06 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-features.xml 00:33:06 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar 00:33:06 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml 00:33:06 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json 00:33:06 [INFO] 00:33:06 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-lispflowmapping-mappingservice-shell --- 00:33:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:33:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:33:06 [WARNING] 00:33:06 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell did not assign 00:33:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:33:06 [WARNING] 00:33:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:33:06 [WARNING] 00:33:06 [INFO] 00:33:06 [INFO] -----< org.opendaylight.lispflowmapping:features-lispflowmapping >------ 00:33:06 [INFO] Building ODL :: lispflowmapping :: features-lispflowmapping 1.21.0 [61/143] 00:33:06 [INFO] from lispflowmapping/features/features-lispflowmapping/pom.xml 00:33:06 [INFO] ------------------------------[ feature ]------------------------------- 00:33:06 [INFO] 00:33:06 [INFO] --- clean:3.4.0:clean (default-clean) @ features-lispflowmapping --- 00:33:06 [INFO] 00:33:06 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-lispflowmapping --- 00:33:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:06 [INFO] 00:33:06 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-lispflowmapping --- 00:33:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:06 [INFO] 00:33:06 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-lispflowmapping --- 00:33:06 [INFO] 00:33:06 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-lispflowmapping --- 00:33:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:33:06 [INFO] argLine set to empty 00:33:06 [INFO] 00:33:06 [INFO] --- checkstyle:3.5.0:check (check-license) @ features-lispflowmapping --- 00:33:06 [INFO] 00:33:06 [INFO] --- checkstyle:3.5.0:check (default) @ features-lispflowmapping --- 00:33:06 [INFO] Starting audit... 00:33:06 Audit done. 00:33:06 [INFO] You have 0 Checkstyle violations. 00:33:06 [INFO] 00:33:06 [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-lispflowmapping --- 00:33:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/classes/LICENSE 00:33:06 [INFO] 00:33:06 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-lispflowmapping --- 00:33:06 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml 00:33:06 [INFO] ...done! 00:33:06 [INFO] Attaching features XML 00:33:06 [INFO] 00:33:06 [INFO] --- karaf:4.4.6:verify (default-verify) @ features-lispflowmapping --- 00:33:06 [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 00:33:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:33:06 [INFO] 00:33:06 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-lispflowmapping >>> 00:33:06 [INFO] 00:33:06 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-lispflowmapping --- 00:33:06 [INFO] 00:33:06 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-lispflowmapping <<< 00:33:06 [INFO] 00:33:06 [INFO] 00:33:06 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-lispflowmapping --- 00:33:06 [INFO] 00:33:06 [INFO] --- feattest:14.0.3:test (default) @ features-lispflowmapping --- 00:33:06 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:33:06 [INFO] 00:33:06 [INFO] --- copy:14.0.3:copy-files (default) @ features-lispflowmapping --- 00:33:06 [INFO] 00:33:06 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ features-lispflowmapping --- 00:33:06 [WARNING] JAR will be empty - no content was marked for inclusion! 00:33:06 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/features-lispflowmapping-1.21.0-javadoc.jar 00:33:06 [INFO] 00:33:06 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-lispflowmapping --- 00:33:06 [INFO] CycloneDX: Resolving Dependencies 00:33:11 [INFO] CycloneDX: Creating BOM version 1.5 with 371 component(s) 00:33:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.xml 00:33:11 [INFO] attaching as features-lispflowmapping-1.21.0-cyclonedx.xml 00:33:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.json 00:33:11 [INFO] attaching as features-lispflowmapping-1.21.0-cyclonedx.json 00:33:11 [INFO] 00:33:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-lispflowmapping --- 00:33:11 [INFO] Skipping duplicate-finder execution! 00:33:11 [INFO] 00:33:11 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-lispflowmapping --- 00:33:11 [INFO] Skipping plugin execution 00:33:11 [INFO] 00:33:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-lispflowmapping --- 00:33:11 [INFO] No sources in project. Archive not created. 00:33:11 [INFO] 00:33:11 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-lispflowmapping --- 00:33:11 [INFO] 00:33:11 [INFO] --- jacoco:0.8.12:report (report) @ features-lispflowmapping --- 00:33:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:33:11 [INFO] 00:33:11 [INFO] --- install:3.1.3:install (default-install) @ features-lispflowmapping --- 00:33:11 [WARNING] 00:33:11 [WARNING] The packaging plugin for project features-lispflowmapping did not assign 00:33:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:33:11 [WARNING] 00:33:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:33:11 [WARNING] 00:33:11 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0.pom 00:33:11 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-features.xml 00:33:11 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/features-lispflowmapping-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-javadoc.jar 00:33:11 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.xml 00:33:11 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/features-lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.json 00:33:11 [INFO] 00:33:11 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-lispflowmapping --- 00:33:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:33:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:33:11 [WARNING] 00:33:11 [WARNING] The packaging plugin for project features-lispflowmapping did not assign 00:33:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:33:11 [WARNING] 00:33:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:33:11 [WARNING] 00:33:11 [INFO] 00:33:11 [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- 00:33:11 [INFO] Building ovsdb-binding-parent 1.20.0 [62/143] 00:33:11 [INFO] from ovsdb/commons/binding-parent/pom.xml 00:33:11 [INFO] --------------------------------[ pom ]--------------------------------- 00:33:11 [INFO] 00:33:11 [INFO] --- clean:3.4.0:clean (default-clean) @ ovsdb-binding-parent --- 00:33:11 [INFO] 00:33:11 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ ovsdb-binding-parent --- 00:33:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:11 [INFO] 00:33:11 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- 00:33:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:11 [INFO] 00:33:11 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ ovsdb-binding-parent --- 00:33:11 [INFO] 00:33:11 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ovsdb-binding-parent --- 00:33:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:33:11 [INFO] 00:33:11 [INFO] --- checkstyle:3.5.0:check (check-license) @ ovsdb-binding-parent --- 00:33:11 [INFO] 00:33:11 [INFO] --- checkstyle:3.5.0:check (default) @ ovsdb-binding-parent --- 00:33:11 [INFO] Starting audit... 00:33:11 Audit done. 00:33:11 [INFO] You have 0 Checkstyle violations. 00:33:11 [INFO] 00:33:11 [INFO] --- dependency:3.8.0:copy (unpack-license) @ ovsdb-binding-parent --- 00:33:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/classes/LICENSE 00:33:11 [INFO] 00:33:11 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> 00:33:11 [INFO] 00:33:11 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ ovsdb-binding-parent --- 00:33:11 [INFO] 00:33:11 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<< 00:33:11 [INFO] 00:33:11 [INFO] 00:33:11 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ ovsdb-binding-parent --- 00:33:11 [INFO] 00:33:11 [INFO] --- copy:14.0.3:copy-files (default) @ ovsdb-binding-parent --- 00:33:11 [INFO] 00:33:11 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ ovsdb-binding-parent --- 00:33:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:33:11 [INFO] 00:33:11 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ ovsdb-binding-parent --- 00:33:11 [INFO] CycloneDX: Resolving Dependencies 00:33:11 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 00:33:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.xml 00:33:11 [INFO] attaching as ovsdb-binding-parent-1.20.0-cyclonedx.xml 00:33:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.json 00:33:11 [INFO] attaching as ovsdb-binding-parent-1.20.0-cyclonedx.json 00:33:11 [INFO] 00:33:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- 00:33:11 [INFO] Skipping duplicate-finder execution! 00:33:11 [INFO] 00:33:11 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- 00:33:11 [INFO] Skipping pom project 00:33:11 [INFO] 00:33:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- 00:33:11 [INFO] 00:33:11 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ ovsdb-binding-parent --- 00:33:11 [INFO] 00:33:11 [INFO] --- jacoco:0.8.12:report (report) @ ovsdb-binding-parent --- 00:33:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:33:11 [INFO] 00:33:11 [INFO] --- install:3.1.3:install (default-install) @ ovsdb-binding-parent --- 00:33:11 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0.pom 00:33:11 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.xml 00:33:11 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/binding-parent/target/bom.json to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.json 00:33:11 [INFO] 00:33:11 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ ovsdb-binding-parent --- 00:33:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:33:11 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:33:11 [INFO] 00:33:11 [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- 00:33:11 [INFO] Building ODL :: ovsdb :: library 1.20.0 [63/143] 00:33:11 [INFO] from ovsdb/library/impl/pom.xml 00:33:11 [INFO] -------------------------------[ bundle ]------------------------------- 00:33:11 [INFO] 00:33:11 [INFO] --- clean:3.4.0:clean (default-clean) @ library --- 00:33:11 [INFO] 00:33:11 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library --- 00:33:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:11 [INFO] 00:33:11 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ library --- 00:33:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:11 [INFO] 00:33:11 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ library --- 00:33:12 [INFO] 00:33:12 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ library --- 00:33:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:33:12 [INFO] 00:33:12 [INFO] --- checkstyle:3.5.0:check (check-license) @ library --- 00:33:12 [INFO] 00:33:12 [INFO] --- checkstyle:3.5.0:check (default) @ library --- 00:33:12 [INFO] Starting audit... 00:33:12 Audit done. 00:33:12 [INFO] You have 0 Checkstyle violations. 00:33:12 [INFO] 00:33:12 [INFO] --- dependency:3.8.0:copy (unpack-license) @ library --- 00:33:12 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/classes/LICENSE 00:33:12 [INFO] 00:33:12 [INFO] --- resources:3.3.1:resources (default-resources) @ library --- 00:33:12 [INFO] Copying 1 resource from src/main/resources to target/classes 00:33:12 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/generated-sources/spi 00:33:12 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/generated-sources/yang 00:33:12 [INFO] 00:33:12 [INFO] --- compiler:3.13.0:compile (default-compile) @ library --- 00:33:12 [INFO] Recompiling the module because of changed source code. 00:33:12 [INFO] Compiling 113 source files with javac [debug release 21] to target/classes 00:33:13 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[15,31] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[21,37] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[26,28] unchecked conversion 00:33:13 required: org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 found: org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[29,24] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,67] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,70] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[36,40] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[44,64] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[66,24] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[95,59] unchecked conversion 00:33:13 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> 00:33:13 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[104,62] unchecked conversion 00:33:13 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> 00:33:13 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[112,54] unchecked conversion 00:33:13 required: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 found: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[119,12] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[20,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[24,22] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[59,12] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[14,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[18,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[112,20] unchecked cast 00:33:13 required: D 00:33:13 found: java.lang.Object 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[124,48] unchecked cast 00:33:13 required: D 00:33:13 found: java.lang.Object 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 required: java.util.Set 00:33:13 found: java.util.Set 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,45] unchecked conversion 00:33:13 required: java.util.Set 00:33:13 found: java.util.Set 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 required: java.util.Map 00:33:13 found: java.util.Map 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,45] unchecked conversion 00:33:13 required: java.util.Map 00:33:13 found: java.util.Map 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Insert.java:[53,23] possible 'this' escape before subclass is fully initialized 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[42,42] unchecked cast 00:33:13 required: org.opendaylight.ovsdb.lib.notation.Column 00:33:13 found: org.opendaylight.ovsdb.lib.notation.Column 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[97,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Column.java:[69,9] found raw type: org.opendaylight.ovsdb.lib.notation.Column 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[25,68] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 required: java.lang.String,java.util.Map 00:33:13 found: java.lang.String,java.util.Map 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,66] unchecked conversion 00:33:13 required: java.util.Map 00:33:13 found: java.util.Map 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[38,21] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[54,27] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[21,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[53,20] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbClient.java:[56,84] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[22,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[31,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[35,41] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[40,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[30,87] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[51,25] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 required: java.util.List> 00:33:13 found: java.util.List 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,74] unchecked conversion 00:33:13 required: java.util.List> 00:33:13 found: java.util.List 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[158,25] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,17] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,57] unchecked method invocation: method table in interface org.opendaylight.ovsdb.lib.schema.DatabaseSchema is applied to given types 00:33:13 required: java.lang.String,java.lang.Class 00:33:13 found: java.lang.String,java.lang.Class 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[175,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[179,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[19,18] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[26,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[38,36] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[42,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Request.java:[22,14] possible 'this' escape before subclass is fully initialized 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Response.java:[21,14] possible 'this' escape before subclass is fully initialized 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[67,15] found raw type: com.google.common.util.concurrent.SettableFuture 00:33:13 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[69,54] found raw type: com.google.common.util.concurrent.SettableFuture 00:33:13 missing type arguments for generic class com.google.common.util.concurrent.SettableFuture 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[337,103] found raw type: java.util.List 00:33:13 missing type arguments for generic class java.util.List 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 required: java.util.List 00:33:13 found: java.util.List 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,27] unchecked conversion 00:33:13 required: java.util.List 00:33:13 found: java.util.List 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[18,18] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[20,17] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[24,30] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[19,51] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[21,27] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,20] found raw type: org.opendaylight.ovsdb.lib.notation.Column 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,52] unchecked conversion 00:33:13 required: java.util.Collection 00:33:13 found: java.util.Collection 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[11,28] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[12,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[39,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[47,21] possible 'this' escape before subclass is fully initialized 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Delete.java:[26,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,12] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 required: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 found: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,29] unchecked conversion 00:33:13 required: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 found: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,12] found raw type: org.opendaylight.ovsdb.lib.operations.Select 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:13 required: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 found: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[24,29] unchecked conversion 00:33:13 required: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 found: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[38,22] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[48,12] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:33:13 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[34,40] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema 00:33:13 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java: Some input files additionally use unchecked or unsafe operations. 00:33:13 [INFO] 00:33:13 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ library >>> 00:33:13 [INFO] 00:33:13 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ library --- 00:33:13 [INFO] Fork Value is true 00:33:19 [INFO] Done SpotBugs Analysis.... 00:33:19 [INFO] 00:33:19 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ library <<< 00:33:19 [INFO] 00:33:19 [INFO] 00:33:19 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ library --- 00:33:19 [INFO] BugInstance size is 0 00:33:19 [INFO] Error size is 0 00:33:19 [INFO] No errors/warnings found 00:33:19 [INFO] 00:33:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ library --- 00:33:19 [INFO] Copying 6 resources from src/test/resources to target/test-classes 00:33:19 [INFO] 00:33:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ library --- 00:33:19 [INFO] Recompiling the module because of changed dependency. 00:33:19 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 00:33:19 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:19 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:19 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:19 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:33:19 [INFO] 00:33:19 [INFO] --- surefire:3.5.0:test (default-test) @ library --- 00:33:19 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/surefire-reports 00:33:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:33:19 [INFO] 00:33:19 [INFO] ------------------------------------------------------- 00:33:19 [INFO] T E S T S 00:33:19 [INFO] ------------------------------------------------------- 00:33:21 [INFO] Running org.opendaylight.ovsdb.lib.notation.VersionTest 00:33:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.ovsdb.lib.notation.VersionTest 00:33:21 [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest 00:33:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.ovsdb.lib.jsonrpc.JsonRpcDecoderTest 00:33:21 [INFO] Running org.opendaylight.ovsdb.lib.jsonrpc.TestClient 00:33:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.340 s -- in org.opendaylight.ovsdb.lib.jsonrpc.TestClient 00:33:22 [INFO] Running org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest 00:33:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.ovsdb.lib.schema.typed.TyperUtilsTest 00:33:22 [INFO] Running org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest 00:33:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.ovsdb.lib.schema.OvsdbSchemaTest 00:33:22 [INFO] Running org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest 00:33:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:33:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.021 s -- in org.opendaylight.ovsdb.lib.StalePassiveConnectionServiceTest 00:33:32 [INFO] 00:33:32 [INFO] Results: 00:33:32 [INFO] 00:33:32 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 00:33:32 [INFO] 00:33:32 [INFO] 00:33:32 [INFO] --- copy:14.0.3:copy-files (default) @ library --- 00:33:32 [INFO] 00:33:32 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ library --- 00:33:32 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.20.0.jar 00:33:32 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF 00:33:32 [INFO] 00:33:32 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ library --- 00:33:32 [INFO] No previous run data found, generating javadoc. 00:33:35 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.20.0-javadoc.jar 00:33:35 [INFO] 00:33:35 [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ library --- 00:33:35 [INFO] 00:33:35 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ library --- 00:33:35 [INFO] CycloneDX: Resolving Dependencies 00:33:35 [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) 00:33:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/bom.xml 00:33:35 [INFO] attaching as library-1.20.0-cyclonedx.xml 00:33:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/bom.json 00:33:35 [INFO] attaching as library-1.20.0-cyclonedx.json 00:33:35 [INFO] 00:33:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library --- 00:33:35 [INFO] Skipping duplicate-finder execution! 00:33:35 [INFO] 00:33:35 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ library --- 00:33:35 [INFO] No dependency problems found 00:33:35 [INFO] 00:33:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library --- 00:33:35 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.20.0-sources.jar 00:33:35 [INFO] 00:33:35 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ library --- 00:33:36 [INFO] 00:33:36 [INFO] --- jacoco:0.8.12:report (report) @ library --- 00:33:36 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/code-coverage/jacoco.exec 00:33:36 [INFO] Analyzed bundle 'ODL :: ovsdb :: library' with 149 classes 00:33:36 [INFO] 00:33:36 [INFO] --- install:3.1.3:install (default-install) @ library --- 00:33:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.pom 00:33:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar 00:33:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-javadoc.jar 00:33:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-config.cfg 00:33:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.xml 00:33:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.json 00:33:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/impl/target/library-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-sources.jar 00:33:36 [INFO] 00:33:36 [INFO] --- bundle:5.1.9:install (default-install) @ library --- 00:33:36 [INFO] Installing org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar 00:33:36 [INFO] Writing OBR metadata 00:33:36 [INFO] 00:33:36 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ library --- 00:33:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:33:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:33:36 [INFO] 00:33:36 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ library --- 00:33:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:33:36 [INFO] 00:33:36 [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- 00:33:36 [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.20.0 [64/143] 00:33:36 [INFO] from ovsdb/utils/servicehelper/pom.xml 00:33:36 [INFO] -------------------------------[ bundle ]------------------------------- 00:33:36 [INFO] 00:33:36 [INFO] --- clean:3.4.0:clean (default-clean) @ utils.servicehelper --- 00:33:36 [INFO] 00:33:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.servicehelper --- 00:33:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:36 [INFO] 00:33:36 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.servicehelper --- 00:33:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:36 [INFO] 00:33:36 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ utils.servicehelper --- 00:33:36 [INFO] 00:33:36 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ utils.servicehelper --- 00:33:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:33:36 [INFO] 00:33:36 [INFO] --- checkstyle:3.5.0:check (check-license) @ utils.servicehelper --- 00:33:36 [INFO] 00:33:36 [INFO] --- checkstyle:3.5.0:check (default) @ utils.servicehelper --- 00:33:36 [INFO] Starting audit... 00:33:36 Audit done. 00:33:36 [INFO] You have 0 Checkstyle violations. 00:33:36 [INFO] 00:33:36 [INFO] --- dependency:3.8.0:copy (unpack-license) @ utils.servicehelper --- 00:33:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/classes/LICENSE 00:33:36 [INFO] 00:33:36 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.servicehelper --- 00:33:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/src/main/resources 00:33:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/generated-sources/spi 00:33:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/generated-sources/yang 00:33:36 [INFO] 00:33:36 [INFO] --- compiler:3.13.0:compile (default-compile) @ utils.servicehelper --- 00:33:36 [INFO] Recompiling the module because of changed source code. 00:33:36 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:33:36 [INFO] 00:33:36 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ utils.servicehelper >>> 00:33:36 [INFO] 00:33:36 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ utils.servicehelper --- 00:33:36 [INFO] Fork Value is true 00:33:38 [INFO] Done SpotBugs Analysis.... 00:33:38 [INFO] 00:33:38 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ utils.servicehelper <<< 00:33:38 [INFO] 00:33:38 [INFO] 00:33:38 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ utils.servicehelper --- 00:33:38 [INFO] BugInstance size is 0 00:33:38 [INFO] Error size is 0 00:33:38 [INFO] No errors/warnings found 00:33:38 [INFO] 00:33:38 [INFO] --- jacoco:0.8.12:instrument (default-instrument) @ utils.servicehelper --- 00:33:38 [INFO] 00:33:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.servicehelper --- 00:33:38 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:33:38 [INFO] 00:33:38 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ utils.servicehelper --- 00:33:38 [INFO] Recompiling the module because of changed dependency. 00:33:38 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:33:38 [INFO] 00:33:38 [INFO] --- surefire:3.5.0:test (default-test) @ utils.servicehelper --- 00:33:38 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/surefire-reports 00:33:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:33:38 [INFO] 00:33:38 [INFO] ------------------------------------------------------- 00:33:38 [INFO] T E S T S 00:33:38 [INFO] ------------------------------------------------------- 00:33:39 [INFO] Running org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest 00:33:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:33:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 s -- in org.opendaylight.ovsdb.utils.servicehelper.ServiceHelperTest 00:33:41 [INFO] 00:33:41 [INFO] Results: 00:33:41 [INFO] 00:33:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:33:41 [INFO] 00:33:41 [INFO] 00:33:41 [INFO] --- jacoco:0.8.12:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- 00:33:41 [INFO] 00:33:41 [INFO] --- copy:14.0.3:copy-files (default) @ utils.servicehelper --- 00:33:41 [INFO] 00:33:41 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ utils.servicehelper --- 00:33:41 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.20.0.jar 00:33:41 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/classes/META-INF/MANIFEST.MF 00:33:41 [INFO] 00:33:41 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ utils.servicehelper --- 00:33:41 [INFO] No previous run data found, generating javadoc. 00:33:42 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.20.0-javadoc.jar 00:33:42 [INFO] 00:33:42 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ utils.servicehelper --- 00:33:42 [INFO] CycloneDX: Resolving Dependencies 00:33:42 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 00:33:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.xml 00:33:42 [INFO] attaching as utils.servicehelper-1.20.0-cyclonedx.xml 00:33:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.json 00:33:42 [INFO] attaching as utils.servicehelper-1.20.0-cyclonedx.json 00:33:42 [INFO] 00:33:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper --- 00:33:42 [INFO] Skipping duplicate-finder execution! 00:33:42 [INFO] 00:33:42 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ utils.servicehelper --- 00:33:42 [INFO] No dependency problems found 00:33:42 [INFO] 00:33:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.servicehelper --- 00:33:42 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.20.0-sources.jar 00:33:42 [INFO] 00:33:42 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ utils.servicehelper --- 00:33:42 [INFO] 00:33:42 [INFO] --- jacoco:0.8.12:report (report) @ utils.servicehelper --- 00:33:42 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/code-coverage/jacoco.exec 00:33:42 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.servicehelper' with 1 classes 00:33:42 [INFO] 00:33:42 [INFO] --- install:3.1.3:install (default-install) @ utils.servicehelper --- 00:33:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.pom 00:33:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar 00:33:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-javadoc.jar 00:33:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.xml 00:33:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.json 00:33:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/servicehelper/target/utils.servicehelper-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-sources.jar 00:33:42 [INFO] 00:33:42 [INFO] --- bundle:5.1.9:install (default-install) @ utils.servicehelper --- 00:33:42 [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar 00:33:42 [INFO] Writing OBR metadata 00:33:42 [INFO] 00:33:42 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ utils.servicehelper --- 00:33:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:33:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:33:42 [INFO] 00:33:42 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ utils.servicehelper --- 00:33:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:33:42 [INFO] 00:33:42 [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- 00:33:42 [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.20.0 [65/143] 00:33:42 [INFO] from ovsdb/schemas/openvswitch/pom.xml 00:33:42 [INFO] -------------------------------[ bundle ]------------------------------- 00:33:42 [INFO] 00:33:42 [INFO] --- clean:3.4.0:clean (default-clean) @ schema.openvswitch --- 00:33:42 [INFO] 00:33:42 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ schema.openvswitch --- 00:33:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:42 [INFO] 00:33:42 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ schema.openvswitch --- 00:33:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:42 [INFO] 00:33:42 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ schema.openvswitch --- 00:33:42 [INFO] 00:33:42 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ schema.openvswitch --- 00:33:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:33:42 [INFO] 00:33:42 [INFO] --- checkstyle:3.5.0:check (check-license) @ schema.openvswitch --- 00:33:42 [INFO] 00:33:42 [INFO] --- checkstyle:3.5.0:check (default) @ schema.openvswitch --- 00:33:42 [INFO] Starting audit... 00:33:42 Audit done. 00:33:42 [INFO] You have 0 Checkstyle violations. 00:33:42 [INFO] 00:33:42 [INFO] --- dependency:3.8.0:copy (unpack-license) @ schema.openvswitch --- 00:33:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/classes/LICENSE 00:33:42 [INFO] 00:33:42 [INFO] --- resources:3.3.1:resources (default-resources) @ schema.openvswitch --- 00:33:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/src/main/resources 00:33:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/generated-sources/spi 00:33:42 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/generated-sources/yang 00:33:42 [INFO] 00:33:42 [INFO] --- compiler:3.13.0:compile (default-compile) @ schema.openvswitch --- 00:33:42 [INFO] Recompiling the module because of changed dependency. 00:33:42 [INFO] Compiling 17 source files with javac [debug release 21] to target/classes 00:33:42 [INFO] 00:33:42 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ schema.openvswitch >>> 00:33:42 [INFO] 00:33:43 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ schema.openvswitch --- 00:33:43 [INFO] Fork Value is true 00:33:45 [INFO] Done SpotBugs Analysis.... 00:33:45 [INFO] 00:33:45 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ schema.openvswitch <<< 00:33:45 [INFO] 00:33:45 [INFO] 00:33:45 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ schema.openvswitch --- 00:33:45 [INFO] BugInstance size is 0 00:33:45 [INFO] Error size is 0 00:33:45 [INFO] No errors/warnings found 00:33:45 [INFO] 00:33:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ schema.openvswitch --- 00:33:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/src/test/resources 00:33:45 [INFO] 00:33:45 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ schema.openvswitch --- 00:33:45 [INFO] Recompiling the module because of changed dependency. 00:33:45 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:33:45 [INFO] 00:33:45 [INFO] --- surefire:3.5.0:test (default-test) @ schema.openvswitch --- 00:33:45 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/surefire-reports 00:33:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:33:45 [INFO] 00:33:45 [INFO] ------------------------------------------------------- 00:33:45 [INFO] T E S T S 00:33:45 [INFO] ------------------------------------------------------- 00:33:45 [INFO] Running org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest 00:33:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.ovsdb.schema.openvswitch.OpenVSwitchTest 00:33:45 [INFO] 00:33:45 [INFO] Results: 00:33:45 [INFO] 00:33:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:33:45 [INFO] 00:33:45 [INFO] 00:33:45 [INFO] --- copy:14.0.3:copy-files (default) @ schema.openvswitch --- 00:33:45 [INFO] 00:33:45 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ schema.openvswitch --- 00:33:46 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.20.0.jar 00:33:46 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF 00:33:46 [INFO] 00:33:46 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ schema.openvswitch --- 00:33:46 [INFO] No previous run data found, generating javadoc. 00:33:47 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.20.0-javadoc.jar 00:33:47 [INFO] 00:33:47 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ schema.openvswitch --- 00:33:47 [INFO] CycloneDX: Resolving Dependencies 00:33:48 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 00:33:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.xml 00:33:48 [INFO] attaching as schema.openvswitch-1.20.0-cyclonedx.xml 00:33:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.json 00:33:48 [INFO] attaching as schema.openvswitch-1.20.0-cyclonedx.json 00:33:48 [INFO] 00:33:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch --- 00:33:48 [INFO] Skipping duplicate-finder execution! 00:33:48 [INFO] 00:33:48 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ schema.openvswitch --- 00:33:48 [INFO] No dependency problems found 00:33:48 [INFO] 00:33:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ schema.openvswitch --- 00:33:48 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.20.0-sources.jar 00:33:48 [INFO] 00:33:48 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ schema.openvswitch --- 00:33:48 [INFO] 00:33:48 [INFO] --- jacoco:0.8.12:report (report) @ schema.openvswitch --- 00:33:48 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/code-coverage/jacoco.exec 00:33:48 [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.openvswitch' with 0 classes 00:33:48 [INFO] 00:33:48 [INFO] --- install:3.1.3:install (default-install) @ schema.openvswitch --- 00:33:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.pom 00:33:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar 00:33:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-javadoc.jar 00:33:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.xml 00:33:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.json 00:33:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-sources.jar 00:33:48 [INFO] 00:33:48 [INFO] --- bundle:5.1.9:install (default-install) @ schema.openvswitch --- 00:33:48 [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar 00:33:48 [INFO] Writing OBR metadata 00:33:48 [INFO] 00:33:48 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ schema.openvswitch --- 00:33:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:33:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:33:48 [INFO] 00:33:48 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ schema.openvswitch --- 00:33:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:33:48 [INFO] 00:33:48 [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- 00:33:48 [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.20.0 [66/143] 00:33:48 [INFO] from ovsdb/schemas/hardwarevtep/pom.xml 00:33:48 [INFO] -------------------------------[ bundle ]------------------------------- 00:33:48 [INFO] 00:33:48 [INFO] --- clean:3.4.0:clean (default-clean) @ schema.hardwarevtep --- 00:33:48 [INFO] 00:33:48 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ schema.hardwarevtep --- 00:33:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:48 [INFO] 00:33:48 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- 00:33:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:48 [INFO] 00:33:48 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ schema.hardwarevtep --- 00:33:48 [INFO] 00:33:48 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- 00:33:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:33:48 [INFO] 00:33:48 [INFO] --- checkstyle:3.5.0:check (check-license) @ schema.hardwarevtep --- 00:33:48 [INFO] 00:33:48 [INFO] --- checkstyle:3.5.0:check (default) @ schema.hardwarevtep --- 00:33:49 [INFO] Starting audit... 00:33:49 Audit done. 00:33:49 [INFO] You have 0 Checkstyle violations. 00:33:49 [INFO] 00:33:49 [INFO] --- dependency:3.8.0:copy (unpack-license) @ schema.hardwarevtep --- 00:33:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/classes/LICENSE 00:33:49 [INFO] 00:33:49 [INFO] --- resources:3.3.1:resources (default-resources) @ schema.hardwarevtep --- 00:33:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/src/main/resources 00:33:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/generated-sources/spi 00:33:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/generated-sources/yang 00:33:49 [INFO] 00:33:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ schema.hardwarevtep --- 00:33:49 [INFO] Recompiling the module because of changed dependency. 00:33:49 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 00:33:49 [INFO] 00:33:49 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> 00:33:49 [INFO] 00:33:49 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ schema.hardwarevtep --- 00:33:49 [INFO] Fork Value is true 00:33:51 [INFO] Done SpotBugs Analysis.... 00:33:51 [INFO] 00:33:51 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<< 00:33:51 [INFO] 00:33:51 [INFO] 00:33:51 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ schema.hardwarevtep --- 00:33:51 [INFO] BugInstance size is 0 00:33:51 [INFO] Error size is 0 00:33:51 [INFO] No errors/warnings found 00:33:51 [INFO] 00:33:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ schema.hardwarevtep --- 00:33:51 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/src/test/resources 00:33:51 [INFO] 00:33:51 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ schema.hardwarevtep --- 00:33:51 [INFO] Recompiling the module because of changed dependency. 00:33:51 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:33:51 [INFO] 00:33:51 [INFO] --- surefire:3.5.0:test (default-test) @ schema.hardwarevtep --- 00:33:51 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/surefire-reports 00:33:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:33:51 [INFO] 00:33:51 [INFO] ------------------------------------------------------- 00:33:51 [INFO] T E S T S 00:33:51 [INFO] ------------------------------------------------------- 00:33:52 [INFO] Running org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest 00:33:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.ovsdb.schema.hardwarevtep.HardwareVTEPTest 00:33:52 [INFO] 00:33:52 [INFO] Results: 00:33:52 [INFO] 00:33:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:33:52 [INFO] 00:33:52 [INFO] 00:33:52 [INFO] --- copy:14.0.3:copy-files (default) @ schema.hardwarevtep --- 00:33:52 [INFO] 00:33:52 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ schema.hardwarevtep --- 00:33:52 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.0.jar 00:33:52 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF 00:33:52 [INFO] 00:33:52 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ schema.hardwarevtep --- 00:33:52 [INFO] No previous run data found, generating javadoc. 00:33:53 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.0-javadoc.jar 00:33:53 [INFO] 00:33:53 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ schema.hardwarevtep --- 00:33:53 [INFO] CycloneDX: Resolving Dependencies 00:33:54 [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) 00:33:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.xml 00:33:54 [INFO] attaching as schema.hardwarevtep-1.20.0-cyclonedx.xml 00:33:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.json 00:33:54 [INFO] attaching as schema.hardwarevtep-1.20.0-cyclonedx.json 00:33:54 [INFO] 00:33:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- 00:33:54 [INFO] Skipping duplicate-finder execution! 00:33:54 [INFO] 00:33:54 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ schema.hardwarevtep --- 00:33:54 [INFO] No dependency problems found 00:33:54 [INFO] 00:33:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ schema.hardwarevtep --- 00:33:54 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.0-sources.jar 00:33:54 [INFO] 00:33:54 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ schema.hardwarevtep --- 00:33:54 [INFO] 00:33:54 [INFO] --- jacoco:0.8.12:report (report) @ schema.hardwarevtep --- 00:33:54 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/code-coverage/jacoco.exec 00:33:54 [INFO] Analyzed bundle 'ODL :: ovsdb :: schema.hardwarevtep' with 0 classes 00:33:54 [INFO] 00:33:54 [INFO] --- install:3.1.3:install (default-install) @ schema.hardwarevtep --- 00:33:54 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.pom 00:33:54 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar 00:33:54 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-javadoc.jar 00:33:54 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.xml 00:33:54 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/bom.json to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.json 00:33:54 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-sources.jar 00:33:54 [INFO] 00:33:54 [INFO] --- bundle:5.1.9:install (default-install) @ schema.hardwarevtep --- 00:33:54 [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar 00:33:54 [INFO] Writing OBR metadata 00:33:54 [INFO] 00:33:54 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ schema.hardwarevtep --- 00:33:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:33:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:33:54 [INFO] 00:33:54 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ schema.hardwarevtep --- 00:33:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:33:54 [INFO] 00:33:54 [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- 00:33:54 [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.20.0 [67/143] 00:33:54 [INFO] from ovsdb/library/features/odl-ovsdb-library/pom.xml 00:33:54 [INFO] ------------------------------[ feature ]------------------------------- 00:33:54 [INFO] 00:33:54 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-library --- 00:33:54 [INFO] 00:33:54 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-library --- 00:33:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:54 [INFO] 00:33:54 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- 00:33:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:54 [INFO] 00:33:54 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-library --- 00:33:55 [INFO] 00:33:55 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-library --- 00:33:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:33:55 [INFO] argLine set to empty 00:33:55 [INFO] 00:33:55 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-library --- 00:33:55 [INFO] 00:33:55 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-library --- 00:33:55 [INFO] Starting audit... 00:33:55 Audit done. 00:33:55 [INFO] You have 0 Checkstyle violations. 00:33:55 [INFO] 00:33:55 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-library --- 00:33:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/classes/LICENSE 00:33:55 [INFO] 00:33:55 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library --- 00:33:55 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml 00:33:55 [INFO] ...done! 00:33:55 [INFO] Attaching features XML 00:33:55 [INFO] 00:33:55 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-library --- 00:33:55 [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 00:33:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:33:55 [INFO] 00:33:55 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>> 00:33:55 [INFO] 00:33:55 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-library --- 00:33:55 [INFO] 00:33:55 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<< 00:33:55 [INFO] 00:33:55 [INFO] 00:33:55 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-library --- 00:33:55 [INFO] 00:33:55 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-library --- 00:33:55 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:33:55 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:33:55 [INFO] 00:33:55 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-library --- 00:33:55 [INFO] 00:33:55 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-library --- 00:33:55 [WARNING] JAR will be empty - no content was marked for inclusion! 00:33:55 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/odl-ovsdb-library-1.20.0-javadoc.jar 00:33:55 [INFO] 00:33:55 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-library --- 00:33:55 [INFO] CycloneDX: Resolving Dependencies 00:33:58 [INFO] CycloneDX: Creating BOM version 1.5 with 225 component(s) 00:33:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.xml 00:33:58 [INFO] attaching as odl-ovsdb-library-1.20.0-cyclonedx.xml 00:33:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.json 00:33:58 [INFO] attaching as odl-ovsdb-library-1.20.0-cyclonedx.json 00:33:58 [INFO] 00:33:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library --- 00:33:58 [INFO] Skipping duplicate-finder execution! 00:33:58 [INFO] 00:33:58 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-library --- 00:33:58 [INFO] Skipping plugin execution 00:33:58 [INFO] 00:33:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-library --- 00:33:58 [INFO] Skipping source per configuration. 00:33:58 [INFO] 00:33:58 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-library --- 00:33:58 [INFO] 00:33:58 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-library --- 00:33:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:33:58 [INFO] 00:33:58 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-library --- 00:33:58 [WARNING] 00:33:58 [WARNING] The packaging plugin for project odl-ovsdb-library did not assign 00:33:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:33:58 [WARNING] 00:33:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:33:58 [WARNING] 00:33:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0.pom 00:33:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-features.xml 00:33:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/odl-ovsdb-library-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-javadoc.jar 00:33:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.xml 00:33:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/odl-ovsdb-library/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.json 00:33:58 [INFO] 00:33:58 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-library --- 00:33:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:33:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:33:58 [WARNING] 00:33:58 [WARNING] The packaging plugin for project odl-ovsdb-library did not assign 00:33:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:33:58 [WARNING] 00:33:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:33:58 [WARNING] 00:33:58 [INFO] 00:33:58 [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- 00:33:58 [INFO] Building ODL :: ovsdb :: library-features 1.20.0 [68/143] 00:33:58 [INFO] from ovsdb/library/features/features/pom.xml 00:33:58 [INFO] ------------------------------[ feature ]------------------------------- 00:33:58 [INFO] 00:33:58 [INFO] --- clean:3.4.0:clean (default-clean) @ library-features --- 00:33:58 [INFO] 00:33:58 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-features --- 00:33:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:58 [INFO] 00:33:58 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ library-features --- 00:33:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:33:58 [INFO] 00:33:58 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ library-features --- 00:33:58 [INFO] 00:33:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ library-features --- 00:33:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:33:58 [INFO] argLine set to empty 00:33:58 [INFO] 00:33:58 [INFO] --- checkstyle:3.5.0:check (check-license) @ library-features --- 00:33:58 [INFO] 00:33:58 [INFO] --- checkstyle:3.5.0:check (default) @ library-features --- 00:33:58 [INFO] Starting audit... 00:33:58 Audit done. 00:33:58 [INFO] You have 0 Checkstyle violations. 00:33:58 [INFO] 00:33:58 [INFO] --- dependency:3.8.0:copy (unpack-license) @ library-features --- 00:33:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/target/classes/LICENSE 00:33:58 [INFO] 00:33:58 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ library-features --- 00:33:58 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/target/feature/feature.xml 00:33:58 [INFO] ...done! 00:33:58 [INFO] Attaching features XML 00:33:58 [INFO] 00:33:58 [INFO] --- karaf:4.4.6:verify (default-verify) @ library-features --- 00:33:58 [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 00:33:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:33:58 [INFO] 00:33:58 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ library-features >>> 00:33:58 [INFO] 00:33:58 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ library-features --- 00:33:58 [INFO] 00:33:58 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ library-features <<< 00:33:58 [INFO] 00:33:58 [INFO] 00:33:58 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ library-features --- 00:33:58 [INFO] 00:33:58 [INFO] --- feattest:14.0.3:test (default) @ library-features --- 00:33:58 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:33:58 [INFO] 00:33:58 [INFO] --- copy:14.0.3:copy-files (default) @ library-features --- 00:33:58 [INFO] 00:33:58 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ library-features --- 00:33:58 [WARNING] JAR will be empty - no content was marked for inclusion! 00:33:58 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/target/library-features-1.20.0-javadoc.jar 00:33:58 [INFO] 00:33:58 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ library-features --- 00:33:58 [INFO] CycloneDX: Resolving Dependencies 00:34:01 [INFO] CycloneDX: Creating BOM version 1.5 with 226 component(s) 00:34:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.xml 00:34:01 [INFO] attaching as library-features-1.20.0-cyclonedx.xml 00:34:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.json 00:34:01 [INFO] attaching as library-features-1.20.0-cyclonedx.json 00:34:01 [INFO] 00:34:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-features --- 00:34:01 [INFO] Skipping duplicate-finder execution! 00:34:01 [INFO] 00:34:01 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ library-features --- 00:34:01 [INFO] Skipping plugin execution 00:34:01 [INFO] 00:34:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library-features --- 00:34:01 [INFO] No sources in project. Archive not created. 00:34:01 [INFO] 00:34:01 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ library-features --- 00:34:01 [INFO] 00:34:01 [INFO] --- jacoco:0.8.12:report (report) @ library-features --- 00:34:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:34:01 [INFO] 00:34:01 [INFO] --- install:3.1.3:install (default-install) @ library-features --- 00:34:01 [WARNING] 00:34:01 [WARNING] The packaging plugin for project library-features did not assign 00:34:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:34:01 [WARNING] 00:34:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:34:01 [WARNING] 00:34:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0.pom 00:34:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-features.xml 00:34:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/target/library-features-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-javadoc.jar 00:34:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.xml 00:34:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.json 00:34:01 [INFO] 00:34:01 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ library-features --- 00:34:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:34:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:34:01 [WARNING] 00:34:01 [WARNING] The packaging plugin for project library-features did not assign 00:34:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:34:01 [WARNING] 00:34:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:34:01 [WARNING] 00:34:01 [INFO] 00:34:01 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- 00:34:01 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.20.0 [69/143] 00:34:01 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml 00:34:01 [INFO] -------------------------------[ bundle ]------------------------------- 00:34:01 [INFO] 00:34:01 [INFO] --- clean:3.4.0:clean (default-clean) @ hwvtepsouthbound-api --- 00:34:01 [INFO] 00:34:01 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-api --- 00:34:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:01 [INFO] 00:34:01 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- 00:34:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:01 [INFO] 00:34:01 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-api --- 00:34:01 [INFO] 00:34:01 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-api --- 00:34:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:34:01 [INFO] 00:34:01 [INFO] --- yang:14.0.4:generate-sources (binding) @ hwvtepsouthbound-api --- 00:34:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:34:01 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang 00:34:01 [INFO] yang-to-sources: Found 5 dependencies in 848.3 μs 00:34:01 [INFO] yang-to-sources: Project model files found: 1 in 6.215 ms 00:34:01 [INFO] yang-to-sources: 6 YANG models processed in 48.63 ms 00:34:01 [INFO] BindingJavaFileGenerator: Defined 133 files in 14.07 ms 00:34:01 [INFO] Sorted 133 files into 12 directories in 329.2 μs 00:34:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 133 in 35.69 ms 00:34:01 [INFO] 00:34:01 [INFO] --- checkstyle:3.5.0:check (check-license) @ hwvtepsouthbound-api --- 00:34:01 [INFO] 00:34:01 [INFO] --- checkstyle:3.5.0:check (default) @ hwvtepsouthbound-api --- 00:34:01 [INFO] Starting audit... 00:34:01 Audit done. 00:34:01 [INFO] You have 0 Checkstyle violations. 00:34:01 [INFO] 00:34:01 [INFO] --- dependency:3.8.0:copy (unpack-license) @ hwvtepsouthbound-api --- 00:34:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/LICENSE 00:34:01 [INFO] 00:34:01 [INFO] --- resources:3.3.1:resources (default-resources) @ hwvtepsouthbound-api --- 00:34:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources 00:34:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi 00:34:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:34:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:34:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:34:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi 00:34:01 [INFO] 00:34:01 [INFO] --- compiler:3.13.0:compile (default-compile) @ hwvtepsouthbound-api --- 00:34:01 [INFO] Recompiling the module because of changed source code. 00:34:01 [INFO] Compiling 132 source files with javac [debug release 21] to target/classes 00:34:02 [INFO] 00:34:02 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> 00:34:02 [INFO] 00:34:02 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ hwvtepsouthbound-api --- 00:34:02 [INFO] Fork Value is true 00:34:05 [INFO] Done SpotBugs Analysis.... 00:34:05 [INFO] 00:34:05 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<< 00:34:05 [INFO] 00:34:05 [INFO] 00:34:05 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ hwvtepsouthbound-api --- 00:34:05 [INFO] BugInstance size is 0 00:34:05 [INFO] Error size is 0 00:34:05 [INFO] No errors/warnings found 00:34:05 [INFO] 00:34:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-api --- 00:34:05 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources 00:34:05 [INFO] 00:34:05 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ hwvtepsouthbound-api --- 00:34:05 [INFO] No sources to compile 00:34:05 [INFO] 00:34:05 [INFO] --- surefire:3.5.0:test (default-test) @ hwvtepsouthbound-api --- 00:34:05 [INFO] No tests to run. 00:34:05 [INFO] 00:34:05 [INFO] --- copy:14.0.3:copy-files (default) @ hwvtepsouthbound-api --- 00:34:05 [INFO] 00:34:05 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-api --- 00:34:05 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.0.jar 00:34:05 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF 00:34:05 [INFO] 00:34:05 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ hwvtepsouthbound-api --- 00:34:05 [INFO] No previous run data found, generating javadoc. 00:34:08 [WARNING] Javadoc Warnings 00:34:08 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/ovsdb/hwvtep/rev150901/HwvtepGlobalAttributes.java:187: warning: empty tag 00:34:08 [WARNING] * 00:34:08 [WARNING] ^ 00:34:08 [WARNING] 1 warning 00:34:08 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.0-javadoc.jar 00:34:08 [INFO] 00:34:08 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ hwvtepsouthbound-api --- 00:34:08 [INFO] CycloneDX: Resolving Dependencies 00:34:08 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 00:34:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml 00:34:08 [INFO] attaching as hwvtepsouthbound-api-1.20.0-cyclonedx.xml 00:34:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json 00:34:08 [INFO] attaching as hwvtepsouthbound-api-1.20.0-cyclonedx.json 00:34:08 [INFO] 00:34:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- 00:34:08 [INFO] Skipping duplicate-finder execution! 00:34:08 [INFO] 00:34:08 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- 00:34:09 [INFO] No dependency problems found 00:34:09 [INFO] 00:34:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- 00:34:09 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.0-sources.jar 00:34:09 [INFO] 00:34:09 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-api --- 00:34:09 [INFO] 00:34:09 [INFO] --- jacoco:0.8.12:report (report) @ hwvtepsouthbound-api --- 00:34:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:34:09 [INFO] 00:34:09 [INFO] --- install:3.1.3:install (default-install) @ hwvtepsouthbound-api --- 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.pom 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-javadoc.jar 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.xml 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.json 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-sources.jar 00:34:09 [INFO] 00:34:09 [INFO] --- bundle:5.1.9:install (default-install) @ hwvtepsouthbound-api --- 00:34:09 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar 00:34:09 [INFO] Writing OBR metadata 00:34:09 [INFO] 00:34:09 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-api --- 00:34:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:34:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:34:09 [INFO] 00:34:09 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-api --- 00:34:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:34:09 [INFO] 00:34:09 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- 00:34:09 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.20.0 [70/143] 00:34:09 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml 00:34:09 [INFO] ------------------------------[ feature ]------------------------------- 00:34:09 [INFO] 00:34:09 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] 00:34:09 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:09 [INFO] 00:34:09 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:09 [INFO] 00:34:09 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] 00:34:09 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:34:09 [INFO] argLine set to empty 00:34:09 [INFO] 00:34:09 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] 00:34:09 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Starting audit... 00:34:09 Audit done. 00:34:09 [INFO] You have 0 Checkstyle violations. 00:34:09 [INFO] 00:34:09 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/classes/LICENSE 00:34:09 [INFO] 00:34:09 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml 00:34:09 [INFO] ...done! 00:34:09 [INFO] Attaching features XML 00:34:09 [INFO] 00:34:09 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [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 00:34:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:34:09 [INFO] 00:34:09 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>> 00:34:09 [INFO] 00:34:09 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] 00:34:09 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<< 00:34:09 [INFO] 00:34:09 [INFO] 00:34:09 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] 00:34:09 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:34:09 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:34:09 [INFO] 00:34:09 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] 00:34:09 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [WARNING] JAR will be empty - no content was marked for inclusion! 00:34:09 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar 00:34:09 [INFO] 00:34:09 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] CycloneDX: Resolving Dependencies 00:34:09 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 00:34:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml 00:34:09 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml 00:34:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json 00:34:09 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json 00:34:09 [INFO] 00:34:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Skipping duplicate-finder execution! 00:34:09 [INFO] 00:34:09 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Skipping plugin execution 00:34:09 [INFO] 00:34:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Skipping source per configuration. 00:34:09 [INFO] 00:34:09 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] 00:34:09 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:34:09 [INFO] 00:34:09 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [WARNING] 00:34:09 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-api did not assign 00:34:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:34:09 [WARNING] 00:34:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:34:09 [WARNING] 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0.pom 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-features.xml 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml 00:34:09 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json 00:34:09 [INFO] 00:34:09 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-api --- 00:34:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:34:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:34:09 [WARNING] 00:34:09 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-api did not assign 00:34:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:34:09 [WARNING] 00:34:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:34:09 [WARNING] 00:34:09 [INFO] 00:34:09 [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- 00:34:09 [INFO] Building ODL :: ovsdb :: southbound-api 1.20.0 [71/143] 00:34:09 [INFO] from ovsdb/southbound/southbound-api/pom.xml 00:34:09 [INFO] -------------------------------[ bundle ]------------------------------- 00:34:09 [INFO] 00:34:09 [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-api --- 00:34:09 [INFO] 00:34:09 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-api --- 00:34:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:09 [INFO] 00:34:10 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-api --- 00:34:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:10 [INFO] 00:34:10 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-api --- 00:34:10 [INFO] 00:34:10 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ southbound-api --- 00:34:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:34:10 [INFO] 00:34:10 [INFO] --- yang:14.0.4:generate-sources (binding) @ southbound-api --- 00:34:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:34:10 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/main/yang 00:34:10 [INFO] yang-to-sources: Found 5 dependencies in 591.3 μs 00:34:10 [INFO] yang-to-sources: Project model files found: 2 in 12.02 ms 00:34:10 [INFO] yang-to-sources: 7 YANG models processed in 33.47 ms 00:34:10 [INFO] BindingJavaFileGenerator: Defined 180 files in 12.76 ms 00:34:10 [INFO] Sorted 180 files into 13 directories in 204.8 μs 00:34:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 180 in 37.46 ms 00:34:10 [INFO] 00:34:10 [INFO] --- checkstyle:3.5.0:check (check-license) @ southbound-api --- 00:34:10 [INFO] 00:34:10 [INFO] --- checkstyle:3.5.0:check (default) @ southbound-api --- 00:34:10 [INFO] Starting audit... 00:34:10 Audit done. 00:34:10 [INFO] You have 0 Checkstyle violations. 00:34:10 [INFO] 00:34:10 [INFO] --- dependency:3.8.0:copy (unpack-license) @ southbound-api --- 00:34:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/classes/LICENSE 00:34:10 [INFO] 00:34:10 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-api --- 00:34:10 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/main/resources 00:34:10 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/generated-sources/spi 00:34:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:34:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:34:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 00:34:10 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/generated-sources/spi 00:34:10 [INFO] 00:34:10 [INFO] --- compiler:3.13.0:compile (default-compile) @ southbound-api --- 00:34:10 [INFO] Recompiling the module because of changed source code. 00:34:10 [INFO] Compiling 179 source files with javac [debug release 21] to target/classes 00:34:11 [INFO] 00:34:11 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-api >>> 00:34:11 [INFO] 00:34:11 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ southbound-api --- 00:34:11 [INFO] Fork Value is true 00:34:13 [INFO] Done SpotBugs Analysis.... 00:34:13 [INFO] 00:34:13 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-api <<< 00:34:13 [INFO] 00:34:13 [INFO] 00:34:13 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ southbound-api --- 00:34:13 [INFO] BugInstance size is 0 00:34:13 [INFO] Error size is 0 00:34:13 [INFO] No errors/warnings found 00:34:13 [INFO] 00:34:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-api --- 00:34:13 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/src/test/resources 00:34:13 [INFO] 00:34:13 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ southbound-api --- 00:34:13 [INFO] No sources to compile 00:34:13 [INFO] 00:34:13 [INFO] --- surefire:3.5.0:test (default-test) @ southbound-api --- 00:34:13 [INFO] No tests to run. 00:34:13 [INFO] 00:34:13 [INFO] --- copy:14.0.3:copy-files (default) @ southbound-api --- 00:34:13 [INFO] 00:34:13 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ southbound-api --- 00:34:13 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.20.0.jar 00:34:14 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF 00:34:14 [INFO] 00:34:14 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ southbound-api --- 00:34:14 [INFO] No previous run data found, generating javadoc. 00:34:17 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.20.0-javadoc.jar 00:34:17 [INFO] 00:34:17 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ southbound-api --- 00:34:17 [INFO] CycloneDX: Resolving Dependencies 00:34:18 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 00:34:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.xml 00:34:18 [INFO] attaching as southbound-api-1.20.0-cyclonedx.xml 00:34:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.json 00:34:18 [INFO] attaching as southbound-api-1.20.0-cyclonedx.json 00:34:18 [INFO] 00:34:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- 00:34:18 [INFO] Skipping duplicate-finder execution! 00:34:18 [INFO] 00:34:18 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ southbound-api --- 00:34:18 [INFO] No dependency problems found 00:34:18 [INFO] 00:34:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-api --- 00:34:18 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.20.0-sources.jar 00:34:18 [INFO] 00:34:18 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ southbound-api --- 00:34:18 [INFO] 00:34:18 [INFO] --- jacoco:0.8.12:report (report) @ southbound-api --- 00:34:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:34:18 [INFO] 00:34:18 [INFO] --- install:3.1.3:install (default-install) @ southbound-api --- 00:34:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.pom 00:34:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar 00:34:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-javadoc.jar 00:34:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.xml 00:34:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.json 00:34:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-api/target/southbound-api-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-sources.jar 00:34:18 [INFO] 00:34:18 [INFO] --- bundle:5.1.9:install (default-install) @ southbound-api --- 00:34:18 [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar 00:34:18 [INFO] Writing OBR metadata 00:34:18 [INFO] 00:34:18 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-api --- 00:34:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:34:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:34:18 [INFO] 00:34:18 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ southbound-api --- 00:34:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:34:18 [INFO] 00:34:18 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- 00:34:18 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.20.0 [72/143] 00:34:18 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml 00:34:18 [INFO] ------------------------------[ feature ]------------------------------- 00:34:18 [INFO] 00:34:18 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] 00:34:18 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:18 [INFO] 00:34:18 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:18 [INFO] 00:34:18 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] 00:34:18 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:34:18 [INFO] argLine set to empty 00:34:18 [INFO] 00:34:18 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] 00:34:18 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] Starting audit... 00:34:18 Audit done. 00:34:18 [INFO] You have 0 Checkstyle violations. 00:34:18 [INFO] 00:34:18 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/classes/LICENSE 00:34:18 [INFO] 00:34:18 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml 00:34:18 [INFO] ...done! 00:34:18 [INFO] Attaching features XML 00:34:18 [INFO] 00:34:18 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-api --- 00:34:18 [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 00:34:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:34:18 [INFO] 00:34:18 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>> 00:34:18 [INFO] 00:34:18 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] 00:34:18 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<< 00:34:18 [INFO] 00:34:18 [INFO] 00:34:18 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] 00:34:18 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-southbound-api --- 00:34:18 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:34:18 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:34:18 [INFO] 00:34:18 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] 00:34:18 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-southbound-api --- 00:34:18 [WARNING] JAR will be empty - no content was marked for inclusion! 00:34:18 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/odl-ovsdb-southbound-api-1.20.0-javadoc.jar 00:34:18 [INFO] 00:34:18 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-southbound-api --- 00:34:18 [INFO] CycloneDX: Resolving Dependencies 00:34:18 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 00:34:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml 00:34:19 [INFO] attaching as odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml 00:34:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json 00:34:19 [INFO] attaching as odl-ovsdb-southbound-api-1.20.0-cyclonedx.json 00:34:19 [INFO] 00:34:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api --- 00:34:19 [INFO] Skipping duplicate-finder execution! 00:34:19 [INFO] 00:34:19 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api --- 00:34:19 [INFO] Skipping plugin execution 00:34:19 [INFO] 00:34:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api --- 00:34:19 [INFO] Skipping source per configuration. 00:34:19 [INFO] 00:34:19 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-api --- 00:34:19 [INFO] 00:34:19 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-southbound-api --- 00:34:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:34:19 [INFO] 00:34:19 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-southbound-api --- 00:34:19 [WARNING] 00:34:19 [WARNING] The packaging plugin for project odl-ovsdb-southbound-api did not assign 00:34:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:34:19 [WARNING] 00:34:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:34:19 [WARNING] 00:34:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0.pom 00:34:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-features.xml 00:34:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/odl-ovsdb-southbound-api-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-javadoc.jar 00:34:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml 00:34:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.json 00:34:19 [INFO] 00:34:19 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-api --- 00:34:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:34:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:34:19 [WARNING] 00:34:19 [WARNING] The packaging plugin for project odl-ovsdb-southbound-api did not assign 00:34:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:34:19 [WARNING] 00:34:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:34:19 [WARNING] 00:34:19 [INFO] 00:34:19 [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- 00:34:19 [INFO] Building ODL :: ovsdb :: utils.config 1.20.0 [73/143] 00:34:19 [INFO] from ovsdb/utils/config/pom.xml 00:34:19 [INFO] -------------------------------[ bundle ]------------------------------- 00:34:19 [INFO] 00:34:19 [INFO] --- clean:3.4.0:clean (default-clean) @ utils.config --- 00:34:19 [INFO] 00:34:19 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.config --- 00:34:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:19 [INFO] 00:34:19 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.config --- 00:34:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:19 [INFO] 00:34:19 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ utils.config --- 00:34:19 [INFO] 00:34:19 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ utils.config --- 00:34:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:34:19 [INFO] 00:34:19 [INFO] --- checkstyle:3.5.0:check (check-license) @ utils.config --- 00:34:19 [INFO] 00:34:19 [INFO] --- checkstyle:3.5.0:check (default) @ utils.config --- 00:34:19 [INFO] Starting audit... 00:34:19 Audit done. 00:34:19 [INFO] You have 0 Checkstyle violations. 00:34:19 [INFO] 00:34:19 [INFO] --- dependency:3.8.0:copy (unpack-license) @ utils.config --- 00:34:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/classes/LICENSE 00:34:19 [INFO] 00:34:19 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.config --- 00:34:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/src/main/resources 00:34:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/generated-sources/spi 00:34:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/generated-sources/yang 00:34:19 [INFO] 00:34:19 [INFO] --- compiler:3.13.0:compile (default-compile) @ utils.config --- 00:34:19 [INFO] Recompiling the module because of changed source code. 00:34:19 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:34:19 [INFO] 00:34:19 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ utils.config >>> 00:34:19 [INFO] 00:34:19 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ utils.config --- 00:34:19 [INFO] Fork Value is true 00:34:21 [INFO] Done SpotBugs Analysis.... 00:34:21 [INFO] 00:34:21 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ utils.config <<< 00:34:21 [INFO] 00:34:21 [INFO] 00:34:21 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ utils.config --- 00:34:21 [INFO] BugInstance size is 0 00:34:21 [INFO] Error size is 0 00:34:21 [INFO] No errors/warnings found 00:34:21 [INFO] 00:34:21 [INFO] --- jacoco:0.8.12:instrument (default-instrument) @ utils.config --- 00:34:21 [INFO] 00:34:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.config --- 00:34:21 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:34:21 [INFO] 00:34:21 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ utils.config --- 00:34:21 [INFO] Recompiling the module because of changed dependency. 00:34:21 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:34:21 [INFO] 00:34:21 [INFO] --- surefire:3.5.0:test (default-test) @ utils.config --- 00:34:21 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/surefire-reports 00:34:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:34:21 [INFO] 00:34:21 [INFO] ------------------------------------------------------- 00:34:21 [INFO] T E S T S 00:34:21 [INFO] ------------------------------------------------------- 00:34:22 [INFO] Running org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest 00:34:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:34:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s -- in org.opendaylight.ovsdb.utils.config.ConfigPropertiesTest 00:34:23 [INFO] 00:34:23 [INFO] Results: 00:34:23 [INFO] 00:34:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:34:23 [INFO] 00:34:23 [INFO] 00:34:23 [INFO] --- jacoco:0.8.12:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- 00:34:23 [INFO] 00:34:23 [INFO] --- copy:14.0.3:copy-files (default) @ utils.config --- 00:34:23 [INFO] 00:34:23 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ utils.config --- 00:34:24 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.20.0.jar 00:34:24 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/classes/META-INF/MANIFEST.MF 00:34:24 [INFO] 00:34:24 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ utils.config --- 00:34:24 [INFO] No previous run data found, generating javadoc. 00:34:25 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.20.0-javadoc.jar 00:34:25 [INFO] 00:34:25 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ utils.config --- 00:34:25 [INFO] CycloneDX: Resolving Dependencies 00:34:25 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 00:34:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/bom.xml 00:34:25 [INFO] attaching as utils.config-1.20.0-cyclonedx.xml 00:34:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/bom.json 00:34:25 [INFO] attaching as utils.config-1.20.0-cyclonedx.json 00:34:25 [INFO] 00:34:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.config --- 00:34:25 [INFO] Skipping duplicate-finder execution! 00:34:25 [INFO] 00:34:25 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ utils.config --- 00:34:25 [INFO] No dependency problems found 00:34:25 [INFO] 00:34:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.config --- 00:34:25 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.20.0-sources.jar 00:34:25 [INFO] 00:34:25 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ utils.config --- 00:34:25 [INFO] 00:34:25 [INFO] --- jacoco:0.8.12:report (report) @ utils.config --- 00:34:25 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/code-coverage/jacoco.exec 00:34:25 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.config' with 1 classes 00:34:25 [INFO] 00:34:25 [INFO] --- install:3.1.3:install (default-install) @ utils.config --- 00:34:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.pom 00:34:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar 00:34:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-javadoc.jar 00:34:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.xml 00:34:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.json 00:34:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/config/target/utils.config-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-sources.jar 00:34:25 [INFO] 00:34:25 [INFO] --- bundle:5.1.9:install (default-install) @ utils.config --- 00:34:25 [INFO] Installing org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar 00:34:25 [INFO] Writing OBR metadata 00:34:25 [INFO] 00:34:25 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ utils.config --- 00:34:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:34:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:34:25 [INFO] 00:34:25 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ utils.config --- 00:34:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:34:25 [INFO] 00:34:25 [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- 00:34:25 [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.20.0 [74/143] 00:34:25 [INFO] from ovsdb/utils/mdsal-utils/pom.xml 00:34:25 [INFO] -------------------------------[ bundle ]------------------------------- 00:34:25 [INFO] 00:34:25 [INFO] --- clean:3.4.0:clean (default-clean) @ utils.mdsal-utils --- 00:34:25 [INFO] 00:34:25 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.mdsal-utils --- 00:34:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:25 [INFO] 00:34:25 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- 00:34:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:25 [INFO] 00:34:25 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ utils.mdsal-utils --- 00:34:25 [INFO] 00:34:25 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ utils.mdsal-utils --- 00:34:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:34:25 [INFO] 00:34:25 [INFO] --- checkstyle:3.5.0:check (check-license) @ utils.mdsal-utils --- 00:34:25 [INFO] 00:34:25 [INFO] --- checkstyle:3.5.0:check (default) @ utils.mdsal-utils --- 00:34:25 [INFO] Starting audit... 00:34:25 Audit done. 00:34:25 [INFO] You have 0 Checkstyle violations. 00:34:25 [INFO] 00:34:25 [INFO] --- dependency:3.8.0:copy (unpack-license) @ utils.mdsal-utils --- 00:34:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/classes/LICENSE 00:34:25 [INFO] 00:34:25 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.mdsal-utils --- 00:34:25 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/resources 00:34:25 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/generated-sources/spi 00:34:25 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/generated-sources/yang 00:34:25 [INFO] 00:34:25 [INFO] --- compiler:3.13.0:compile (default-compile) @ utils.mdsal-utils --- 00:34:25 [INFO] Recompiling the module because of changed source code. 00:34:25 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[48,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[48,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[48,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[51,20] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[71,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[71,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[71,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[94,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[94,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[94,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[128,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[128,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[128,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,85] unchecked cast 00:34:25 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:25 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,49] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[155,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[155,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[155,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[160,59] exists(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[181,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[181,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[181,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[50,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[50,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[50,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[52,20] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[68,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[68,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[68,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[87,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[87,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[87,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[90,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 and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[108,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[108,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[108,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[131,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[131,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[131,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[136,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 and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[138,24] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[160,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[160,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[160,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[182,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[182,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[182,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[184,61] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[113,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[113,69] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[164,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[163,92] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:34:25 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:34:25 [INFO] 00:34:25 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> 00:34:25 [INFO] 00:34:25 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ utils.mdsal-utils --- 00:34:25 [INFO] Fork Value is true 00:34:29 [INFO] Done SpotBugs Analysis.... 00:34:29 [INFO] 00:34:29 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<< 00:34:29 [INFO] 00:34:29 [INFO] 00:34:29 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ utils.mdsal-utils --- 00:34:29 [INFO] BugInstance size is 0 00:34:29 [INFO] Error size is 0 00:34:29 [INFO] No errors/warnings found 00:34:29 [INFO] 00:34:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.mdsal-utils --- 00:34:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/resources 00:34:29 [INFO] 00:34:29 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ utils.mdsal-utils --- 00:34:29 [INFO] Recompiling the module because of changed dependency. 00:34:29 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[55,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsyncTest.java:[187,78] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[51,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[53,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[53,43] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[66,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[69,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[82,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[85,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 and marked for removal 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[97,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[96,94] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[98,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[100,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:29 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[100,42] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:34:29 [INFO] 00:34:29 [INFO] --- surefire:3.5.0:test (default-test) @ utils.mdsal-utils --- 00:34:29 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/surefire-reports 00:34:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:34:29 [INFO] 00:34:29 [INFO] ------------------------------------------------------- 00:34:29 [INFO] T E S T S 00:34:29 [INFO] ------------------------------------------------------- 00:34:30 [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest 00:34:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:34:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.031 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsTest 00:34:32 [INFO] Running org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest 00:34:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 s -- in org.opendaylight.ovsdb.utils.mdsal.utils.MdsalUtilsAsyncTest 00:34:34 [INFO] 00:34:34 [INFO] Results: 00:34:34 [INFO] 00:34:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 00:34:34 [INFO] 00:34:34 [INFO] 00:34:34 [INFO] --- copy:14.0.3:copy-files (default) @ utils.mdsal-utils --- 00:34:34 [INFO] 00:34:34 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ utils.mdsal-utils --- 00:34:34 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.20.0.jar 00:34:34 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF 00:34:34 [INFO] 00:34:34 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ utils.mdsal-utils --- 00:34:34 [INFO] No previous run data found, generating javadoc. 00:34:35 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.20.0-javadoc.jar 00:34:35 [INFO] 00:34:35 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ utils.mdsal-utils --- 00:34:35 [INFO] CycloneDX: Resolving Dependencies 00:34:36 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 00:34:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.xml 00:34:36 [INFO] attaching as utils.mdsal-utils-1.20.0-cyclonedx.xml 00:34:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.json 00:34:36 [INFO] attaching as utils.mdsal-utils-1.20.0-cyclonedx.json 00:34:36 [INFO] 00:34:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- 00:34:36 [INFO] Skipping duplicate-finder execution! 00:34:36 [INFO] 00:34:36 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ utils.mdsal-utils --- 00:34:36 [WARNING] Used undeclared dependencies found: 00:34:36 [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile 00:34:36 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:34:36 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:34:36 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:34:36 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test 00:34:36 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:test 00:34:36 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:34:36 [WARNING] Non-test scoped test only dependencies found: 00:34:36 [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile 00:34:36 [INFO] 00:34:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.mdsal-utils --- 00:34:36 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.20.0-sources.jar 00:34:36 [INFO] 00:34:36 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ utils.mdsal-utils --- 00:34:36 [INFO] 00:34:36 [INFO] --- jacoco:0.8.12:report (report) @ utils.mdsal-utils --- 00:34:36 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/code-coverage/jacoco.exec 00:34:36 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.mdsal-utils' with 10 classes 00:34:36 [INFO] 00:34:36 [INFO] --- install:3.1.3:install (default-install) @ utils.mdsal-utils --- 00:34:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.pom 00:34:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar 00:34:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-javadoc.jar 00:34:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.xml 00:34:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.json 00:34:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-sources.jar 00:34:36 [INFO] 00:34:36 [INFO] --- bundle:5.1.9:install (default-install) @ utils.mdsal-utils --- 00:34:36 [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar 00:34:36 [INFO] Writing OBR metadata 00:34:37 [INFO] 00:34:37 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ utils.mdsal-utils --- 00:34:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:34:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:34:37 [INFO] 00:34:37 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ utils.mdsal-utils --- 00:34:37 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:34:37 [INFO] 00:34:37 [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ 00:34:37 [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.20.0 [75/143] 00:34:37 [INFO] from ovsdb/utils/southbound-utils/pom.xml 00:34:37 [INFO] -------------------------------[ bundle ]------------------------------- 00:34:37 [INFO] 00:34:37 [INFO] --- clean:3.4.0:clean (default-clean) @ utils.southbound-utils --- 00:34:37 [INFO] 00:34:37 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.southbound-utils --- 00:34:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:37 [INFO] 00:34:37 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- 00:34:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:37 [INFO] 00:34:37 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ utils.southbound-utils --- 00:34:37 [INFO] 00:34:37 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ utils.southbound-utils --- 00:34:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:34:37 [INFO] 00:34:37 [INFO] --- checkstyle:3.5.0:check (check-license) @ utils.southbound-utils --- 00:34:37 [INFO] 00:34:37 [INFO] --- checkstyle:3.5.0:check (default) @ utils.southbound-utils --- 00:34:37 [INFO] Starting audit... 00:34:37 Audit done. 00:34:37 [INFO] You have 0 Checkstyle violations. 00:34:37 [INFO] 00:34:37 [INFO] --- dependency:3.8.0:copy (unpack-license) @ utils.southbound-utils --- 00:34:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/classes/LICENSE 00:34:37 [INFO] 00:34:37 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.southbound-utils --- 00:34:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/resources 00:34:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/generated-sources/spi 00:34:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/generated-sources/yang 00:34:37 [INFO] 00:34:37 [INFO] --- compiler:3.13.0:compile (default-compile) @ utils.southbound-utils --- 00:34:37 [INFO] Recompiling the module because of changed dependency. 00:34:37 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[133,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[133,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[133,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[135,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[135,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[135,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[137,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[137,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[137,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[140,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[140,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[140,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[151,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[151,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[151,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[156,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[156,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[156,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[161,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[161,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[161,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[166,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[166,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[166,74] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[257,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[257,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[257,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[258,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[264,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[264,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[264,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[268,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[268,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[268,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[272,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[272,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[272,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[273,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[273,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[281,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[281,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[281,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[285,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[285,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[285,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[289,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[289,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[289,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[291,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[291,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[319,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[319,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[319,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[494,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[518,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[540,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[541,93] unchecked cast 00:34:37 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:34:37 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[589,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[589,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[589,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[689,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[734,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[761,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[771,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[809,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[811,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[831,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[833,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[839,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[848,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1040,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1041,46] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1064,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1162,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1177,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1177,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1252,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1252,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[1252,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:37 [INFO] 00:34:37 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>> 00:34:37 [INFO] 00:34:37 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ utils.southbound-utils --- 00:34:37 [INFO] Fork Value is true 00:34:41 [INFO] Done SpotBugs Analysis.... 00:34:41 [INFO] 00:34:41 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<< 00:34:41 [INFO] 00:34:41 [INFO] 00:34:41 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ utils.southbound-utils --- 00:34:41 [INFO] BugInstance size is 0 00:34:41 [INFO] Error size is 0 00:34:41 [INFO] No errors/warnings found 00:34:41 [INFO] 00:34:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.southbound-utils --- 00:34:41 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/src/test/resources 00:34:41 [INFO] 00:34:41 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ utils.southbound-utils --- 00:34:41 [INFO] Recompiling the module because of changed dependency. 00:34:41 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:34:41 [INFO] 00:34:41 [INFO] --- surefire:3.5.0:test (default-test) @ utils.southbound-utils --- 00:34:41 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/surefire-reports 00:34:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:34:41 [INFO] 00:34:41 [INFO] ------------------------------------------------------- 00:34:41 [INFO] T E S T S 00:34:41 [INFO] ------------------------------------------------------- 00:34:42 [INFO] Running org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest 00:34:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtilsTest 00:34:42 [INFO] 00:34:42 [INFO] Results: 00:34:42 [INFO] 00:34:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:34:42 [INFO] 00:34:42 [INFO] 00:34:42 [INFO] --- copy:14.0.3:copy-files (default) @ utils.southbound-utils --- 00:34:42 [INFO] 00:34:42 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ utils.southbound-utils --- 00:34:42 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.20.0.jar 00:34:42 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF 00:34:42 [INFO] 00:34:42 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ utils.southbound-utils --- 00:34:42 [INFO] No previous run data found, generating javadoc. 00:34:43 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.20.0-javadoc.jar 00:34:43 [INFO] 00:34:43 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ utils.southbound-utils --- 00:34:43 [INFO] CycloneDX: Resolving Dependencies 00:34:44 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 00:34:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.xml 00:34:44 [INFO] attaching as utils.southbound-utils-1.20.0-cyclonedx.xml 00:34:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.json 00:34:44 [INFO] attaching as utils.southbound-utils-1.20.0-cyclonedx.json 00:34:44 [INFO] 00:34:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils --- 00:34:44 [INFO] Skipping duplicate-finder execution! 00:34:44 [INFO] 00:34:44 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ utils.southbound-utils --- 00:34:44 [WARNING] Used undeclared dependencies found: 00:34:44 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:34:44 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:34:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:34:44 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:34:44 [INFO] 00:34:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.southbound-utils --- 00:34:44 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.20.0-sources.jar 00:34:44 [INFO] 00:34:44 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ utils.southbound-utils --- 00:34:44 [INFO] 00:34:44 [INFO] --- jacoco:0.8.12:report (report) @ utils.southbound-utils --- 00:34:44 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/code-coverage/jacoco.exec 00:34:44 [INFO] Analyzed bundle 'ODL :: ovsdb :: utils.southbound-utils' with 2 classes 00:34:44 [INFO] 00:34:44 [INFO] --- install:3.1.3:install (default-install) @ utils.southbound-utils --- 00:34:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.pom 00:34:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar 00:34:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-javadoc.jar 00:34:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.xml 00:34:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.json 00:34:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-sources.jar 00:34:44 [INFO] 00:34:44 [INFO] --- bundle:5.1.9:install (default-install) @ utils.southbound-utils --- 00:34:44 [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar 00:34:44 [INFO] Writing OBR metadata 00:34:44 [INFO] 00:34:44 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ utils.southbound-utils --- 00:34:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:34:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:34:44 [INFO] 00:34:44 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ utils.southbound-utils --- 00:34:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:34:44 [INFO] 00:34:44 [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- 00:34:44 [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.20.0 [76/143] 00:34:44 [INFO] from ovsdb/utils/odl-ovsdb-utils/pom.xml 00:34:44 [INFO] ------------------------------[ feature ]------------------------------- 00:34:44 [INFO] 00:34:44 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-utils --- 00:34:44 [INFO] 00:34:44 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-utils --- 00:34:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:44 [INFO] 00:34:44 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- 00:34:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:44 [INFO] 00:34:44 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-utils --- 00:34:44 [INFO] 00:34:44 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-utils --- 00:34:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:34:44 [INFO] argLine set to empty 00:34:44 [INFO] 00:34:44 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-utils --- 00:34:44 [INFO] 00:34:44 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-utils --- 00:34:44 [INFO] Starting audit... 00:34:44 Audit done. 00:34:44 [INFO] You have 0 Checkstyle violations. 00:34:44 [INFO] 00:34:44 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-utils --- 00:34:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/classes/LICENSE 00:34:44 [INFO] 00:34:44 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils --- 00:34:44 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml 00:34:44 [INFO] ...done! 00:34:44 [INFO] Attaching features XML 00:34:44 [INFO] 00:34:44 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-utils --- 00:34:44 [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 00:34:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:34:44 [INFO] 00:34:44 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>> 00:34:44 [INFO] 00:34:44 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-utils --- 00:34:44 [INFO] 00:34:44 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<< 00:34:44 [INFO] 00:34:44 [INFO] 00:34:44 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-utils --- 00:34:44 [INFO] 00:34:44 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-utils --- 00:34:44 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:34:44 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:34:44 [INFO] 00:34:44 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-utils --- 00:34:44 [INFO] 00:34:44 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-utils --- 00:34:44 [WARNING] JAR will be empty - no content was marked for inclusion! 00:34:44 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/odl-ovsdb-utils-1.20.0-javadoc.jar 00:34:44 [INFO] 00:34:44 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-utils --- 00:34:44 [INFO] CycloneDX: Resolving Dependencies 00:34:46 [INFO] CycloneDX: Creating BOM version 1.5 with 205 component(s) 00:34:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.xml 00:34:46 [INFO] attaching as odl-ovsdb-utils-1.20.0-cyclonedx.xml 00:34:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.json 00:34:47 [INFO] attaching as odl-ovsdb-utils-1.20.0-cyclonedx.json 00:34:47 [INFO] 00:34:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils --- 00:34:47 [INFO] Skipping duplicate-finder execution! 00:34:47 [INFO] 00:34:47 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-utils --- 00:34:47 [INFO] Skipping plugin execution 00:34:47 [INFO] 00:34:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-utils --- 00:34:47 [INFO] Skipping source per configuration. 00:34:47 [INFO] 00:34:47 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-utils --- 00:34:47 [INFO] 00:34:47 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-utils --- 00:34:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:34:47 [INFO] 00:34:47 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-utils --- 00:34:47 [WARNING] 00:34:47 [WARNING] The packaging plugin for project odl-ovsdb-utils did not assign 00:34:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:34:47 [WARNING] 00:34:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:34:47 [WARNING] 00:34:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0.pom 00:34:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-features.xml 00:34:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/odl-ovsdb-utils-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-javadoc.jar 00:34:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.xml 00:34:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/odl-ovsdb-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.json 00:34:47 [INFO] 00:34:47 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-utils --- 00:34:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:34:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:34:47 [WARNING] 00:34:47 [WARNING] The packaging plugin for project odl-ovsdb-utils did not assign 00:34:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:34:47 [WARNING] 00:34:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:34:47 [WARNING] 00:34:47 [INFO] 00:34:47 [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ 00:34:47 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.20.0 [77/143] 00:34:47 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml 00:34:47 [INFO] -------------------------------[ bundle ]------------------------------- 00:34:47 [INFO] 00:34:47 [INFO] --- clean:3.4.0:clean (default-clean) @ hwvtepsouthbound-impl --- 00:34:47 [INFO] 00:34:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-impl --- 00:34:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:47 [INFO] 00:34:47 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- 00:34:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:34:47 [INFO] 00:34:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-impl --- 00:34:47 [INFO] 00:34:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-impl --- 00:34:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:34:47 [INFO] 00:34:47 [INFO] --- checkstyle:3.5.0:check (check-license) @ hwvtepsouthbound-impl --- 00:34:47 [INFO] 00:34:47 [INFO] --- checkstyle:3.5.0:check (default) @ hwvtepsouthbound-impl --- 00:34:48 [INFO] Starting audit... 00:34:48 Audit done. 00:34:48 [INFO] You have 0 Checkstyle violations. 00:34:48 [INFO] 00:34:48 [INFO] --- dependency:3.8.0:copy (unpack-license) @ hwvtepsouthbound-impl --- 00:34:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/LICENSE 00:34:48 [INFO] 00:34:48 [INFO] --- resources:3.3.1:resources (default-resources) @ hwvtepsouthbound-impl --- 00:34:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources 00:34:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi 00:34:48 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang 00:34:48 [INFO] 00:34:48 [INFO] --- compiler:3.13.0:compile (default-compile) @ hwvtepsouthbound-impl --- 00:34:48 [INFO] Recompiling the module because of changed dependency. 00:34:48 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[71,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[71,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[71,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[94,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[94,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[94,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[107,32] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[136,45] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[149,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[307,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[307,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[307,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[320,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[320,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[320,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[75,54] found raw type: java.lang.Class 00:34:49 missing type arguments for generic class java.lang.Class 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[166,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[167,92] unchecked cast 00:34:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:34:49 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[185,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[185,54] unchecked cast 00:34:49 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[192,22] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[210,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[211,92] unchecked cast 00:34:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 00:34:49 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[256,21] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,67] unchecked method invocation: method apply in interface java.util.function.Function is applied to given types 00:34:49 required: T 00:34:49 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,68] unchecked conversion 00:34:49 required: T 00:34:49 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,67] unchecked conversion 00:34:49 required: java.util.List 00:34:49 found: java.util.List 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[314,15] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[320,17] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[348,24] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[365,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[371,21] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[378,36] unchecked call to addRow(org.opendaylight.ovsdb.lib.notation.UUID,org.opendaylight.ovsdb.lib.notation.Row,org.opendaylight.ovsdb.lib.notation.Row) as a member of the raw type org.opendaylight.ovsdb.lib.message.TableUpdate 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[387,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[389,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[391,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[400,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[402,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[404,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactInvoker.java:[12,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 00:34:49 missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:49 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java: Some input files additionally use or override a deprecated API. 00:34:49 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use or override a deprecated API that is marked for removal. 00:34:49 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use unchecked or unsafe operations. 00:34:49 [INFO] 00:34:49 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>> 00:34:49 [INFO] 00:34:49 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ hwvtepsouthbound-impl --- 00:34:49 [INFO] Fork Value is true 00:34:57 [INFO] Done SpotBugs Analysis.... 00:34:57 [INFO] 00:34:57 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<< 00:34:57 [INFO] 00:34:57 [INFO] 00:34:57 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ hwvtepsouthbound-impl --- 00:34:57 [INFO] BugInstance size is 0 00:34:57 [INFO] Error size is 0 00:34:57 [INFO] No errors/warnings found 00:34:57 [INFO] 00:34:57 [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- 00:34:59 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd 00:34:59 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd 00:34:59 [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd 00:34:59 [INFO] 00:34:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-impl --- 00:34:59 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:34:59 [INFO] 00:34:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ hwvtepsouthbound-impl --- 00:34:59 [INFO] Recompiling the module because of changed dependency. 00:34:59 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[80,68] unchecked conversion 00:34:59 required: com.google.common.util.concurrent.ListenableFuture 00:34:59 found: com.google.common.util.concurrent.ListenableFuture 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[88,20] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[89,20] found raw type: java.util.List 00:34:59 missing type arguments for generic class java.util.List 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[92,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[92,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[92,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[93,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[93,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[93,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[94,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[94,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[94,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[134,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[133,100] unchecked method invocation: method getConnectionInstanceFromNodeIid in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager is applied to given types 00:34:59 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[134,16] unchecked conversion 00:34:59 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[158,38] unchecked conversion 00:34:59 required: com.google.common.util.concurrent.ListenableFuture 00:34:59 found: com.google.common.util.concurrent.ListenableFuture 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[176,9] found raw type: org.opendaylight.ovsdb.lib.operations.Delete 00:34:59 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[179,9] found raw type: org.opendaylight.ovsdb.lib.operations.Insert 00:34:59 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,45] unchecked method invocation: method insert in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types 00:34:59 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[182,69] unchecked conversion 00:34:59 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[183,9] found raw type: org.opendaylight.ovsdb.lib.operations.Update 00:34:59 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,45] unchecked method invocation: method update in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types 00:34:59 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[184,69] unchecked conversion 00:34:59 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[185,9] found raw type: org.opendaylight.ovsdb.lib.operations.Select 00:34:59 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[190,58] unchecked conversion 00:34:59 required: com.google.common.util.concurrent.ListenableFuture> 00:34:59 found: com.google.common.util.concurrent.ListenableFuture 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,48] unchecked method invocation: method transact in interface org.opendaylight.ovsdb.lib.OvsdbClient is applied to given types 00:34:59 required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List 00:34:59 found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[192,98] unchecked conversion 00:34:59 required: java.util.List 00:34:59 found: java.util.List 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[198,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 and marked for removal 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[204,11] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[230,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[231,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[241,19] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[252,19] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[258,19] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[265,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[265,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[265,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[269,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[269,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[269,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[273,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 and marked for removal 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[278,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[278,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[278,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[282,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[245,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[295,18] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[297,13] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[44,61] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[45,26] registerTreeChangeListener(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 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[58,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[58,56] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[73,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[73,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[73,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,106] unchecked cast 00:34:59 required: java.lang.Class> 00:34:59 found: java.lang.Class 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[116,77] unchecked cast 00:34:59 required: java.lang.Class> 00:34:59 found: java.lang.Class 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[119,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[119,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[119,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[120,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalStateTest.java:[34,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[53,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[53,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[53,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[60,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[60,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[60,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[67,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[67,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[67,86] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[74,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[74,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[74,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[76,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[81,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[81,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[81,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[92,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[92,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[92,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[119,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[119,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[119,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java:[139,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:34:59 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TestBuilders.java: Some input files additionally use or override a deprecated API. 00:34:59 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java uses or overrides a deprecated API that is marked for removal. 00:34:59 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java: Some input files additionally use unchecked or unsafe operations. 00:34:59 [INFO] 00:34:59 [INFO] --- surefire:3.5.0:test (default-test) @ hwvtepsouthbound-impl --- 00:34:59 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/surefire-reports 00:34:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:34:59 [INFO] 00:34:59 [INFO] ------------------------------------------------------- 00:34:59 [INFO] T E S T S 00:34:59 [INFO] ------------------------------------------------------- 00:35:00 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest 00:35:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:35:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.220 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependencyQueueTest 00:35:07 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest 00:35:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:35:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.834 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.transact.UnMetDependencyGetterTest 00:35:14 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest 00:35:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:35:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.243 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDataChangeListenerTest 00:35:24 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest 00:35:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:35:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.618 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalStateTest 00:35:30 [INFO] Running org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest 00:35:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:35:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.549 s -- in org.opendaylight.ovsdb.hwvtepsouthbound.TransactionInvokerImplTest 00:35:34 [INFO] 00:35:34 [INFO] Results: 00:35:34 [INFO] 00:35:34 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 00:35:34 [INFO] 00:35:34 [INFO] 00:35:34 [INFO] --- copy:14.0.3:copy-files (default) @ hwvtepsouthbound-impl --- 00:35:34 [INFO] 00:35:34 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-impl --- 00:35:34 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.20.0 : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*] 00:35:34 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.20.0 : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] 00:35:34 [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.20.0 : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] 00:35:34 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.0.jar 00:35:34 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF 00:35:34 [INFO] 00:35:34 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ hwvtepsouthbound-impl --- 00:35:34 [INFO] No previous run data found, generating javadoc. 00:35:37 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.0-javadoc.jar 00:35:37 [INFO] 00:35:37 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ hwvtepsouthbound-impl --- 00:35:37 [INFO] CycloneDX: Resolving Dependencies 00:35:38 [INFO] CycloneDX: Creating BOM version 1.5 with 77 component(s) 00:35:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml 00:35:38 [INFO] attaching as hwvtepsouthbound-impl-1.20.0-cyclonedx.xml 00:35:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json 00:35:38 [INFO] attaching as hwvtepsouthbound-impl-1.20.0-cyclonedx.json 00:35:38 [INFO] 00:35:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl --- 00:35:38 [INFO] Skipping duplicate-finder execution! 00:35:38 [INFO] 00:35:38 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl --- 00:35:38 [WARNING] Used undeclared dependencies found: 00:35:38 [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile 00:35:38 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 00:35:38 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.2:compile 00:35:38 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile 00:35:38 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:35:38 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile 00:35:38 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:35:38 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:35:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test 00:35:38 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile 00:35:38 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:35:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile 00:35:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 00:35:38 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:35:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:35:38 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile 00:35:38 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:35:38 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile 00:35:38 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile 00:35:38 [WARNING] Non-test scoped test only dependencies found: 00:35:38 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile 00:35:38 [INFO] 00:35:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl --- 00:35:38 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.0-sources.jar 00:35:38 [INFO] 00:35:38 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- 00:35:39 [INFO] 00:35:39 [INFO] --- jacoco:0.8.12:report (report) @ hwvtepsouthbound-impl --- 00:35:39 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/code-coverage/jacoco.exec 00:35:39 [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-impl' with 115 classes 00:35:39 [INFO] 00:35:39 [INFO] --- install:3.1.3:install (default-install) @ hwvtepsouthbound-impl --- 00:35:39 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.pom 00:35:39 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar 00:35:39 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-javadoc.jar 00:35:39 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.xml 00:35:39 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.json 00:35:39 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-sources.jar 00:35:39 [INFO] 00:35:39 [INFO] --- bundle:5.1.9:install (default-install) @ hwvtepsouthbound-impl --- 00:35:39 [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar 00:35:39 [INFO] Writing OBR metadata 00:35:39 [INFO] 00:35:39 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-impl --- 00:35:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:35:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:35:39 [INFO] 00:35:39 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-impl --- 00:35:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:35:39 [INFO] 00:35:39 [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- 00:35:39 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.20.0 [78/143] 00:35:39 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml 00:35:39 [INFO] ------------------------------[ feature ]------------------------------- 00:35:39 [INFO] 00:35:39 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] 00:35:39 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:39 [INFO] 00:35:39 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:39 [INFO] 00:35:39 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] 00:35:39 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:35:39 [INFO] argLine set to empty 00:35:39 [INFO] 00:35:39 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] 00:35:39 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] Starting audit... 00:35:39 Audit done. 00:35:39 [INFO] You have 0 Checkstyle violations. 00:35:39 [INFO] 00:35:39 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/classes/LICENSE 00:35:39 [INFO] 00:35:39 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml 00:35:39 [INFO] ...done! 00:35:39 [INFO] Attaching features XML 00:35:39 [INFO] 00:35:39 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [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 00:35:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:35:39 [INFO] 00:35:39 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>> 00:35:39 [INFO] 00:35:39 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] 00:35:39 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<< 00:35:39 [INFO] 00:35:39 [INFO] 00:35:39 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] 00:35:39 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:35:39 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:35:39 [INFO] 00:35:39 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] 00:35:39 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [WARNING] JAR will be empty - no content was marked for inclusion! 00:35:39 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar 00:35:39 [INFO] 00:35:39 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- 00:35:39 [INFO] CycloneDX: Resolving Dependencies 00:35:42 [INFO] CycloneDX: Creating BOM version 1.5 with 243 component(s) 00:35:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml 00:35:42 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml 00:35:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json 00:35:42 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json 00:35:42 [INFO] 00:35:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound --- 00:35:42 [INFO] Skipping duplicate-finder execution! 00:35:42 [INFO] 00:35:42 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound --- 00:35:42 [INFO] Skipping plugin execution 00:35:42 [INFO] 00:35:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound --- 00:35:42 [INFO] Skipping source per configuration. 00:35:42 [INFO] 00:35:42 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound --- 00:35:42 [INFO] 00:35:42 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound --- 00:35:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:35:42 [INFO] 00:35:42 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound --- 00:35:42 [WARNING] 00:35:42 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound did not assign 00:35:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:35:42 [WARNING] 00:35:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:35:42 [WARNING] 00:35:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0.pom 00:35:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-features.xml 00:35:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar 00:35:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml 00:35:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json 00:35:42 [INFO] 00:35:42 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound --- 00:35:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:35:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:35:42 [WARNING] 00:35:42 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound did not assign 00:35:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:35:42 [WARNING] 00:35:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:35:42 [WARNING] 00:35:42 [INFO] 00:35:42 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- 00:35:42 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.20.0 [79/143] 00:35:42 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml 00:35:42 [INFO] ------------------------------[ feature ]------------------------------- 00:35:43 [INFO] 00:35:43 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] 00:35:43 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:43 [INFO] 00:35:43 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:43 [INFO] 00:35:43 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] 00:35:43 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:35:43 [INFO] argLine set to empty 00:35:43 [INFO] 00:35:43 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] 00:35:43 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] Starting audit... 00:35:43 Audit done. 00:35:43 [INFO] You have 0 Checkstyle violations. 00:35:43 [INFO] 00:35:43 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/classes/LICENSE 00:35:43 [INFO] 00:35:43 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml 00:35:43 [INFO] ...done! 00:35:43 [INFO] Attaching features XML 00:35:43 [INFO] 00:35:43 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [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 00:35:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:35:43 [INFO] 00:35:43 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>> 00:35:43 [INFO] 00:35:43 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] 00:35:43 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<< 00:35:43 [INFO] 00:35:43 [INFO] 00:35:43 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] 00:35:43 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:35:43 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:35:43 [INFO] 00:35:43 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] 00:35:43 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [WARNING] JAR will be empty - no content was marked for inclusion! 00:35:43 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar 00:35:43 [INFO] 00:35:43 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:43 [INFO] CycloneDX: Resolving Dependencies 00:35:48 [INFO] CycloneDX: Creating BOM version 1.5 with 386 component(s) 00:35:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml 00:35:48 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml 00:35:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json 00:35:48 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json 00:35:48 [INFO] 00:35:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:48 [INFO] Skipping duplicate-finder execution! 00:35:48 [INFO] 00:35:48 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:48 [INFO] Skipping plugin execution 00:35:48 [INFO] 00:35:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:48 [INFO] Skipping source per configuration. 00:35:48 [INFO] 00:35:48 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:48 [INFO] 00:35:48 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:35:48 [INFO] 00:35:48 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:48 [WARNING] 00:35:48 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-rest did not assign 00:35:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:35:48 [WARNING] 00:35:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:35:48 [WARNING] 00:35:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0.pom 00:35:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-features.xml 00:35:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar 00:35:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml 00:35:48 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json 00:35:48 [INFO] 00:35:48 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-rest --- 00:35:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:35:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:35:48 [WARNING] 00:35:48 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-rest did not assign 00:35:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:35:48 [WARNING] 00:35:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:35:48 [WARNING] 00:35:48 [INFO] 00:35:48 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- 00:35:48 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.20.0 [80/143] 00:35:48 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml 00:35:48 [INFO] ------------------------------[ feature ]------------------------------- 00:35:48 [INFO] 00:35:48 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] 00:35:48 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:48 [INFO] 00:35:48 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:48 [INFO] 00:35:48 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] 00:35:48 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:35:48 [INFO] argLine set to empty 00:35:48 [INFO] 00:35:48 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] 00:35:48 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] Starting audit... 00:35:48 Audit done. 00:35:48 [INFO] You have 0 Checkstyle violations. 00:35:48 [INFO] 00:35:48 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/classes/LICENSE 00:35:48 [INFO] 00:35:48 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml 00:35:48 [INFO] ...done! 00:35:48 [INFO] Attaching features XML 00:35:48 [INFO] 00:35:48 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [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 00:35:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:35:48 [INFO] 00:35:48 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>> 00:35:48 [INFO] 00:35:48 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] 00:35:48 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<< 00:35:48 [INFO] 00:35:48 [INFO] 00:35:48 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] 00:35:48 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:35:48 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:35:48 [INFO] 00:35:48 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] 00:35:48 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [WARNING] JAR will be empty - no content was marked for inclusion! 00:35:48 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar 00:35:48 [INFO] 00:35:48 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:48 [INFO] CycloneDX: Resolving Dependencies 00:35:53 [INFO] CycloneDX: Creating BOM version 1.5 with 390 component(s) 00:35:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml 00:35:53 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml 00:35:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json 00:35:53 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json 00:35:53 [INFO] 00:35:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:53 [INFO] Skipping duplicate-finder execution! 00:35:53 [INFO] 00:35:53 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:53 [INFO] Skipping plugin execution 00:35:53 [INFO] 00:35:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:53 [INFO] Skipping source per configuration. 00:35:53 [INFO] 00:35:53 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:53 [INFO] 00:35:53 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:35:53 [INFO] 00:35:53 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:53 [WARNING] 00:35:53 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-ui did not assign 00:35:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:35:53 [WARNING] 00:35:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:35:53 [WARNING] 00:35:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0.pom 00:35:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-features.xml 00:35:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar 00:35:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml 00:35:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json 00:35:53 [INFO] 00:35:53 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-ui --- 00:35:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:35:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:35:53 [WARNING] 00:35:53 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-ui did not assign 00:35:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:35:53 [WARNING] 00:35:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:35:53 [WARNING] 00:35:53 [INFO] 00:35:53 [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- 00:35:53 [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.20.0 [81/143] 00:35:53 [INFO] from ovsdb/utils/hwvtepsouthbound-utils/pom.xml 00:35:53 [INFO] -------------------------------[ bundle ]------------------------------- 00:35:53 [INFO] 00:35:53 [INFO] --- clean:3.4.0:clean (default-clean) @ utils.hwvtepsouthbound-utils --- 00:35:53 [INFO] 00:35:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils --- 00:35:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:53 [INFO] 00:35:53 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- 00:35:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:53 [INFO] 00:35:53 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ utils.hwvtepsouthbound-utils --- 00:35:54 [INFO] 00:35:54 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils --- 00:35:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:35:54 [INFO] 00:35:54 [INFO] --- checkstyle:3.5.0:check (check-license) @ utils.hwvtepsouthbound-utils --- 00:35:54 [INFO] 00:35:54 [INFO] --- checkstyle:3.5.0:check (default) @ utils.hwvtepsouthbound-utils --- 00:35:54 [INFO] Starting audit... 00:35:54 Audit done. 00:35:54 [INFO] You have 0 Checkstyle violations. 00:35:54 [INFO] 00:35:54 [INFO] --- dependency:3.8.0:copy (unpack-license) @ utils.hwvtepsouthbound-utils --- 00:35:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/classes/LICENSE 00:35:54 [INFO] 00:35:54 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.hwvtepsouthbound-utils --- 00:35:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/resources 00:35:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/spi 00:35:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/yang 00:35:54 [INFO] 00:35:54 [INFO] --- compiler:3.13.0:compile (default-compile) @ utils.hwvtepsouthbound-utils --- 00:35:54 [INFO] Recompiling the module because of changed dependency. 00:35:54 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[55,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[59,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[59,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[59,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[60,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[60,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/main/java/org/opendaylight/ovsdb/utils/hwvtepsouthbound/utils/HwvtepSouthboundUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:35:54 [INFO] 00:35:54 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>> 00:35:54 [INFO] 00:35:54 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils --- 00:35:54 [INFO] Fork Value is true 00:35:56 [INFO] Done SpotBugs Analysis.... 00:35:56 [INFO] 00:35:56 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<< 00:35:56 [INFO] 00:35:56 [INFO] 00:35:56 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ utils.hwvtepsouthbound-utils --- 00:35:56 [INFO] BugInstance size is 0 00:35:56 [INFO] Error size is 0 00:35:56 [INFO] No errors/warnings found 00:35:56 [INFO] 00:35:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.hwvtepsouthbound-utils --- 00:35:56 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/src/test/resources 00:35:56 [INFO] 00:35:56 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils --- 00:35:56 [INFO] No sources to compile 00:35:56 [INFO] 00:35:56 [INFO] --- surefire:3.5.0:test (default-test) @ utils.hwvtepsouthbound-utils --- 00:35:56 [INFO] No tests to run. 00:35:56 [INFO] 00:35:56 [INFO] --- copy:14.0.3:copy-files (default) @ utils.hwvtepsouthbound-utils --- 00:35:56 [INFO] 00:35:56 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ utils.hwvtepsouthbound-utils --- 00:35:56 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.0.jar 00:35:56 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF 00:35:56 [INFO] 00:35:56 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- 00:35:56 [INFO] No previous run data found, generating javadoc. 00:35:58 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar 00:35:58 [INFO] 00:35:58 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ utils.hwvtepsouthbound-utils --- 00:35:58 [INFO] CycloneDX: Resolving Dependencies 00:35:59 [INFO] CycloneDX: Creating BOM version 1.5 with 66 component(s) 00:35:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.xml 00:35:59 [INFO] attaching as utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml 00:35:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.json 00:35:59 [INFO] attaching as utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json 00:35:59 [INFO] 00:35:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils --- 00:35:59 [INFO] Skipping duplicate-finder execution! 00:35:59 [INFO] 00:35:59 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils --- 00:35:59 [WARNING] Used undeclared dependencies found: 00:35:59 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:35:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:35:59 [INFO] 00:35:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils --- 00:35:59 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.0-sources.jar 00:35:59 [INFO] 00:35:59 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- 00:35:59 [INFO] 00:35:59 [INFO] --- jacoco:0.8.12:report (report) @ utils.hwvtepsouthbound-utils --- 00:35:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:35:59 [INFO] 00:35:59 [INFO] --- install:3.1.3:install (default-install) @ utils.hwvtepsouthbound-utils --- 00:35:59 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.pom 00:35:59 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar 00:35:59 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar 00:35:59 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml 00:35:59 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json 00:35:59 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-sources.jar 00:35:59 [INFO] 00:35:59 [INFO] --- bundle:5.1.9:install (default-install) @ utils.hwvtepsouthbound-utils --- 00:35:59 [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar 00:35:59 [INFO] Writing OBR metadata 00:35:59 [INFO] 00:35:59 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- 00:35:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:35:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:35:59 [INFO] 00:35:59 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- 00:35:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:35:59 [INFO] 00:35:59 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- 00:35:59 [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.20.0 [82/143] 00:35:59 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml 00:35:59 [INFO] ------------------------------[ feature ]------------------------------- 00:35:59 [INFO] 00:35:59 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] 00:35:59 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:59 [INFO] 00:35:59 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:35:59 [INFO] 00:35:59 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] 00:35:59 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:35:59 [INFO] argLine set to empty 00:35:59 [INFO] 00:35:59 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] 00:35:59 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] Starting audit... 00:35:59 Audit done. 00:35:59 [INFO] You have 0 Checkstyle violations. 00:35:59 [INFO] 00:35:59 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/classes/LICENSE 00:35:59 [INFO] 00:35:59 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml 00:35:59 [INFO] ...done! 00:35:59 [INFO] Attaching features XML 00:35:59 [INFO] 00:35:59 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [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 00:35:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:35:59 [INFO] 00:35:59 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>> 00:35:59 [INFO] 00:35:59 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] 00:35:59 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<< 00:35:59 [INFO] 00:35:59 [INFO] 00:35:59 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] 00:35:59 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:35:59 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:35:59 [INFO] 00:35:59 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] 00:35:59 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [WARNING] JAR will be empty - no content was marked for inclusion! 00:35:59 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar 00:35:59 [INFO] 00:35:59 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- 00:35:59 [INFO] CycloneDX: Resolving Dependencies 00:36:02 [INFO] CycloneDX: Creating BOM version 1.5 with 245 component(s) 00:36:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml 00:36:02 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml 00:36:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json 00:36:03 [INFO] attaching as odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json 00:36:03 [INFO] 00:36:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test --- 00:36:03 [INFO] Skipping duplicate-finder execution! 00:36:03 [INFO] 00:36:03 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test --- 00:36:03 [INFO] Skipping plugin execution 00:36:03 [INFO] 00:36:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test --- 00:36:03 [INFO] Skipping source per configuration. 00:36:03 [INFO] 00:36:03 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test --- 00:36:03 [INFO] 00:36:03 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-hwvtepsouthbound-test --- 00:36:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:36:03 [INFO] 00:36:03 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test --- 00:36:03 [WARNING] 00:36:03 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-test did not assign 00:36:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:36:03 [WARNING] 00:36:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:36:03 [WARNING] 00:36:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0.pom 00:36:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-features.xml 00:36:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar 00:36:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml 00:36:03 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json 00:36:03 [INFO] 00:36:03 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-test --- 00:36:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:36:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:36:03 [WARNING] 00:36:03 [WARNING] The packaging plugin for project odl-ovsdb-hwvtepsouthbound-test did not assign 00:36:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:36:03 [WARNING] 00:36:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:36:03 [WARNING] 00:36:03 [INFO] 00:36:03 [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- 00:36:03 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.20.0 [83/143] 00:36:03 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml 00:36:03 [INFO] ------------------------------[ feature ]------------------------------- 00:36:03 [INFO] 00:36:03 [INFO] --- clean:3.4.0:clean (default-clean) @ hwvtepsouthbound-features --- 00:36:03 [INFO] 00:36:03 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-features --- 00:36:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:03 [INFO] 00:36:03 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- 00:36:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:03 [INFO] 00:36:03 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-features --- 00:36:03 [INFO] 00:36:03 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-features --- 00:36:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:36:03 [INFO] argLine set to empty 00:36:03 [INFO] 00:36:03 [INFO] --- checkstyle:3.5.0:check (check-license) @ hwvtepsouthbound-features --- 00:36:03 [INFO] 00:36:03 [INFO] --- checkstyle:3.5.0:check (default) @ hwvtepsouthbound-features --- 00:36:03 [INFO] Starting audit... 00:36:03 Audit done. 00:36:03 [INFO] You have 0 Checkstyle violations. 00:36:03 [INFO] 00:36:03 [INFO] --- dependency:3.8.0:copy (unpack-license) @ hwvtepsouthbound-features --- 00:36:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/classes/LICENSE 00:36:03 [INFO] 00:36:03 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features --- 00:36:03 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml 00:36:03 [INFO] ...done! 00:36:03 [INFO] Attaching features XML 00:36:03 [INFO] 00:36:03 [INFO] --- karaf:4.4.6:verify (default-verify) @ hwvtepsouthbound-features --- 00:36:03 [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 00:36:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:36:03 [INFO] 00:36:03 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>> 00:36:03 [INFO] 00:36:03 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ hwvtepsouthbound-features --- 00:36:03 [INFO] 00:36:03 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<< 00:36:03 [INFO] 00:36:03 [INFO] 00:36:03 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ hwvtepsouthbound-features --- 00:36:03 [INFO] 00:36:03 [INFO] --- feattest:14.0.3:test (default) @ hwvtepsouthbound-features --- 00:36:03 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:36:03 [INFO] 00:36:03 [INFO] --- copy:14.0.3:copy-files (default) @ hwvtepsouthbound-features --- 00:36:03 [INFO] 00:36:03 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ hwvtepsouthbound-features --- 00:36:03 [WARNING] JAR will be empty - no content was marked for inclusion! 00:36:03 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/hwvtepsouthbound-features-1.20.0-javadoc.jar 00:36:03 [INFO] 00:36:03 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ hwvtepsouthbound-features --- 00:36:03 [INFO] CycloneDX: Resolving Dependencies 00:36:08 [INFO] CycloneDX: Creating BOM version 1.5 with 393 component(s) 00:36:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml 00:36:08 [INFO] attaching as hwvtepsouthbound-features-1.20.0-cyclonedx.xml 00:36:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json 00:36:08 [INFO] attaching as hwvtepsouthbound-features-1.20.0-cyclonedx.json 00:36:08 [INFO] 00:36:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features --- 00:36:08 [INFO] Skipping duplicate-finder execution! 00:36:08 [INFO] 00:36:08 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-features --- 00:36:08 [INFO] Skipping plugin execution 00:36:08 [INFO] 00:36:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-features --- 00:36:08 [INFO] No sources in project. Archive not created. 00:36:08 [INFO] 00:36:08 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-features --- 00:36:08 [INFO] 00:36:08 [INFO] --- jacoco:0.8.12:report (report) @ hwvtepsouthbound-features --- 00:36:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:36:08 [INFO] 00:36:08 [INFO] --- install:3.1.3:install (default-install) @ hwvtepsouthbound-features --- 00:36:08 [WARNING] 00:36:08 [WARNING] The packaging plugin for project hwvtepsouthbound-features did not assign 00:36:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:36:08 [WARNING] 00:36:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:36:08 [WARNING] 00:36:08 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0.pom 00:36:08 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-features.xml 00:36:08 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/hwvtepsouthbound-features-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-javadoc.jar 00:36:08 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.xml 00:36:08 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.json 00:36:08 [INFO] 00:36:08 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-features --- 00:36:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:36:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:36:08 [WARNING] 00:36:08 [WARNING] The packaging plugin for project hwvtepsouthbound-features did not assign 00:36:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:36:08 [WARNING] 00:36:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:36:08 [WARNING] 00:36:08 [INFO] 00:36:08 [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- 00:36:08 [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.20.0 [84/143] 00:36:08 [INFO] from ovsdb/utils/yang-utils/pom.xml 00:36:08 [INFO] -------------------------------[ bundle ]------------------------------- 00:36:08 [INFO] 00:36:08 [INFO] --- clean:3.4.0:clean (default-clean) @ utils.yang-utils --- 00:36:08 [INFO] 00:36:08 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.yang-utils --- 00:36:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:08 [INFO] 00:36:08 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.yang-utils --- 00:36:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:08 [INFO] 00:36:08 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ utils.yang-utils --- 00:36:08 [INFO] 00:36:08 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ utils.yang-utils --- 00:36:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:36:08 [INFO] 00:36:08 [INFO] --- checkstyle:3.5.0:check (check-license) @ utils.yang-utils --- 00:36:08 [INFO] 00:36:08 [INFO] --- checkstyle:3.5.0:check (default) @ utils.yang-utils --- 00:36:08 [INFO] Starting audit... 00:36:08 Audit done. 00:36:08 [INFO] You have 0 Checkstyle violations. 00:36:08 [INFO] 00:36:08 [INFO] --- dependency:3.8.0:copy (unpack-license) @ utils.yang-utils --- 00:36:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/classes/LICENSE 00:36:08 [INFO] 00:36:08 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.yang-utils --- 00:36:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/src/main/resources 00:36:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/generated-sources/spi 00:36:08 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/generated-sources/yang 00:36:08 [INFO] 00:36:08 [INFO] --- compiler:3.13.0:compile (default-compile) @ utils.yang-utils --- 00:36:08 [INFO] Recompiling the module because of changed source code. 00:36:08 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 00:36:08 [INFO] 00:36:08 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ utils.yang-utils >>> 00:36:08 [INFO] 00:36:08 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ utils.yang-utils --- 00:36:08 [INFO] Fork Value is true 00:36:11 [INFO] Done SpotBugs Analysis.... 00:36:11 [INFO] 00:36:11 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ utils.yang-utils <<< 00:36:11 [INFO] 00:36:11 [INFO] 00:36:11 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ utils.yang-utils --- 00:36:11 [INFO] BugInstance size is 0 00:36:11 [INFO] Error size is 0 00:36:11 [INFO] No errors/warnings found 00:36:11 [INFO] 00:36:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.yang-utils --- 00:36:11 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/src/test/resources 00:36:11 [INFO] 00:36:11 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ utils.yang-utils --- 00:36:11 [INFO] No sources to compile 00:36:11 [INFO] 00:36:11 [INFO] --- surefire:3.5.0:test (default-test) @ utils.yang-utils --- 00:36:11 [INFO] No tests to run. 00:36:11 [INFO] 00:36:11 [INFO] --- copy:14.0.3:copy-files (default) @ utils.yang-utils --- 00:36:11 [INFO] 00:36:11 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ utils.yang-utils --- 00:36:11 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.20.0.jar 00:36:11 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/classes/META-INF/MANIFEST.MF 00:36:11 [INFO] 00:36:11 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ utils.yang-utils --- 00:36:11 [INFO] No previous run data found, generating javadoc. 00:36:12 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.20.0-javadoc.jar 00:36:12 [INFO] 00:36:12 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ utils.yang-utils --- 00:36:12 [INFO] CycloneDX: Resolving Dependencies 00:36:12 [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) 00:36:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.xml 00:36:12 [INFO] attaching as utils.yang-utils-1.20.0-cyclonedx.xml 00:36:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.json 00:36:12 [INFO] attaching as utils.yang-utils-1.20.0-cyclonedx.json 00:36:12 [INFO] 00:36:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils --- 00:36:12 [INFO] Skipping duplicate-finder execution! 00:36:12 [INFO] 00:36:12 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ utils.yang-utils --- 00:36:12 [WARNING] Used undeclared dependencies found: 00:36:12 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:36:12 [INFO] 00:36:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.yang-utils --- 00:36:12 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.20.0-sources.jar 00:36:12 [INFO] 00:36:12 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ utils.yang-utils --- 00:36:12 [INFO] 00:36:12 [INFO] --- jacoco:0.8.12:report (report) @ utils.yang-utils --- 00:36:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:36:12 [INFO] 00:36:12 [INFO] --- install:3.1.3:install (default-install) @ utils.yang-utils --- 00:36:12 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.pom 00:36:12 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar 00:36:12 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-javadoc.jar 00:36:12 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.xml 00:36:12 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.json 00:36:12 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/yang-utils/target/utils.yang-utils-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-sources.jar 00:36:12 [INFO] 00:36:12 [INFO] --- bundle:5.1.9:install (default-install) @ utils.yang-utils --- 00:36:12 [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar 00:36:12 [INFO] Writing OBR metadata 00:36:12 [INFO] 00:36:12 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ utils.yang-utils --- 00:36:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:36:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:36:12 [INFO] 00:36:12 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ utils.yang-utils --- 00:36:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:36:12 [INFO] 00:36:12 [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- 00:36:12 [INFO] Building ODL :: ovsdb :: southbound-impl 1.20.0 [85/143] 00:36:12 [INFO] from ovsdb/southbound/southbound-impl/pom.xml 00:36:12 [INFO] -------------------------------[ bundle ]------------------------------- 00:36:12 [INFO] 00:36:12 [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-impl --- 00:36:12 [INFO] 00:36:12 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-impl --- 00:36:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:12 [INFO] 00:36:12 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-impl --- 00:36:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:36:13 [INFO] 00:36:13 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-impl --- 00:36:13 [INFO] 00:36:13 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ southbound-impl --- 00:36:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:36:13 [INFO] 00:36:13 [INFO] --- checkstyle:3.5.0:check (check-license) @ southbound-impl --- 00:36:13 [INFO] 00:36:13 [INFO] --- checkstyle:3.5.0:check (default) @ southbound-impl --- 00:36:14 [INFO] Starting audit... 00:36:14 Audit done. 00:36:14 [INFO] You have 0 Checkstyle violations. 00:36:14 [INFO] 00:36:14 [INFO] --- dependency:3.8.0:copy (unpack-license) @ southbound-impl --- 00:36:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/classes/LICENSE 00:36:14 [INFO] 00:36:14 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-impl --- 00:36:14 [INFO] Copying 1 resource from src/main/resources to target/classes 00:36:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/generated-sources/spi 00:36:14 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/generated-sources/yang 00:36:14 [INFO] 00:36:14 [INFO] --- compiler:3.13.0:compile (default-compile) @ southbound-impl --- 00:36:14 [INFO] Recompiling the module because of changed dependency. 00:36:14 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[68,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[68,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[68,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[73,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[73,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[73,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[77,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[77,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[77,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[81,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[81,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[81,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[86,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[86,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodec.java:[86,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[89,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[89,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[89,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[94,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[94,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[94,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[95,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[95,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[95,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[98,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[98,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[98,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[106,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[106,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[106,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[114,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[114,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[114,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[118,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[118,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[118,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[126,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[126,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[126,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[162,55] found raw type: org.opendaylight.ovsdb.lib.operations.Operation 00:36:15 missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[267,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[267,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[267,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[368,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[368,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[368,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[380,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[380,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[380,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[58,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[58,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[58,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[59,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[68,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[68,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[68,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[92,93] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[92,93] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[92,93] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[97,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[97,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[97,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalState.java:[117,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[23,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[23,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[23,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[39,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[39,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[39,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangeEvent.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[74,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[74,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[74,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[76,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[76,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[76,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[216,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbNodeRemoveCommand.java:[42,67] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbNodeRemoveCommand.java:[66,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[237,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[237,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[237,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[316,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[316,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[316,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[326,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[326,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[326,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[359,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[359,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:15 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use or override a deprecated API. 00:36:15 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use or override a deprecated API that is marked for removal. 00:36:15 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java: Some input files additionally use unchecked or unsafe operations. 00:36:15 [INFO] 00:36:15 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-impl >>> 00:36:15 [INFO] 00:36:15 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ southbound-impl --- 00:36:15 [INFO] Fork Value is true 00:36:23 [INFO] Done SpotBugs Analysis.... 00:36:23 [INFO] 00:36:23 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-impl <<< 00:36:23 [INFO] 00:36:23 [INFO] 00:36:23 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ southbound-impl --- 00:36:23 [INFO] BugInstance size is 0 00:36:23 [INFO] Error size is 0 00:36:23 [INFO] No errors/warnings found 00:36:23 [INFO] 00:36:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-impl --- 00:36:23 [INFO] Copying 1 resource from src/test/resources to target/test-classes 00:36:23 [INFO] 00:36:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ southbound-impl --- 00:36:23 [INFO] Recompiling the module because of changed dependency. 00:36:23 [INFO] Compiling 35 source files with javac [debug release 21] to target/test-classes 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[107,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[107,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstanceTest.java:[74,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[81,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[81,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[81,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[84,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[123,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:36:23 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,58] unchecked conversion 00:36:23 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,16] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[138,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[153,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[165,95] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[197,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 00:36:23 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,58] unchecked conversion 00:36:23 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[200,16] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[202,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[202,16] exists(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[203,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 00:36:23 required: T 00:36:23 found: com.google.common.util.concurrent.FluentFuture 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[203,29] unchecked conversion 00:36:23 required: T 00:36:23 found: com.google.common.util.concurrent.FluentFuture 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[205,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[223,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[365,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[370,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[377,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[386,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[74,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[76,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 and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[80,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[96,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[106,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[124,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[133,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[438,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[116,31] explicit call to close() on an auto-closeable resource 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[125,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[139,65] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[141,65] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[155,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[157,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[164,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[166,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[75,33] auto-closeable resource southboundProvider is never referenced in body of corresponding try statement 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java:[105,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java:[105,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java:[109,25] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[51,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[61,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[61,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[61,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[66,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[69,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[85,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[91,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[95,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[103,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[111,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[125,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[126,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[131,89] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[135,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[143,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[144,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[152,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeOperationalStateTest.java:[153,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[33,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/DataChangesManagedByOvsdbNodeEventTest.java:[57,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[76,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[77,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[77,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java:[104,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:36:23 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommandTest.java: Some input files additionally use or override a deprecated API. 00:36:23 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 00:36:23 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java: Some input files additionally use unchecked or unsafe operations. 00:36:23 [INFO] 00:36:23 [INFO] --- surefire:3.5.0:test (default-test) @ southbound-impl --- 00:36:23 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/surefire-reports 00:36:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:36:23 [INFO] 00:36:23 [INFO] ------------------------------------------------------- 00:36:23 [INFO] T E S T S 00:36:23 [INFO] ------------------------------------------------------- 00:36:33 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundProviderTest 00:36:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.227 s -- in org.opendaylight.ovsdb.southbound.SouthboundProviderTest 00:36:39 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest 00:36:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionInstanceTest 00:36:40 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest 00:36:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.ovsdb.southbound.OvsdbSchemaContantsTest 00:36:40 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest 00:36:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.595 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeRemovedCommandTest 00:36:43 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest 00:36:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortRemoveCommandTest 00:36:45 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest 00:36:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.529 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachUpdateCommandTest 00:36:48 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest 00:36:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbOperationalCommandAggregatorTest 00:36:48 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest 00:36:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.936 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersUpdateCommandTest 00:36:51 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest 00:36:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.982 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommandTest 00:36:54 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest 00:36:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.707 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbAutoAttachRemovedCommandTest 00:36:57 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest 00:37:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.541 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommandTest 00:37:00 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest 00:37:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbNodeRemoveCommandTest 00:37:00 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest 00:37:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.596 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbManagersRemovedCommandTest 00:37:03 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest 00:37:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.ovsdb.southbound.transactions.md.AbstractTransactionCommandTest 00:37:03 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest 00:37:03 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.078 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OpenVSwitchUpdateCommandTest 00:37:03 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest 00:37:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s -- in org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImplTest 00:37:04 [INFO] Running org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest 00:37:08 [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.556 s -- in org.opendaylight.ovsdb.southbound.transactions.md.OvsdbPortUpdateCommandTest 00:37:08 [INFO] Running org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest 00:37:08 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.099 s -- in org.opendaylight.ovsdb.southbound.InstanceIdentifierCodecTest 00:37:08 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest 00:37:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalStateTest 00:37:08 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest 00:37:08 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactCommandAggregatorTest 00:37:08 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest 00:37:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.113 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointUpdateCommandTest 00:37:11 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest 00:37:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactInvokerImplTest 00:37:13 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest 00:37:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointDeleteCommandTest 00:37:15 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest 00:37:18 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.022 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TransactUtilsTest 00:37:18 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest 00:37:21 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.360 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.TerminationPointCreateCommandTest 00:37:21 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest 00:37:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.658 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OvsdbNodeUpdateCommandTest 00:37:23 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest 00:37:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.OpenVSwitchBridgeAddCommandTest 00:37:25 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest 00:37:25 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.010 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.ProtocolRemovedCommandTest 00:37:25 [INFO] Running org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest 00:37:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangesManagedByOvsdbNodeEventTest 00:37:26 [INFO] Running org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest 00:37:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTaskTest 00:37:26 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest 00:37:30 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.259 s -- in org.opendaylight.ovsdb.southbound.OvsdbConnectionManagerTest 00:37:30 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest 00:37:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.ovsdb.southbound.OvsdbMonitorCallbackTest 00:37:30 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundMapperTest 00:37:30 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.opendaylight.ovsdb.southbound.SouthboundMapperTest 00:37:30 [INFO] Running org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest 00:37:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.ovsdb.southbound.OvsdbDataTreeChangeListenerTest 00:37:31 [INFO] Running org.opendaylight.ovsdb.southbound.SouthboundUtilTest 00:37:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.446 s -- in org.opendaylight.ovsdb.southbound.SouthboundUtilTest 00:37:33 [INFO] 00:37:33 [INFO] Results: 00:37:33 [INFO] 00:37:33 [WARNING] Tests run: 169, Failures: 0, Errors: 0, Skipped: 7 00:37:33 [INFO] 00:37:33 [INFO] 00:37:33 [INFO] --- copy:14.0.3:copy-files (default) @ southbound-impl --- 00:37:33 [INFO] 00:37:33 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ southbound-impl --- 00:37:33 [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.20.0 : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*] 00:37:33 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.20.0.jar 00:37:33 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF 00:37:33 [INFO] 00:37:33 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ southbound-impl --- 00:37:33 [INFO] No previous run data found, generating javadoc. 00:37:36 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.20.0-javadoc.jar 00:37:36 [INFO] 00:37:36 [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ southbound-impl --- 00:37:36 [INFO] 00:37:36 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ southbound-impl --- 00:37:36 [INFO] CycloneDX: Resolving Dependencies 00:37:38 [INFO] CycloneDX: Creating BOM version 1.5 with 78 component(s) 00:37:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.xml 00:37:38 [INFO] attaching as southbound-impl-1.20.0-cyclonedx.xml 00:37:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.json 00:37:38 [INFO] attaching as southbound-impl-1.20.0-cyclonedx.json 00:37:38 [INFO] 00:37:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl --- 00:37:38 [INFO] Skipping duplicate-finder execution! 00:37:38 [INFO] 00:37:38 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ southbound-impl --- 00:37:38 [WARNING] Used undeclared dependencies found: 00:37:38 [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile 00:37:38 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:compile 00:37:38 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.2:compile 00:37:38 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile 00:37:38 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 00:37:38 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:37:38 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.4:compile 00:37:38 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:37:38 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:37:38 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test 00:37:38 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile 00:37:38 [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test 00:37:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 00:37:38 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:37:38 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:37:38 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile 00:37:38 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:37:38 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile 00:37:38 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 00:37:38 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile 00:37:38 [WARNING] Non-test scoped test only dependencies found: 00:37:38 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.17.2:compile 00:37:38 [INFO] 00:37:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-impl --- 00:37:38 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.20.0-sources.jar 00:37:38 [INFO] 00:37:38 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ southbound-impl --- 00:37:38 [INFO] 00:37:38 [INFO] --- jacoco:0.8.12:report (report) @ southbound-impl --- 00:37:38 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/code-coverage/jacoco.exec 00:37:38 [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-impl' with 78 classes 00:37:38 [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. 00:37:38 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$OwnershipStates does not match. 00:37:38 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointUpdateCommand does not match. 00:37:38 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand does not match. 00:37:38 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$ConnectionReconciliationTriggers does not match. 00:37:38 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointDeleteCommand does not match. 00:37:38 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils does not match. 00:37:38 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/ovsdb/transact/OvsdbNodeUpdateCommand does not match. 00:37:38 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$1 does not match. 00:37:38 [WARNING] Execution data for class org/opendaylight/ovsdb/southbound/OvsdbConnectionManager$2 does not match. 00:37:38 [INFO] 00:37:38 [INFO] --- install:3.1.3:install (default-install) @ southbound-impl --- 00:37:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.pom 00:37:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar 00:37:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-javadoc.jar 00:37:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-config.cfg 00:37:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.xml 00:37:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.json 00:37:38 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-impl/target/southbound-impl-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-sources.jar 00:37:38 [INFO] 00:37:38 [INFO] --- bundle:5.1.9:install (default-install) @ southbound-impl --- 00:37:38 [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar 00:37:38 [INFO] Writing OBR metadata 00:37:38 [INFO] 00:37:38 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-impl --- 00:37:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:37:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:37:38 [INFO] 00:37:38 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ southbound-impl --- 00:37:38 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:37:38 [INFO] 00:37:38 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- 00:37:38 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.20.0 [86/143] 00:37:38 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml 00:37:38 [INFO] ------------------------------[ feature ]------------------------------- 00:37:38 [INFO] 00:37:38 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-impl --- 00:37:38 [INFO] 00:37:38 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-impl --- 00:37:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:38 [INFO] 00:37:38 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- 00:37:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:38 [INFO] 00:37:38 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] 00:37:39 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:39 [INFO] argLine set to empty 00:37:39 [INFO] 00:37:39 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] 00:37:39 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] Starting audit... 00:37:39 Audit done. 00:37:39 [INFO] You have 0 Checkstyle violations. 00:37:39 [INFO] 00:37:39 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/classes/LICENSE 00:37:39 [INFO] 00:37:39 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml 00:37:39 [INFO] ...done! 00:37:39 [INFO] Attaching features XML 00:37:39 [INFO] 00:37:39 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-impl --- 00:37:39 [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 00:37:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:37:39 [INFO] 00:37:39 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>> 00:37:39 [INFO] 00:37:39 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] 00:37:39 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<< 00:37:39 [INFO] 00:37:39 [INFO] 00:37:39 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] 00:37:39 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-southbound-impl --- 00:37:39 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:37:39 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:37:39 [INFO] 00:37:39 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] 00:37:39 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl --- 00:37:39 [WARNING] JAR will be empty - no content was marked for inclusion! 00:37:39 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar 00:37:39 [INFO] 00:37:39 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-southbound-impl --- 00:37:39 [INFO] CycloneDX: Resolving Dependencies 00:37:42 [INFO] CycloneDX: Creating BOM version 1.5 with 256 component(s) 00:37:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml 00:37:42 [INFO] attaching as odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml 00:37:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json 00:37:42 [INFO] attaching as odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json 00:37:42 [INFO] 00:37:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl --- 00:37:42 [INFO] Skipping duplicate-finder execution! 00:37:42 [INFO] 00:37:42 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl --- 00:37:42 [INFO] Skipping plugin execution 00:37:42 [INFO] 00:37:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl --- 00:37:42 [INFO] Skipping source per configuration. 00:37:42 [INFO] 00:37:42 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl --- 00:37:42 [INFO] 00:37:42 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-southbound-impl --- 00:37:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:42 [INFO] 00:37:42 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-southbound-impl --- 00:37:42 [WARNING] 00:37:42 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl did not assign 00:37:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:37:42 [WARNING] 00:37:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:37:42 [WARNING] 00:37:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0.pom 00:37:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-features.xml 00:37:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar 00:37:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml 00:37:42 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json 00:37:42 [INFO] 00:37:42 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-impl --- 00:37:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:37:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:37:42 [WARNING] 00:37:42 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl did not assign 00:37:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:37:42 [WARNING] 00:37:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:37:42 [WARNING] 00:37:42 [INFO] 00:37:42 [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- 00:37:42 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.20.0 [87/143] 00:37:42 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml 00:37:42 [INFO] ------------------------------[ feature ]------------------------------- 00:37:42 [INFO] 00:37:42 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] 00:37:42 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:42 [INFO] 00:37:42 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:42 [INFO] 00:37:42 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] 00:37:42 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:42 [INFO] argLine set to empty 00:37:42 [INFO] 00:37:42 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] 00:37:42 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] Starting audit... 00:37:42 Audit done. 00:37:42 [INFO] You have 0 Checkstyle violations. 00:37:42 [INFO] 00:37:42 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/classes/LICENSE 00:37:42 [INFO] 00:37:42 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml 00:37:42 [INFO] ...done! 00:37:42 [INFO] Attaching features XML 00:37:42 [INFO] 00:37:42 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [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 00:37:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:37:42 [INFO] 00:37:42 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>> 00:37:42 [INFO] 00:37:42 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] 00:37:42 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<< 00:37:42 [INFO] 00:37:42 [INFO] 00:37:42 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] 00:37:42 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:37:42 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:37:42 [INFO] 00:37:42 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] 00:37:42 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [WARNING] JAR will be empty - no content was marked for inclusion! 00:37:42 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar 00:37:42 [INFO] 00:37:42 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- 00:37:42 [INFO] CycloneDX: Resolving Dependencies 00:37:47 [INFO] CycloneDX: Creating BOM version 1.5 with 397 component(s) 00:37:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml 00:37:47 [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml 00:37:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json 00:37:47 [INFO] attaching as odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json 00:37:47 [INFO] 00:37:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest --- 00:37:47 [INFO] Skipping duplicate-finder execution! 00:37:47 [INFO] 00:37:47 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest --- 00:37:47 [INFO] Skipping plugin execution 00:37:47 [INFO] 00:37:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest --- 00:37:47 [INFO] Skipping source per configuration. 00:37:47 [INFO] 00:37:47 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest --- 00:37:47 [INFO] 00:37:47 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-southbound-impl-rest --- 00:37:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:47 [INFO] 00:37:47 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-southbound-impl-rest --- 00:37:47 [WARNING] 00:37:47 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-rest did not assign 00:37:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:37:47 [WARNING] 00:37:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:37:47 [WARNING] 00:37:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0.pom 00:37:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-features.xml 00:37:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar 00:37:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml 00:37:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json 00:37:47 [INFO] 00:37:47 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-impl-rest --- 00:37:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:37:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:37:47 [WARNING] 00:37:47 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-rest did not assign 00:37:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:37:47 [WARNING] 00:37:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:37:47 [WARNING] 00:37:47 [INFO] 00:37:47 [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- 00:37:47 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.20.0 [88/143] 00:37:47 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml 00:37:47 [INFO] ------------------------------[ feature ]------------------------------- 00:37:47 [INFO] 00:37:47 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-impl-ui --- 00:37:47 [INFO] 00:37:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui --- 00:37:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:47 [INFO] 00:37:47 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- 00:37:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:47 [INFO] 00:37:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] 00:37:48 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:48 [INFO] argLine set to empty 00:37:48 [INFO] 00:37:48 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] 00:37:48 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] Starting audit... 00:37:48 Audit done. 00:37:48 [INFO] You have 0 Checkstyle violations. 00:37:48 [INFO] 00:37:48 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/classes/LICENSE 00:37:48 [INFO] 00:37:48 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml 00:37:48 [INFO] ...done! 00:37:48 [INFO] Attaching features XML 00:37:48 [INFO] 00:37:48 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [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 00:37:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:37:48 [INFO] 00:37:48 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>> 00:37:48 [INFO] 00:37:48 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] 00:37:48 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<< 00:37:48 [INFO] 00:37:48 [INFO] 00:37:48 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] 00:37:48 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:37:48 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:37:48 [INFO] 00:37:48 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] 00:37:48 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [WARNING] JAR will be empty - no content was marked for inclusion! 00:37:48 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar 00:37:48 [INFO] 00:37:48 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- 00:37:48 [INFO] CycloneDX: Resolving Dependencies 00:37:53 [INFO] CycloneDX: Creating BOM version 1.5 with 401 component(s) 00:37:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml 00:37:53 [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml 00:37:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json 00:37:53 [INFO] attaching as odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json 00:37:53 [INFO] 00:37:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui --- 00:37:53 [INFO] Skipping duplicate-finder execution! 00:37:53 [INFO] 00:37:53 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui --- 00:37:53 [INFO] Skipping plugin execution 00:37:53 [INFO] 00:37:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui --- 00:37:53 [INFO] Skipping source per configuration. 00:37:53 [INFO] 00:37:53 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui --- 00:37:53 [INFO] 00:37:53 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-southbound-impl-ui --- 00:37:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:53 [INFO] 00:37:53 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-southbound-impl-ui --- 00:37:53 [WARNING] 00:37:53 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-ui did not assign 00:37:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:37:53 [WARNING] 00:37:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:37:53 [WARNING] 00:37:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0.pom 00:37:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-features.xml 00:37:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar 00:37:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml 00:37:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json 00:37:53 [INFO] 00:37:53 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-impl-ui --- 00:37:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:37:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:37:53 [WARNING] 00:37:53 [WARNING] The packaging plugin for project odl-ovsdb-southbound-impl-ui did not assign 00:37:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:37:53 [WARNING] 00:37:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:37:53 [WARNING] 00:37:53 [INFO] 00:37:53 [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- 00:37:53 [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.20.0 [89/143] 00:37:53 [INFO] from ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml 00:37:53 [INFO] ------------------------------[ feature ]------------------------------- 00:37:53 [INFO] 00:37:53 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] 00:37:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:53 [INFO] 00:37:53 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:53 [INFO] 00:37:53 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] 00:37:53 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:53 [INFO] argLine set to empty 00:37:53 [INFO] 00:37:53 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] 00:37:53 [INFO] --- checkstyle:3.5.0:check (default) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] Starting audit... 00:37:53 Audit done. 00:37:53 [INFO] You have 0 Checkstyle violations. 00:37:53 [INFO] 00:37:53 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/classes/LICENSE 00:37:53 [INFO] 00:37:53 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml 00:37:53 [INFO] ...done! 00:37:53 [INFO] Attaching features XML 00:37:53 [INFO] 00:37:53 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-ovsdb-southbound-test --- 00:37:53 [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 00:37:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:37:53 [INFO] 00:37:53 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>> 00:37:53 [INFO] 00:37:53 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] 00:37:53 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<< 00:37:53 [INFO] 00:37:53 [INFO] 00:37:53 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] 00:37:53 [INFO] --- feattest:14.0.3:test (default) @ odl-ovsdb-southbound-test --- 00:37:53 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:37:53 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:37:53 [INFO] 00:37:53 [INFO] --- copy:14.0.3:copy-files (default) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] 00:37:53 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-ovsdb-southbound-test --- 00:37:53 [WARNING] JAR will be empty - no content was marked for inclusion! 00:37:53 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/odl-ovsdb-southbound-test-1.20.0-javadoc.jar 00:37:53 [INFO] 00:37:53 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-ovsdb-southbound-test --- 00:37:53 [INFO] CycloneDX: Resolving Dependencies 00:37:56 [INFO] CycloneDX: Creating BOM version 1.5 with 257 component(s) 00:37:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml 00:37:56 [INFO] attaching as odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml 00:37:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json 00:37:56 [INFO] attaching as odl-ovsdb-southbound-test-1.20.0-cyclonedx.json 00:37:56 [INFO] 00:37:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test --- 00:37:56 [INFO] Skipping duplicate-finder execution! 00:37:56 [INFO] 00:37:56 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test --- 00:37:56 [INFO] Skipping plugin execution 00:37:56 [INFO] 00:37:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test --- 00:37:56 [INFO] Skipping source per configuration. 00:37:56 [INFO] 00:37:56 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-ovsdb-southbound-test --- 00:37:56 [INFO] 00:37:56 [INFO] --- jacoco:0.8.12:report (report) @ odl-ovsdb-southbound-test --- 00:37:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:56 [INFO] 00:37:56 [INFO] --- install:3.1.3:install (default-install) @ odl-ovsdb-southbound-test --- 00:37:56 [WARNING] 00:37:56 [WARNING] The packaging plugin for project odl-ovsdb-southbound-test did not assign 00:37:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:37:56 [WARNING] 00:37:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:37:56 [WARNING] 00:37:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0.pom 00:37:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-features.xml 00:37:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/odl-ovsdb-southbound-test-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-javadoc.jar 00:37:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml 00:37:56 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/bom.json to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.json 00:37:56 [INFO] 00:37:56 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-ovsdb-southbound-test --- 00:37:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:37:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:37:56 [WARNING] 00:37:56 [WARNING] The packaging plugin for project odl-ovsdb-southbound-test did not assign 00:37:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:37:56 [WARNING] 00:37:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:37:56 [WARNING] 00:37:57 [INFO] 00:37:57 [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- 00:37:57 [INFO] Building ODL :: ovsdb :: southbound-features 1.20.0 [90/143] 00:37:57 [INFO] from ovsdb/southbound/southbound-features/features/pom.xml 00:37:57 [INFO] ------------------------------[ feature ]------------------------------- 00:37:57 [INFO] 00:37:57 [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-features --- 00:37:57 [INFO] 00:37:57 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-features --- 00:37:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:57 [INFO] 00:37:57 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-features --- 00:37:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:37:57 [INFO] 00:37:57 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-features --- 00:37:57 [INFO] 00:37:57 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ southbound-features --- 00:37:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:37:57 [INFO] argLine set to empty 00:37:57 [INFO] 00:37:57 [INFO] --- checkstyle:3.5.0:check (check-license) @ southbound-features --- 00:37:57 [INFO] 00:37:57 [INFO] --- checkstyle:3.5.0:check (default) @ southbound-features --- 00:37:57 [INFO] Starting audit... 00:37:57 Audit done. 00:37:57 [INFO] You have 0 Checkstyle violations. 00:37:57 [INFO] 00:37:57 [INFO] --- dependency:3.8.0:copy (unpack-license) @ southbound-features --- 00:37:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/classes/LICENSE 00:37:57 [INFO] 00:37:57 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features --- 00:37:57 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/feature/feature.xml 00:37:57 [INFO] ...done! 00:37:57 [INFO] Attaching features XML 00:37:57 [INFO] 00:37:57 [INFO] --- karaf:4.4.6:verify (default-verify) @ southbound-features --- 00:37:57 [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 00:37:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:37:57 [INFO] 00:37:57 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-features >>> 00:37:57 [INFO] 00:37:57 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ southbound-features --- 00:37:57 [INFO] 00:37:57 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-features <<< 00:37:57 [INFO] 00:37:57 [INFO] 00:37:57 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ southbound-features --- 00:37:57 [INFO] 00:37:57 [INFO] --- feattest:14.0.3:test (default) @ southbound-features --- 00:37:57 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:37:57 [INFO] 00:37:57 [INFO] --- copy:14.0.3:copy-files (default) @ southbound-features --- 00:37:57 [INFO] 00:37:57 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ southbound-features --- 00:37:57 [WARNING] JAR will be empty - no content was marked for inclusion! 00:37:57 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/southbound-features-1.20.0-javadoc.jar 00:37:57 [INFO] 00:37:57 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ southbound-features --- 00:37:57 [INFO] CycloneDX: Resolving Dependencies 00:38:02 [INFO] CycloneDX: Creating BOM version 1.5 with 403 component(s) 00:38:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.xml 00:38:02 [INFO] attaching as southbound-features-1.20.0-cyclonedx.xml 00:38:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.json 00:38:02 [INFO] attaching as southbound-features-1.20.0-cyclonedx.json 00:38:02 [INFO] 00:38:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features --- 00:38:02 [INFO] Skipping duplicate-finder execution! 00:38:02 [INFO] 00:38:02 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ southbound-features --- 00:38:02 [INFO] Skipping plugin execution 00:38:02 [INFO] 00:38:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-features --- 00:38:02 [INFO] No sources in project. Archive not created. 00:38:02 [INFO] 00:38:02 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ southbound-features --- 00:38:02 [INFO] 00:38:02 [INFO] --- jacoco:0.8.12:report (report) @ southbound-features --- 00:38:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:38:02 [INFO] 00:38:02 [INFO] --- install:3.1.3:install (default-install) @ southbound-features --- 00:38:02 [WARNING] 00:38:02 [WARNING] The packaging plugin for project southbound-features did not assign 00:38:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:02 [WARNING] 00:38:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:02 [WARNING] 00:38:02 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0.pom 00:38:02 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-features.xml 00:38:02 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/southbound-features-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-javadoc.jar 00:38:02 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.xml 00:38:02 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.json 00:38:02 [INFO] 00:38:02 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-features --- 00:38:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:38:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:38:02 [WARNING] 00:38:02 [WARNING] The packaging plugin for project southbound-features did not assign 00:38:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:02 [WARNING] 00:38:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:02 [WARNING] 00:38:02 [INFO] 00:38:02 [INFO] ------------< org.opendaylight.integration:features-index >------------- 00:38:02 [INFO] Building ODL :: integration :: features-index 0.22.0 [91/143] 00:38:02 [INFO] from integration/distribution/features/repos/index/pom.xml 00:38:02 [INFO] ------------------------------[ feature ]------------------------------- 00:38:12 [INFO] 00:38:12 [INFO] --- clean:3.4.0:clean (default-clean) @ features-index --- 00:38:12 [INFO] 00:38:12 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-index --- 00:38:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:12 [INFO] 00:38:12 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-index --- 00:38:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:12 [INFO] 00:38:12 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-index --- 00:38:13 [INFO] 00:38:13 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-index --- 00:38:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:38:13 [INFO] argLine set to empty 00:38:13 [INFO] 00:38:13 [INFO] --- checkstyle:3.5.0:check (check-license) @ features-index --- 00:38:13 [INFO] 00:38:13 [INFO] --- checkstyle:3.5.0:check (default) @ features-index --- 00:38:13 [INFO] Starting audit... 00:38:13 Audit done. 00:38:13 [INFO] You have 0 Checkstyle violations. 00:38:13 [INFO] 00:38:13 [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-index --- 00:38:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/target/classes/LICENSE 00:38:13 [INFO] 00:38:13 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- 00:38:13 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/target/feature/feature.xml 00:38:14 [INFO] ...done! 00:38:14 [INFO] Attaching features XML 00:38:14 [INFO] 00:38:14 [INFO] --- karaf:4.4.6:verify (default-verify) @ features-index --- 00:38:14 [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 00:38:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:38:14 [INFO] 00:38:14 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-index >>> 00:38:14 [INFO] 00:38:14 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-index --- 00:38:14 [INFO] 00:38:14 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-index <<< 00:38:14 [INFO] 00:38:14 [INFO] 00:38:14 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-index --- 00:38:14 [INFO] 00:38:14 [INFO] --- feattest:14.0.3:test (default) @ features-index --- 00:38:14 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:38:14 [INFO] 00:38:14 [INFO] --- copy:14.0.3:copy-files (default) @ features-index --- 00:38:14 [INFO] 00:38:14 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ features-index --- 00:38:14 [WARNING] JAR will be empty - no content was marked for inclusion! 00:38:14 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/target/features-index-0.22.0-javadoc.jar 00:38:14 [INFO] 00:38:14 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-index --- 00:38:14 [INFO] CycloneDX: Resolving Dependencies 00:38:24 [INFO] CycloneDX: Creating BOM version 1.5 with 843 component(s) 00:38:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.xml 00:38:25 [INFO] attaching as features-index-0.22.0-cyclonedx.xml 00:38:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.json 00:38:25 [INFO] attaching as features-index-0.22.0-cyclonedx.json 00:38:25 [INFO] 00:38:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- 00:38:25 [INFO] Skipping duplicate-finder execution! 00:38:25 [INFO] 00:38:25 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-index --- 00:38:25 [INFO] Skipping plugin execution 00:38:25 [INFO] 00:38:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-index --- 00:38:25 [INFO] No sources in project. Archive not created. 00:38:25 [INFO] 00:38:25 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-index --- 00:38:25 [INFO] 00:38:25 [INFO] --- jacoco:0.8.12:report (report) @ features-index --- 00:38:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:38:25 [INFO] 00:38:25 [INFO] --- install:3.1.3:install (default-install) @ features-index --- 00:38:25 [WARNING] 00:38:25 [WARNING] The packaging plugin for project features-index did not assign 00:38:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:25 [WARNING] 00:38:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:25 [WARNING] 00:38:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0.pom 00:38:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-features.xml 00:38:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/target/features-index-0.22.0-javadoc.jar to /tmp/r/org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-javadoc.jar 00:38:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.xml to /tmp/r/org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.xml 00:38:25 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/index/target/bom.json to /tmp/r/org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.json 00:38:25 [INFO] 00:38:25 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-index --- 00:38:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:38:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:38:25 [WARNING] 00:38:25 [WARNING] The packaging plugin for project features-index did not assign 00:38:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:25 [WARNING] 00:38:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:25 [WARNING] 00:38:25 [INFO] 00:38:25 [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- 00:38:25 [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.22.0 [92/143] 00:38:25 [INFO] from integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml 00:38:25 [INFO] ------------------------------[ feature ]------------------------------- 00:38:25 [INFO] 00:38:25 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-integration-compatible-with-all --- 00:38:25 [INFO] 00:38:25 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-integration-compatible-with-all --- 00:38:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:25 [INFO] 00:38:25 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- 00:38:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:25 [INFO] 00:38:25 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-integration-compatible-with-all --- 00:38:25 [INFO] 00:38:25 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- 00:38:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:38:25 [INFO] argLine set to empty 00:38:25 [INFO] 00:38:25 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-integration-compatible-with-all --- 00:38:25 [INFO] 00:38:25 [INFO] --- checkstyle:3.5.0:check (default) @ odl-integration-compatible-with-all --- 00:38:25 [INFO] Starting audit... 00:38:25 Audit done. 00:38:25 [INFO] You have 0 Checkstyle violations. 00:38:25 [INFO] 00:38:25 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-integration-compatible-with-all --- 00:38:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/classes/LICENSE 00:38:25 [INFO] 00:38:25 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- 00:38:25 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml 00:38:26 [INFO] ...done! 00:38:26 [INFO] Attaching features XML 00:38:26 [INFO] 00:38:26 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-integration-compatible-with-all --- 00:38:26 [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 00:38:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:38:26 [INFO] 00:38:26 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> 00:38:26 [INFO] 00:38:26 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- 00:38:26 [INFO] 00:38:26 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< 00:38:26 [INFO] 00:38:26 [INFO] 00:38:26 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-integration-compatible-with-all --- 00:38:26 [INFO] 00:38:26 [INFO] --- feattest:14.0.3:test (default) @ odl-integration-compatible-with-all --- 00:38:26 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:38:26 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:38:26 [INFO] 00:38:26 [INFO] --- copy:14.0.3:copy-files (default) @ odl-integration-compatible-with-all --- 00:38:26 [INFO] 00:38:26 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-integration-compatible-with-all --- 00:38:26 [WARNING] JAR will be empty - no content was marked for inclusion! 00:38:26 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/odl-integration-compatible-with-all-0.22.0-javadoc.jar 00:38:26 [INFO] 00:38:26 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-integration-compatible-with-all --- 00:38:26 [INFO] CycloneDX: Resolving Dependencies 00:38:35 [INFO] CycloneDX: Creating BOM version 1.5 with 713 component(s) 00:38:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.xml 00:38:35 [INFO] attaching as odl-integration-compatible-with-all-0.22.0-cyclonedx.xml 00:38:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.json 00:38:35 [INFO] attaching as odl-integration-compatible-with-all-0.22.0-cyclonedx.json 00:38:35 [INFO] 00:38:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- 00:38:35 [INFO] Skipping duplicate-finder execution! 00:38:35 [INFO] 00:38:35 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- 00:38:35 [INFO] Skipping plugin execution 00:38:35 [INFO] 00:38:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- 00:38:35 [INFO] Skipping source per configuration. 00:38:35 [INFO] 00:38:35 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- 00:38:35 [INFO] 00:38:35 [INFO] --- jacoco:0.8.12:report (report) @ odl-integration-compatible-with-all --- 00:38:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:38:35 [INFO] 00:38:35 [INFO] --- install:3.1.3:install (default-install) @ odl-integration-compatible-with-all --- 00:38:35 [WARNING] 00:38:35 [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign 00:38:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:35 [WARNING] 00:38:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:35 [WARNING] 00:38:35 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0.pom 00:38:35 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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.22.0/odl-integration-compatible-with-all-0.22.0-features.xml 00:38:35 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/odl-integration-compatible-with-all-0.22.0-javadoc.jar to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-javadoc.jar 00:38:35 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.xml 00:38:35 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-compatible-with-all/target/bom.json to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.json 00:38:35 [INFO] 00:38:35 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-integration-compatible-with-all --- 00:38:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:38:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:38:35 [WARNING] 00:38:35 [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign 00:38:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:35 [WARNING] 00:38:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:35 [WARNING] 00:38:35 [INFO] 00:38:35 [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- 00:38:35 [INFO] Building ODL :: integration :: odl-integration-all 0.22.0 [93/143] 00:38:35 [INFO] from integration/distribution/features/singles/odl-integration-all/pom.xml 00:38:35 [INFO] ------------------------------[ feature ]------------------------------- 00:38:35 [INFO] 00:38:35 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-integration-all --- 00:38:35 [INFO] 00:38:35 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-integration-all --- 00:38:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:36 [INFO] 00:38:36 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-integration-all --- 00:38:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:36 [INFO] 00:38:36 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-integration-all --- 00:38:36 [INFO] 00:38:36 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-integration-all --- 00:38:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:38:36 [INFO] argLine set to empty 00:38:36 [INFO] 00:38:36 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-integration-all --- 00:38:36 [INFO] 00:38:36 [INFO] --- checkstyle:3.5.0:check (default) @ odl-integration-all --- 00:38:36 [INFO] Starting audit... 00:38:36 Audit done. 00:38:36 [INFO] You have 0 Checkstyle violations. 00:38:36 [INFO] 00:38:36 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-integration-all --- 00:38:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/classes/LICENSE 00:38:36 [INFO] 00:38:36 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- 00:38:36 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml 00:38:36 [INFO] ...done! 00:38:36 [INFO] Attaching features XML 00:38:36 [INFO] 00:38:36 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-integration-all --- 00:38:36 [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 00:38:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:38:36 [INFO] 00:38:36 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-integration-all >>> 00:38:36 [INFO] 00:38:36 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-integration-all --- 00:38:36 [INFO] 00:38:36 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-integration-all <<< 00:38:36 [INFO] 00:38:36 [INFO] 00:38:36 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-integration-all --- 00:38:36 [INFO] 00:38:36 [INFO] --- feattest:14.0.3:test (default) @ odl-integration-all --- 00:38:36 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:38:36 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:38:36 [INFO] 00:38:36 [INFO] --- copy:14.0.3:copy-files (default) @ odl-integration-all --- 00:38:36 [INFO] 00:38:36 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-integration-all --- 00:38:36 [WARNING] JAR will be empty - no content was marked for inclusion! 00:38:36 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/odl-integration-all-0.22.0-javadoc.jar 00:38:36 [INFO] 00:38:36 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-integration-all --- 00:38:36 [INFO] CycloneDX: Resolving Dependencies 00:38:46 [INFO] CycloneDX: Creating BOM version 1.5 with 726 component(s) 00:38:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.xml 00:38:46 [INFO] attaching as odl-integration-all-0.22.0-cyclonedx.xml 00:38:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.json 00:38:46 [INFO] attaching as odl-integration-all-0.22.0-cyclonedx.json 00:38:46 [INFO] 00:38:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- 00:38:46 [INFO] Skipping duplicate-finder execution! 00:38:46 [INFO] 00:38:46 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-integration-all --- 00:38:46 [INFO] Skipping plugin execution 00:38:46 [INFO] 00:38:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- 00:38:46 [INFO] Skipping source per configuration. 00:38:46 [INFO] 00:38:46 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-integration-all --- 00:38:46 [INFO] 00:38:46 [INFO] --- jacoco:0.8.12:report (report) @ odl-integration-all --- 00:38:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:38:46 [INFO] 00:38:46 [INFO] --- install:3.1.3:install (default-install) @ odl-integration-all --- 00:38:46 [WARNING] 00:38:46 [WARNING] The packaging plugin for project odl-integration-all did not assign 00:38:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:46 [WARNING] 00:38:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:46 [WARNING] 00:38:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0.pom 00:38:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-features.xml 00:38:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/odl-integration-all-0.22.0-javadoc.jar to /tmp/r/org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-javadoc.jar 00:38:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.xml 00:38:46 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/odl-integration-all/target/bom.json to /tmp/r/org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.json 00:38:46 [INFO] 00:38:46 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-integration-all --- 00:38:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:38:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:38:46 [WARNING] 00:38:46 [WARNING] The packaging plugin for project odl-integration-all did not assign 00:38:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:46 [WARNING] 00:38:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:46 [WARNING] 00:38:46 [INFO] 00:38:46 [INFO] -------------< org.opendaylight.integration:features-test >------------- 00:38:46 [INFO] Building ODL :: integration :: features-test 0.22.0 [94/143] 00:38:46 [INFO] from integration/distribution/features/repos/test/pom.xml 00:38:46 [INFO] ------------------------------[ feature ]------------------------------- 00:38:46 [INFO] 00:38:46 [INFO] --- clean:3.4.0:clean (default-clean) @ features-test --- 00:38:46 [INFO] 00:38:46 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-test --- 00:38:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:46 [INFO] 00:38:46 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-test --- 00:38:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:46 [INFO] 00:38:46 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-test --- 00:38:46 [INFO] 00:38:46 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-test --- 00:38:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:38:46 [INFO] argLine set to empty 00:38:46 [INFO] 00:38:46 [INFO] --- checkstyle:3.5.0:check (check-license) @ features-test --- 00:38:46 [INFO] 00:38:46 [INFO] --- checkstyle:3.5.0:check (default) @ features-test --- 00:38:46 [INFO] Starting audit... 00:38:46 Audit done. 00:38:46 [INFO] You have 0 Checkstyle violations. 00:38:46 [INFO] 00:38:46 [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-test --- 00:38:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/target/classes/LICENSE 00:38:46 [INFO] 00:38:46 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- 00:38:47 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/target/feature/feature.xml 00:38:47 [INFO] ...done! 00:38:47 [INFO] Attaching features XML 00:38:47 [INFO] 00:38:47 [INFO] --- karaf:4.4.6:verify (default-verify) @ features-test --- 00:38:47 [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 00:38:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:38:47 [INFO] 00:38:47 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ features-test >>> 00:38:47 [INFO] 00:38:47 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ features-test --- 00:38:47 [INFO] 00:38:47 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ features-test <<< 00:38:47 [INFO] 00:38:47 [INFO] 00:38:47 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ features-test --- 00:38:47 [INFO] 00:38:47 [INFO] --- feattest:14.0.3:test (default) @ features-test --- 00:38:47 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:38:47 [INFO] 00:38:47 [INFO] --- copy:14.0.3:copy-files (default) @ features-test --- 00:38:47 [INFO] 00:38:47 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ features-test --- 00:38:47 [WARNING] JAR will be empty - no content was marked for inclusion! 00:38:47 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/target/features-test-0.22.0-javadoc.jar 00:38:47 [INFO] 00:38:47 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-test --- 00:38:47 [INFO] CycloneDX: Resolving Dependencies 00:38:56 [INFO] CycloneDX: Creating BOM version 1.5 with 727 component(s) 00:38:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.xml 00:38:56 [INFO] attaching as features-test-0.22.0-cyclonedx.xml 00:38:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.json 00:38:57 [INFO] attaching as features-test-0.22.0-cyclonedx.json 00:38:57 [INFO] 00:38:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- 00:38:57 [INFO] Skipping duplicate-finder execution! 00:38:57 [INFO] 00:38:57 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-test --- 00:38:57 [INFO] Skipping plugin execution 00:38:57 [INFO] 00:38:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-test --- 00:38:57 [INFO] No sources in project. Archive not created. 00:38:57 [INFO] 00:38:57 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-test --- 00:38:57 [INFO] 00:38:57 [INFO] --- jacoco:0.8.12:report (report) @ features-test --- 00:38:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:38:57 [INFO] 00:38:57 [INFO] --- install:3.1.3:install (default-install) @ features-test --- 00:38:57 [WARNING] 00:38:57 [WARNING] The packaging plugin for project features-test did not assign 00:38:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:57 [WARNING] 00:38:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:57 [WARNING] 00:38:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0.pom 00:38:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-features.xml 00:38:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/target/features-test-0.22.0-javadoc.jar to /tmp/r/org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-javadoc.jar 00:38:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.xml to /tmp/r/org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.xml 00:38:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/test/target/bom.json to /tmp/r/org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.json 00:38:57 [INFO] 00:38:57 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-test --- 00:38:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:38:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:38:57 [WARNING] 00:38:57 [WARNING] The packaging plugin for project features-test did not assign 00:38:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:38:57 [WARNING] 00:38:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:38:57 [WARNING] 00:38:57 [INFO] 00:38:57 [INFO] -----------------< org.opendaylight.integration:karaf >----------------- 00:38:57 [INFO] Building ODL :: integration :: karaf 0.22.0 [95/143] 00:38:57 [INFO] from integration/distribution/karaf/pom.xml 00:38:57 [INFO] --------------------------------[ pom ]--------------------------------- 00:38:57 [INFO] 00:38:57 [INFO] --- clean:3.4.0:clean (default-clean) @ karaf --- 00:38:57 [INFO] 00:38:57 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ karaf --- 00:38:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:57 [INFO] 00:38:57 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ karaf --- 00:38:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:38:58 [INFO] 00:38:58 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ karaf --- 00:38:58 [INFO] 00:38:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ karaf --- 00:38:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:38:58 [INFO] 00:38:58 [INFO] --- checkstyle:3.5.0:check (check-license) @ karaf --- 00:38:58 [INFO] 00:38:58 [INFO] --- checkstyle:3.5.0:check (default) @ karaf --- 00:38:58 [INFO] Starting audit... 00:38:58 Audit done. 00:38:58 [INFO] You have 0 Checkstyle violations. 00:38:58 [INFO] 00:38:58 [INFO] --- dependency:3.8.0:copy (unpack-license) @ karaf --- 00:38:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/classes/LICENSE 00:38:58 [INFO] 00:38:58 [INFO] --- resources:3.3.1:resources (process-resources) @ karaf --- 00:38:58 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/src/main/resources 00:38:58 [INFO] 00:38:58 [INFO] --- karaf:4.4.6:assembly (process-resources) @ karaf --- 00:38:58 [INFO] Using repositories: 00:38:58 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:38:58 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:38:58 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:38:58 [INFO] Creating work directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/assembly 00:38:58 [INFO] Loading direct KAR and features XML dependencies 00:38:58 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:38:58 [INFO] Feature framework will be added as a startup feature 00:38:58 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/assembly 00:38:58 [INFO] Unzipping kars 00:38:58 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:38:58 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:38:58 [INFO] Loading profiles from: 00:38:58 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:38:58 [INFO] Loading repositories 00:38:58 [INFO] Generating generated-startup profile 00:38:58 [INFO] Generating generated-boot profile with parents: generated-startup 00:38:58 [INFO] Generating generated-installed profile 00:38:59 [INFO] Configuring etc/config.properties and etc/system.properties 00:38:59 [INFO] Downloading libraries for generated profiles 00:38:59 [INFO] Downloading additional libraries 00:38:59 [INFO] Writing configurations 00:38:59 [INFO] adding config file: etc/profile.cfg 00:38:59 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:38:59 [INFO] Startup stage 00:38:59 [INFO] Loading startup repositories 00:38:59 [INFO] Resolving startup features and bundles 00:38:59 [INFO] Features: framework 00:38:59 [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/14.0.3 00:38:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:38:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:38:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:38:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:38:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:38:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:38:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:38:59 [INFO] Boot stage 00:38:59 [INFO] Loading boot repositories 00:38:59 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.22.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.21.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.18.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.17.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/10.0.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/features-transportpce-models/21.0.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.14.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.22.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.21.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.21.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.18.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.21.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.17.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.17.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.18.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.18.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/10.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/10.0.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/10.0.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/21.0.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/21.0.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/10.0.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/10.0.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/10.0.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/21.0.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.14.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openconfig-models/21.0.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.20.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.0/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:38:59 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features 00:38:59 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features 00:38:59 [INFO] Feature kar/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 00:38:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:38:59 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 00:38:59 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 00:38:59 [INFO] Feature 7b52eb9b-cdf5-4826-b1ea-fd156ad338ce/0.0.0 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 00:38:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:38:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 00:38:59 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:38:59 [INFO] Feature scr/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:38:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:38:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:38:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:38:59 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 00:38:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 00:38:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:38:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 00:38:59 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 00:38:59 [INFO] Feature shell/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 00:38:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:38:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:38:59 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:38:59 [INFO] Feature service/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 00:38:59 [INFO] Feature jaas/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 00:38:59 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:38:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:38:59 [INFO] Feature package/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 00:38:59 [INFO] Feature ssh/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 00:38:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 00:38:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 00:38:59 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 00:38:59 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 00:38:59 [INFO] Feature feature/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:38:59 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:38:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:38:59 [INFO] Feature management/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:38:59 [INFO] adding config file: etc/jmx.acl.cfg 00:38:59 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:38:59 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:38:59 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:38:59 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:38:59 [INFO] Feature jline/3.21.0 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:38:59 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 00:38:59 [INFO] Feature system/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 00:38:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:38:59 [INFO] Feature log/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 00:38:59 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:38:59 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:38:59 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:38:59 [INFO] Feature config/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 00:38:59 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:38:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:38:59 [INFO] Feature instance/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 00:38:59 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 00:38:59 [INFO] Feature framework/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:38:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:38:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:38:59 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:38:59 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:38:59 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:38:59 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:38:59 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 00:38:59 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 00:38:59 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 00:38:59 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 00:38:59 [INFO] Feature deployer/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 00:38:59 [INFO] Feature bundle/4.4.6 is defined as a boot feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 00:38:59 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:38:59 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:38:59 [INFO] Feature standard/4.4.6 is defined as a boot feature 00:38:59 [INFO] Install stage 00:38:59 [INFO] Loading installed repositories 00:38:59 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 00:38:59 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 00:38:59 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:38:59 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:38:59 [INFO] 00:38:59 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ karaf >>> 00:39:00 [INFO] 00:39:00 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ karaf --- 00:39:00 [INFO] 00:39:00 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ karaf <<< 00:39:00 [INFO] 00:39:00 [INFO] 00:39:00 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ karaf --- 00:39:00 [INFO] 00:39:00 [INFO] --- dependency:3.8.0:copy (apply-branding) @ karaf --- 00:39:00 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/assembly/lib/karaf.branding-14.0.3.jar 00:39:00 [INFO] 00:39:00 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ karaf --- 00:39:00 [INFO] 00:39:00 [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- 00:39:00 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 00:39:00 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:39:00 [INFO] 00:39:00 [INFO] --- dependency:3.8.0:copy-dependencies (copy-aaa-cli-jar) @ karaf --- 00:39:00 [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.20.1:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.1/aaa-cli-jar-0.20.1.jar) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar 00:39:00 [INFO] 00:39:00 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- 00:39:00 [INFO] 00:39:00 [INFO] --- copy:14.0.3:copy-files (default) @ karaf --- 00:39:00 [INFO] 00:39:00 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ karaf --- 00:39:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/src/main/assembly 00:39:00 [INFO] 00:39:00 [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ karaf --- 00:39:00 [INFO] Feature repository discovered recursively: 856d7a91-fa2e-478d-aae6-b64aa32449aa 00:39:00 [INFO] Feature repository discovered recursively: features-index 00:39:00 [INFO] Feature repository discovered recursively: features-aaa 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-cli 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: features-bgpcep 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 00:39:00 [INFO] Feature repository discovered recursively: features-bgpcep-testing 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: features-controller 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-akka 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-scala 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: features-controller-experimental 00:39:00 [INFO] Feature repository discovered recursively: odl-toaster-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: features-controller-testing 00:39:00 [INFO] Feature repository discovered recursively: odl-clustering-test-app-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 00:39:00 [INFO] Feature repository discovered recursively: daexim-features 00:39:00 [INFO] Feature repository discovered recursively: odl-daexim-1.17.0 00:39:00 [INFO] Feature repository discovered recursively: odl-daexim-all-1.17.0 00:39:00 [INFO] Feature repository discovered recursively: features-infrautils 00:39:00 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 00:39:00 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:39:00 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:39:00 [INFO] Feature repository discovered recursively: features-infrautils-experimental 00:39:00 [INFO] Feature repository discovered recursively: odl-infrautils-inject 00:39:00 [INFO] Feature repository discovered recursively: features-jsonrpc 00:39:00 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.18.0 00:39:00 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.18.0 00:39:00 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.18.0 00:39:00 [INFO] Feature repository discovered recursively: features-lispflowmapping 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 00:39:00 [INFO] Feature repository discovered recursively: features-mdsal 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.2 00:39:00 [INFO] Feature repository discovered recursively: features-mdsal-experimental 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: features-netconf 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-all 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-client 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-impl 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-console 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf-api 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf-all 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:39:00 [INFO] Feature repository discovered recursively: features-netconf-experimental 00:39:00 [INFO] Feature repository discovered recursively: features-netconf-testing 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 00:39:00 [INFO] Feature repository discovered recursively: features-odlparent 00:39:00 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:00 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:39:00 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:39:00 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:00 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:00 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:39:00 [INFO] Feature repository discovered recursively: odl-gson 00:39:00 [INFO] Feature repository discovered recursively: odl-guava 00:39:00 [INFO] Feature repository discovered recursively: odl-jackson-2 00:39:00 [INFO] Feature repository discovered recursively: odl-javassist-3 00:39:00 [INFO] Feature repository discovered recursively: odl-jersey-2 00:39:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:39:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:39:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:39:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 00:39:00 [INFO] Feature repository discovered recursively: odl-netty-4 00:39:00 [INFO] Feature repository discovered recursively: odl-servlet-api 00:39:00 [INFO] Feature repository discovered recursively: odl-stax2-api 00:39:00 [INFO] Feature repository discovered recursively: odl-woodstox 00:39:00 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:39:00 [INFO] Feature repository discovered recursively: features-openflowplugin 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0 00:39:00 [INFO] Feature repository discovered recursively: openflowplugin-0.19.0 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 00:39:00 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 00:39:00 [INFO] Feature repository discovered recursively: library-features 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 00:39:00 [INFO] Feature repository discovered recursively: southbound-features 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: serviceutils-features 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 00:39:00 [INFO] Feature repository discovered recursively: features-transportpce-models 00:39:00 [INFO] Feature repository discovered recursively: odl-openroadm-devices 00:39:00 [INFO] Feature repository discovered recursively: odl-openroadm-models 00:39:00 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 00:39:00 [INFO] Feature repository discovered recursively: odl-openconfig-models 00:39:00 [INFO] Feature repository discovered recursively: features-transportpce 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 00:39:00 [INFO] Feature repository discovered recursively: features-yangtools 00:39:00 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-netty 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:39:00 [INFO] Feature repository discovered recursively: pt-triemap 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:39:00 [INFO] Feature repository discovered recursively: features-yangtools-experimental 00:39:00 [INFO] Feature repository discovered recursively: features-test 00:39:00 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all 00:39:00 [INFO] Feature repository discovered recursively: odl-integration-all 00:39:00 [INFO] Feature repository discovered recursively: framework-4.4.6 00:39:00 [INFO] Feature repository discovered recursively: standard-4.4.6 00:39:00 [INFO] Feature repository discovered recursively: framework-4.4.6 00:39:00 [INFO] Feature repository discovered recursively: features-index 00:39:00 [INFO] Feature repository discovered recursively: features-aaa 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:39:00 [INFO] Feature repository discovered recursively: odl-servlet-api 00:39:00 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:39:00 [INFO] Feature repository discovered recursively: odl-guava 00:39:00 [INFO] Feature repository discovered recursively: pt-triemap 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:39:00 [INFO] Feature repository discovered recursively: odl-gson 00:39:00 [INFO] Feature repository discovered recursively: odl-stax2-api 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:39:00 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:39:00 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:39:00 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:39:00 [INFO] Feature repository discovered recursively: odl-netty-4 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-akka 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-scala 00:39:00 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-cli 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:39:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:39:00 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:39:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:39:00 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:00 [INFO] Feature repository discovered recursively: odl-jersey-2 00:39:00 [INFO] Feature repository discovered recursively: odl-javassist-3 00:39:00 [INFO] Feature repository discovered recursively: features-bgpcep 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-algo 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-netty 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp 00:39:00 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing 00:39:00 [INFO] Feature repository discovered recursively: features-bgpcep-testing 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.22.4 00:39:00 [INFO] Feature repository discovered recursively: features-controller 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-dom 00:39:00 [INFO] Feature repository discovered recursively: features-controller-experimental 00:39:00 [INFO] Feature repository discovered recursively: odl-toaster-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: features-controller-testing 00:39:00 [INFO] Feature repository discovered recursively: odl-clustering-test-app-10.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 00:39:00 [INFO] Feature repository discovered recursively: daexim-features 00:39:00 [INFO] Feature repository discovered recursively: odl-daexim-1.17.0 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding 00:39:00 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:39:00 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:39:00 [INFO] Feature repository discovered recursively: odl-daexim-all-1.17.0 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:39:00 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf-api 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: features-infrautils 00:39:00 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 00:39:00 [INFO] Feature repository discovered recursively: features-infrautils-experimental 00:39:00 [INFO] Feature repository discovered recursively: odl-infrautils-inject 00:39:00 [INFO] Feature repository discovered recursively: features-jsonrpc 00:39:00 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.18.0 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-jackson-2 00:39:00 [INFO] Feature repository discovered recursively: odl-woodstox 00:39:00 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.18.0 00:39:00 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.18.0 00:39:00 [INFO] Feature repository discovered recursively: features-lispflowmapping 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 00:39:00 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 00:39:00 [INFO] Feature repository discovered recursively: features-mdsal 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.2 00:39:00 [INFO] Feature repository discovered recursively: features-mdsal-experimental 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 00:39:00 [INFO] Feature repository discovered recursively: features-netconf 00:39:00 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-all 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-client 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-impl 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-console 00:39:00 [INFO] Feature repository discovered recursively: odl-restconf-all 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 00:39:00 [INFO] Feature repository discovered recursively: features-netconf-experimental 00:39:00 [INFO] Feature repository discovered recursively: features-netconf-testing 00:39:00 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 00:39:00 [INFO] Feature repository discovered recursively: features-odlparent 00:39:00 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:00 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:00 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 00:39:00 [INFO] Feature repository discovered recursively: features-openflowplugin 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 00:39:00 [INFO] Feature repository discovered recursively: openflowplugin-0.19.0 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 00:39:00 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 00:39:00 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 00:39:00 [INFO] Feature repository discovered recursively: library-features 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 00:39:00 [INFO] Feature repository discovered recursively: southbound-features 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.20.0 00:39:00 [INFO] Feature repository discovered recursively: serviceutils-features 00:39:00 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0 00:39:00 [INFO] Feature repository discovered recursively: features-transportpce-models 00:39:00 [INFO] Feature repository discovered recursively: odl-openroadm-devices 00:39:00 [INFO] Feature repository discovered recursively: odl-openroadm-models 00:39:00 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 00:39:00 [INFO] Feature repository discovered recursively: odl-openconfig-models 00:39:00 [INFO] Feature repository discovered recursively: features-transportpce 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 00:39:00 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 00:39:00 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 00:39:00 [INFO] Feature repository discovered recursively: features-yangtools 00:39:00 [INFO] Feature repository discovered recursively: features-yangtools-experimental 00:39:00 [INFO] Feature repository discovered recursively: standard-4.4.6 00:39:00 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 00:39:00 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all 00:39:00 [INFO] Feature repository discovered recursively: odl-integration-all 00:39:00 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:00 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.17.0 and 3.14.0 00:39:00 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 00:39:01 [INFO] 00:39:01 [INFO] --- antrun:3.1.0:run (fix-permissions) @ karaf --- 00:39:01 [INFO] Executing tasks 00:39:01 [INFO] Executed tasks 00:39:01 [INFO] 00:39:01 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ karaf --- 00:39:01 [INFO] Executing tasks 00:39:01 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/assembly/system/org/bouncycastle 00:39:01 [INFO] Executed tasks 00:39:01 [INFO] 00:39:01 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ karaf --- 00:39:01 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:39:01 [INFO] 00:39:01 [INFO] --- karaf:4.4.6:archive (package) @ karaf --- 00:39:22 [INFO] 00:39:22 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ karaf --- 00:39:22 [INFO] CycloneDX: Resolving Dependencies 00:39:34 [INFO] CycloneDX: Creating BOM version 1.5 with 904 component(s) 00:39:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/bom.xml 00:39:34 [INFO] attaching as karaf-0.22.0-cyclonedx.xml 00:39:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/bom.json 00:39:34 [INFO] attaching as karaf-0.22.0-cyclonedx.json 00:39:34 [INFO] 00:39:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- 00:39:34 [INFO] Skipping duplicate-finder execution! 00:39:34 [INFO] 00:39:34 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ karaf --- 00:39:34 [INFO] Skipping pom project 00:39:34 [INFO] 00:39:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ karaf --- 00:39:34 [INFO] 00:39:34 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ karaf --- 00:39:34 [INFO] 00:39:34 [INFO] --- jacoco:0.8.12:report (report) @ karaf --- 00:39:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:39:34 [INFO] 00:39:34 [INFO] --- install:3.1.3:install (default-install) @ karaf --- 00:39:34 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.pom 00:39:34 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/karaf-0.22.0.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.tar.gz 00:39:35 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/karaf-0.22.0.zip to /tmp/r/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip 00:39:35 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.xml 00:39:35 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/karaf/target/bom.json to /tmp/r/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.json 00:39:35 [INFO] 00:39:35 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ karaf --- 00:39:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:39:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:39:35 [INFO] 00:39:35 [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- 00:39:35 [INFO] Building ODL :: integration :: singles-aggregator 0.22.0 [96/143] 00:39:35 [INFO] from integration/distribution/features/singles/pom.xml 00:39:35 [INFO] --------------------------------[ pom ]--------------------------------- 00:39:35 [INFO] 00:39:35 [INFO] --- clean:3.4.0:clean (default-clean) @ singles-aggregator --- 00:39:35 [INFO] 00:39:35 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ singles-aggregator --- 00:39:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:35 [INFO] 00:39:35 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ singles-aggregator --- 00:39:35 [INFO] 00:39:35 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ singles-aggregator --- 00:39:35 [INFO] CycloneDX: Resolving Dependencies 00:39:35 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:39:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.xml 00:39:36 [INFO] attaching as singles-aggregator-0.22.0-cyclonedx.xml 00:39:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.json 00:39:36 [INFO] attaching as singles-aggregator-0.22.0-cyclonedx.json 00:39:36 [INFO] 00:39:36 [INFO] --- install:3.1.3:install (default-install) @ singles-aggregator --- 00:39:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0.pom 00:39:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.xml 00:39:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/singles/target/bom.json to /tmp/r/org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.json 00:39:36 [INFO] 00:39:36 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ singles-aggregator --- 00:39:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:39:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:39:36 [INFO] 00:39:36 [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ 00:39:36 [INFO] Building ODL :: integration :: repos-aggregator 0.22.0 [97/143] 00:39:36 [INFO] from integration/distribution/features/repos/pom.xml 00:39:36 [INFO] --------------------------------[ pom ]--------------------------------- 00:39:36 [INFO] 00:39:36 [INFO] --- clean:3.4.0:clean (default-clean) @ repos-aggregator --- 00:39:36 [INFO] 00:39:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ repos-aggregator --- 00:39:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:36 [INFO] 00:39:36 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ repos-aggregator --- 00:39:36 [INFO] 00:39:36 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ repos-aggregator --- 00:39:36 [INFO] CycloneDX: Resolving Dependencies 00:39:36 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:39:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.xml 00:39:36 [INFO] attaching as repos-aggregator-0.22.0-cyclonedx.xml 00:39:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.json 00:39:36 [INFO] attaching as repos-aggregator-0.22.0-cyclonedx.json 00:39:36 [INFO] 00:39:36 [INFO] --- install:3.1.3:install (default-install) @ repos-aggregator --- 00:39:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0.pom 00:39:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.xml 00:39:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/repos/target/bom.json to /tmp/r/org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.json 00:39:36 [INFO] 00:39:36 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ repos-aggregator --- 00:39:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:39:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:39:36 [INFO] 00:39:36 [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- 00:39:36 [INFO] Building ODL :: integration :: features-aggregator 0.22.0 [98/143] 00:39:36 [INFO] from integration/distribution/features/pom.xml 00:39:36 [INFO] --------------------------------[ pom ]--------------------------------- 00:39:36 [INFO] 00:39:36 [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- 00:39:36 [INFO] 00:39:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- 00:39:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:36 [INFO] 00:39:36 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- 00:39:36 [INFO] 00:39:36 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-aggregator --- 00:39:36 [INFO] CycloneDX: Resolving Dependencies 00:39:36 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:39:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/target/bom.xml 00:39:36 [INFO] attaching as features-aggregator-0.22.0-cyclonedx.xml 00:39:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/target/bom.json 00:39:36 [INFO] attaching as features-aggregator-0.22.0-cyclonedx.json 00:39:36 [INFO] 00:39:36 [INFO] --- install:3.1.3:install (default-install) @ features-aggregator --- 00:39:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0.pom 00:39:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/target/bom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.xml 00:39:36 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/features/target/bom.json to /tmp/r/org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.json 00:39:36 [INFO] 00:39:36 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-aggregator --- 00:39:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:39:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:39:36 [INFO] 00:39:36 [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- 00:39:36 [INFO] Building ODL :: integration :: onap-karaf 0.22.0 [99/143] 00:39:36 [INFO] from integration/distribution/onap-karaf/pom.xml 00:39:36 [INFO] --------------------------------[ pom ]--------------------------------- 00:39:36 [INFO] 00:39:36 [INFO] --- clean:3.4.0:clean (default-clean) @ onap-karaf --- 00:39:36 [INFO] 00:39:36 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ onap-karaf --- 00:39:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:36 [INFO] 00:39:36 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ onap-karaf --- 00:39:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:36 [INFO] 00:39:36 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ onap-karaf --- 00:39:36 [INFO] 00:39:36 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ onap-karaf --- 00:39:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:39:36 [INFO] 00:39:36 [INFO] --- checkstyle:3.5.0:check (check-license) @ onap-karaf --- 00:39:36 [INFO] 00:39:36 [INFO] --- checkstyle:3.5.0:check (default) @ onap-karaf --- 00:39:36 [INFO] Starting audit... 00:39:36 Audit done. 00:39:36 [INFO] You have 0 Checkstyle violations. 00:39:36 [INFO] 00:39:36 [INFO] --- dependency:3.8.0:copy (unpack-license) @ onap-karaf --- 00:39:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/classes/LICENSE 00:39:36 [INFO] 00:39:36 [INFO] --- resources:3.3.1:resources (process-resources) @ onap-karaf --- 00:39:36 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/src/main/resources 00:39:36 [INFO] 00:39:36 [INFO] --- karaf:4.4.6:assembly (process-resources) @ onap-karaf --- 00:39:36 [INFO] Using repositories: 00:39:36 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:39:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:39:36 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:39:36 [INFO] Creating work directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly 00:39:36 [INFO] Loading direct KAR and features XML dependencies 00:39:36 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:39:36 [INFO] Feature framework will be added as a startup feature 00:39:36 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly 00:39:36 [INFO] Unzipping kars 00:39:36 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:39:36 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:39:36 [INFO] Loading profiles from: 00:39:36 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:39:36 [INFO] Loading repositories 00:39:36 [INFO] Generating generated-startup profile 00:39:36 [INFO] Generating generated-boot profile with parents: generated-startup 00:39:36 [INFO] Generating generated-installed profile 00:39:36 [INFO] Configuring etc/config.properties and etc/system.properties 00:39:36 [INFO] Downloading libraries for generated profiles 00:39:36 [INFO] Downloading additional libraries 00:39:36 [INFO] Writing configurations 00:39:36 [INFO] adding config file: etc/profile.cfg 00:39:36 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:39:36 [INFO] Startup stage 00:39:36 [INFO] Loading startup repositories 00:39:36 [INFO] Resolving startup features and bundles 00:39:36 [INFO] Features: framework 00:39:36 [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/14.0.3 00:39:36 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:39:36 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:39:36 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:39:36 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:39:36 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:39:36 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:39:36 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:39:36 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:39:36 [INFO] Boot stage 00:39:36 [INFO] Loading boot repositories 00:39:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.1/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.17.0/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.1/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.2/xml/features 00:39:36 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.17.0/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.17.0/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.0.3/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.0.3/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features 00:39:37 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.2/xml/features 00:39:37 [INFO] Feature kar/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 00:39:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:39:37 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 00:39:37 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 00:39:37 [INFO] Feature scr/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:39:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:39:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:39:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:39:37 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 00:39:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 00:39:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:39:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 00:39:37 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 00:39:37 [INFO] Feature shell/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 00:39:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:39:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:39:37 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:39:37 [INFO] Feature service/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 00:39:37 [INFO] Feature jaas/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 00:39:37 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:39:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:39:37 [INFO] Feature fb874f84-98cd-4a54-9768-e2a7b4830daa/0.0.0 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 00:39:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:39:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 00:39:37 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:39:37 [INFO] Feature package/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 00:39:37 [INFO] Feature ssh/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 00:39:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 00:39:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 00:39:37 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 00:39:37 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 00:39:37 [INFO] Feature feature/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:39:37 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:39:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:39:37 [INFO] Feature management/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:39:37 [INFO] adding config file: etc/jmx.acl.cfg 00:39:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:39:37 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:39:37 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:39:37 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:39:37 [INFO] Feature jline/3.21.0 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:39:37 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 00:39:37 [INFO] Feature system/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 00:39:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:39:37 [INFO] Feature log/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 00:39:37 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:39:37 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:39:37 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:39:37 [INFO] Feature config/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 00:39:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:39:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:39:37 [INFO] Feature instance/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 00:39:37 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 00:39:37 [INFO] Feature framework/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:39:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:39:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:39:37 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:39:37 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:39:37 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:39:37 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:39:37 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 00:39:37 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 00:39:37 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 00:39:37 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 00:39:37 [INFO] Feature deployer/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 00:39:37 [INFO] Feature bundle/4.4.6 is defined as a boot feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 00:39:37 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:39:37 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:39:37 [INFO] Feature standard/4.4.6 is defined as a boot feature 00:39:37 [INFO] Install stage 00:39:37 [INFO] Loading installed repositories 00:39:37 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 00:39:37 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 00:39:37 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:39:37 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:39:37 [INFO] 00:39:37 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ onap-karaf >>> 00:39:37 [INFO] 00:39:37 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ onap-karaf --- 00:39:37 [INFO] 00:39:37 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ onap-karaf <<< 00:39:37 [INFO] 00:39:37 [INFO] 00:39:37 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ onap-karaf --- 00:39:37 [INFO] 00:39:37 [INFO] --- dependency:3.8.0:copy (apply-branding) @ onap-karaf --- 00:39:37 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly/lib/karaf.branding-14.0.3.jar 00:39:37 [INFO] 00:39:37 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- 00:39:37 [INFO] 00:39:37 [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- 00:39:37 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 00:39:37 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:39:37 [INFO] 00:39:37 [INFO] --- dependency:3.8.0:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- 00:39:37 [INFO] Copying artifact 'org.opendaylight.aaa:aaa-cli-jar:jar:0.20.1:test' (/tmp/r/org/opendaylight/aaa/aaa-cli-jar/0.20.1/aaa-cli-jar-0.20.1.jar) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar 00:39:37 [INFO] 00:39:37 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- 00:39:37 [INFO] 00:39:37 [INFO] --- copy:14.0.3:copy-files (default) @ onap-karaf --- 00:39:37 [INFO] 00:39:37 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ onap-karaf --- 00:39:37 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/src/main/assembly 00:39:37 [INFO] 00:39:37 [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ onap-karaf --- 00:39:37 [INFO] Feature repository discovered recursively: ebb89ce4-eba8-4f21-b9b1-2bb6f7fcbc12 00:39:37 [INFO] Feature repository discovered recursively: features-aaa 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-cli 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:39:37 [INFO] Feature repository discovered recursively: pt-triemap 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: features-controller 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-akka 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-scala 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: features-controller-experimental 00:39:37 [INFO] Feature repository discovered recursively: odl-toaster-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: daexim-features 00:39:37 [INFO] Feature repository discovered recursively: odl-daexim-1.17.0 00:39:37 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:39:37 [INFO] Feature repository discovered recursively: odl-daexim-all-1.17.0 00:39:37 [INFO] Feature repository discovered recursively: features-mdsal 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:39:37 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-netty 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.2 00:39:37 [INFO] Feature repository discovered recursively: features-netconf 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-all 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-client 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-impl 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-console 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-topology 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf-api 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf-all 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:39:37 [INFO] Feature repository discovered recursively: features-netconf-experimental 00:39:37 [INFO] Feature repository discovered recursively: features-odlparent 00:39:37 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:37 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:39:37 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:39:37 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:37 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:37 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:39:37 [INFO] Feature repository discovered recursively: odl-gson 00:39:37 [INFO] Feature repository discovered recursively: odl-guava 00:39:37 [INFO] Feature repository discovered recursively: odl-jackson-2 00:39:37 [INFO] Feature repository discovered recursively: odl-javassist-3 00:39:37 [INFO] Feature repository discovered recursively: odl-jersey-2 00:39:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:39:37 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:39:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:39:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 00:39:37 [INFO] Feature repository discovered recursively: odl-netty-4 00:39:37 [INFO] Feature repository discovered recursively: odl-servlet-api 00:39:37 [INFO] Feature repository discovered recursively: odl-stax2-api 00:39:37 [INFO] Feature repository discovered recursively: odl-woodstox 00:39:37 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:39:37 [INFO] Feature repository discovered recursively: framework-4.4.6 00:39:37 [INFO] Feature repository discovered recursively: standard-4.4.6 00:39:37 [INFO] Feature repository discovered recursively: framework-4.4.6 00:39:37 [INFO] Feature repository discovered recursively: features-aaa 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:39:37 [INFO] Feature repository discovered recursively: odl-servlet-api 00:39:37 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:39:37 [INFO] Feature repository discovered recursively: odl-guava 00:39:37 [INFO] Feature repository discovered recursively: pt-triemap 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:39:37 [INFO] Feature repository discovered recursively: odl-gson 00:39:37 [INFO] Feature repository discovered recursively: odl-stax2-api 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:39:37 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:39:37 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:39:37 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:39:37 [INFO] Feature repository discovered recursively: odl-netty-4 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-akka 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-scala 00:39:37 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-cli 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:39:37 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:39:37 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:39:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:39:37 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:39:37 [INFO] Feature repository discovered recursively: odl-jersey-2 00:39:37 [INFO] Feature repository discovered recursively: odl-javassist-3 00:39:37 [INFO] Feature repository discovered recursively: features-controller 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom 00:39:37 [INFO] Feature repository discovered recursively: features-controller-experimental 00:39:37 [INFO] Feature repository discovered recursively: odl-toaster-10.0.2 00:39:37 [INFO] Feature repository discovered recursively: daexim-features 00:39:37 [INFO] Feature repository discovered recursively: odl-daexim-1.17.0 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:39:37 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:39:37 [INFO] Feature repository discovered recursively: odl-daexim-all-1.17.0 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf-api 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: features-mdsal 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty 00:39:37 [INFO] Feature repository discovered recursively: odl-yangtools-netty 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.2 00:39:37 [INFO] Feature repository discovered recursively: features-netconf 00:39:37 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-all 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-client 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-impl 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-topology 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-console 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:39:37 [INFO] Feature repository discovered recursively: odl-jackson-2 00:39:37 [INFO] Feature repository discovered recursively: odl-woodstox 00:39:37 [INFO] Feature repository discovered recursively: odl-restconf-all 00:39:37 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 00:39:37 [INFO] Feature repository discovered recursively: features-netconf-experimental 00:39:37 [INFO] Feature repository discovered recursively: features-odlparent 00:39:37 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:37 [INFO] Feature repository discovered recursively: odl-antlr4 00:39:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-war 00:39:37 [INFO] Feature repository discovered recursively: standard-4.4.6 00:39:37 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 00:39:37 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:39:37 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 00:39:37 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.14.0 and 3.17.0 00:39:37 [INFO] 00:39:37 [INFO] --- antrun:3.1.0:run (fix-permissions) @ onap-karaf --- 00:39:37 [INFO] Executing tasks 00:39:37 [INFO] Executed tasks 00:39:37 [INFO] 00:39:37 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ onap-karaf --- 00:39:37 [INFO] Executing tasks 00:39:37 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/assembly/system/org/bouncycastle 00:39:37 [INFO] Executed tasks 00:39:37 [INFO] 00:39:37 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ onap-karaf --- 00:39:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:39:37 [INFO] 00:39:37 [INFO] --- karaf:4.4.6:archive (package) @ onap-karaf --- 00:39:45 [INFO] 00:39:45 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ onap-karaf --- 00:39:45 [INFO] CycloneDX: Resolving Dependencies 00:39:51 [INFO] CycloneDX: Creating BOM version 1.5 with 527 component(s) 00:39:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.xml 00:39:51 [INFO] attaching as onap-karaf-0.22.0-cyclonedx.xml 00:39:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.json 00:39:52 [INFO] attaching as onap-karaf-0.22.0-cyclonedx.json 00:39:52 [INFO] 00:39:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- 00:39:52 [INFO] Skipping duplicate-finder execution! 00:39:52 [INFO] 00:39:52 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ onap-karaf --- 00:39:52 [INFO] Skipping pom project 00:39:52 [INFO] 00:39:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- 00:39:52 [INFO] 00:39:52 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ onap-karaf --- 00:39:52 [INFO] 00:39:52 [INFO] --- jacoco:0.8.12:report (report) @ onap-karaf --- 00:39:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:39:52 [INFO] 00:39:52 [INFO] --- install:3.1.3:install (default-install) @ onap-karaf --- 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.pom 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/onap-karaf-0.22.0.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.tar.gz 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.xml 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/onap-karaf/target/bom.json to /tmp/r/org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.json 00:39:52 [INFO] 00:39:52 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ onap-karaf --- 00:39:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:39:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:39:52 [INFO] 00:39:52 [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- 00:39:52 [INFO] Building Integration/Distribution 0.22.0 [100/143] 00:39:52 [INFO] from integration/distribution/pom.xml 00:39:52 [INFO] --------------------------------[ pom ]--------------------------------- 00:39:52 [INFO] 00:39:52 [INFO] --- clean:3.4.0:clean (default-clean) @ distribution-aggregator --- 00:39:52 [INFO] 00:39:52 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ distribution-aggregator --- 00:39:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:52 [INFO] 00:39:52 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ distribution-aggregator --- 00:39:52 [INFO] 00:39:52 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ distribution-aggregator --- 00:39:52 [INFO] CycloneDX: Resolving Dependencies 00:39:52 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:39:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/target/bom.xml 00:39:52 [INFO] attaching as distribution-aggregator-0.22.0-cyclonedx.xml 00:39:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/target/bom.json 00:39:52 [INFO] attaching as distribution-aggregator-0.22.0-cyclonedx.json 00:39:52 [INFO] 00:39:52 [INFO] --- install:3.1.3:install (default-install) @ distribution-aggregator --- 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0.pom 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.xml 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/integration/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.json 00:39:52 [INFO] 00:39:52 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ distribution-aggregator --- 00:39:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:39:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:39:52 [INFO] 00:39:52 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- 00:39:52 [INFO] Building JSON-RPC :: Artifacts 1.18.0 [101/143] 00:39:52 [INFO] from jsonrpc/artifacts/pom.xml 00:39:52 [INFO] --------------------------------[ pom ]--------------------------------- 00:39:52 [INFO] 00:39:52 [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-artifacts --- 00:39:52 [INFO] 00:39:52 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-artifacts --- 00:39:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:52 [INFO] 00:39:52 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-artifacts --- 00:39:52 [INFO] 00:39:52 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-artifacts --- 00:39:52 [INFO] CycloneDX: Resolving Dependencies 00:39:52 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:39:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.xml 00:39:52 [INFO] attaching as jsonrpc-artifacts-1.18.0-cyclonedx.xml 00:39:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.json 00:39:52 [INFO] attaching as jsonrpc-artifacts-1.18.0-cyclonedx.json 00:39:52 [INFO] 00:39:52 [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-artifacts --- 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0.pom 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.xml 00:39:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/artifacts/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.json 00:39:52 [INFO] 00:39:52 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-artifacts --- 00:39:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:39:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:39:52 [INFO] 00:39:52 [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- 00:39:52 [INFO] Building JSON-RPC :: Provider :: Cluster 1.18.0 [102/143] 00:39:52 [INFO] from jsonrpc/provider/cluster/pom.xml 00:39:52 [INFO] -------------------------------[ bundle ]------------------------------- 00:39:52 [INFO] 00:39:52 [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-cluster --- 00:39:52 [INFO] 00:39:52 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-cluster --- 00:39:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:52 [INFO] 00:39:52 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- 00:39:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:39:52 [INFO] 00:39:52 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-cluster --- 00:39:52 [INFO] 00:39:52 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- 00:39:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:39:52 [INFO] 00:39:52 [INFO] --- yang:14.0.4:generate-sources (binding) @ jsonrpc-provider-cluster --- 00:39:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:39:52 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/yang 00:39:52 [INFO] yang-to-sources: Found 3 dependencies in 9.633 ms 00:39:52 [INFO] yang-to-sources: Project model files found: 1 in 8.216 ms 00:39:53 [INFO] yang-to-sources: 1 YANG models processed in 61.64 ms 00:39:53 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.528 ms 00:39:53 [INFO] Sorted 6 files into 3 directories in 407.8 μs 00:39:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 12.17 ms 00:39:53 [INFO] 00:39:53 [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-cluster --- 00:39:53 [INFO] 00:39:53 [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-cluster --- 00:39:53 [INFO] Starting audit... 00:39:53 Audit done. 00:39:53 [INFO] You have 0 Checkstyle violations. 00:39:53 [INFO] 00:39:53 [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-cluster --- 00:39:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/classes/LICENSE 00:39:53 [INFO] 00:39:53 [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- 00:39:53 [INFO] Copying 1 resource from src/main/resources to target/classes 00:39:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/generated-sources/spi 00:39:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:39:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:39:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:39:53 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/generated-sources/spi 00:39:53 [INFO] 00:39:53 [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-cluster --- 00:39:53 [INFO] Recompiling the module because of changed dependency. 00:39:53 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[49,34] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[62,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[61,34] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[71,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/ClusterUtil.java:[72,46] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[72,17] registerTreeChangeListener(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 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/JsonRpcPeerListManager.java:[82,73] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/impl/SlavePeerContext.java:[53,17] registerTreeChangeListener(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 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/SchemaPathMsg.java:[32,28] non-transient instance field of a serializable class declared with a non-serializable type 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[22,28] non-transient instance field of a serializable class declared with a non-serializable type 00:39:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/rpc/InvokeRpcResponse.java:[24,44] non-transient instance field of a serializable class declared with a non-serializable type 00:39:54 [INFO] 00:39:54 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> 00:39:54 [INFO] 00:39:54 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- 00:39:54 [INFO] Fork Value is true 00:39:59 [INFO] Done SpotBugs Analysis.... 00:39:59 [INFO] 00:39:59 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< 00:39:59 [INFO] 00:39:59 [INFO] 00:39:59 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ jsonrpc-provider-cluster --- 00:39:59 [INFO] BugInstance size is 0 00:39:59 [INFO] Error size is 0 00:39:59 [INFO] No errors/warnings found 00:39:59 [INFO] 00:39:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster --- 00:39:59 [INFO] Copying 2 resources from src/test/resources to target/test-classes 00:39:59 [INFO] 00:39:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- 00:39:59 [INFO] Recompiling the module because of changed dependency. 00:39:59 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 00:39:59 [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 00:39:59 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 00:39:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:39:59 [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 00:39:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:39:59 [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 00:39:59 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 00:39:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:39:59 [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 00:39:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:39:59 [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 00:39:59 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 00:39:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:39:59 [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 00:39:59 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[103,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[106,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[111,13] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:39:59 [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 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[214,12] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[232,44] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[282,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[282,63] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[286,32] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[289,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 00:39:59 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/MountpointTest.java:[277,45] registerTreeChangeListener(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 00:39:59 [INFO] 00:39:59 [INFO] --- surefire:3.5.0:test (default-test) @ jsonrpc-provider-cluster --- 00:39:59 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/surefire-reports 00:39:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:39:59 [INFO] 00:39:59 [INFO] ------------------------------------------------------- 00:39:59 [INFO] T E S T S 00:39:59 [INFO] ------------------------------------------------------- 00:40:00 [INFO] Running org.opendaylight.jsonrpc.provider.cluster.MountpointTest 00:40:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 00:40:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.346 s -- in org.opendaylight.jsonrpc.provider.cluster.MountpointTest 00:40:09 [INFO] 00:40:09 [INFO] Results: 00:40:09 [INFO] 00:40:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 00:40:09 [INFO] 00:40:09 [INFO] 00:40:09 [INFO] --- copy:14.0.3:copy-files (default) @ jsonrpc-provider-cluster --- 00:40:09 [INFO] 00:40:09 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-provider-cluster --- 00:40:09 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.18.0.jar 00:40:09 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/classes/META-INF/MANIFEST.MF 00:40:09 [INFO] 00:40:09 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ jsonrpc-provider-cluster --- 00:40:09 [INFO] No previous run data found, generating javadoc. 00:40:11 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.18.0-javadoc.jar 00:40:11 [INFO] 00:40:11 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-provider-cluster --- 00:40:11 [INFO] CycloneDX: Resolving Dependencies 00:40:14 [INFO] CycloneDX: Creating BOM version 1.5 with 117 component(s) 00:40:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.xml 00:40:14 [INFO] attaching as jsonrpc-provider-cluster-1.18.0-cyclonedx.xml 00:40:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.json 00:40:14 [INFO] attaching as jsonrpc-provider-cluster-1.18.0-cyclonedx.json 00:40:14 [INFO] 00:40:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- 00:40:14 [INFO] Skipping duplicate-finder execution! 00:40:14 [INFO] 00:40:14 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- 00:40:14 [WARNING] Used undeclared dependencies found: 00:40:14 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile 00:40:14 [WARNING] org.opendaylight.yangtools:util:jar:14.0.4:compile 00:40:14 [WARNING] org.opendaylight.controller:repackaged-akka:jar:10.0.2:compile 00:40:14 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:40:14 [WARNING] org.checkerframework:checker-qual:jar:3.46.0:compile 00:40:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.2:test 00:40:14 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:provided 00:40:14 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.2:test 00:40:14 [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile 00:40:14 [WARNING] com.typesafe:config:jar:1.4.2:compile 00:40:14 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:40:14 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile 00:40:14 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile 00:40:14 [WARNING] Unused declared dependencies found: 00:40:14 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile 00:40:14 [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.18.0:compile 00:40:14 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.4:compile 00:40:14 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile 00:40:14 [WARNING] Non-test scoped test only dependencies found: 00:40:14 [WARNING] com.typesafe:config:jar:1.4.2:compile 00:40:14 [INFO] 00:40:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- 00:40:14 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.18.0-sources.jar 00:40:14 [INFO] 00:40:14 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- 00:40:14 [INFO] 00:40:14 [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider-cluster --- 00:40:14 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/code-coverage/jacoco.exec 00:40:14 [INFO] Analyzed bundle 'JSON-RPC :: Provider :: Cluster' with 47 classes 00:40:14 [INFO] 00:40:14 [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider-cluster --- 00:40:14 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.pom 00:40:14 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar 00:40:14 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-javadoc.jar 00:40:14 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.xml 00:40:14 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.json 00:40:14 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-sources.jar 00:40:14 [INFO] 00:40:14 [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-provider-cluster --- 00:40:14 [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar 00:40:14 [INFO] Writing OBR metadata 00:40:14 [INFO] 00:40:14 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-provider-cluster --- 00:40:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:14 [INFO] 00:40:14 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ jsonrpc-provider-cluster --- 00:40:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:40:14 [INFO] 00:40:14 [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ 00:40:14 [INFO] Building JSON-RPC :: Feature :: Cluster 1.18.0 [103/143] 00:40:14 [INFO] from jsonrpc/features/odl-jsonrpc-cluster/pom.xml 00:40:14 [INFO] ------------------------------[ feature ]------------------------------- 00:40:14 [INFO] 00:40:14 [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-cluster --- 00:40:14 [INFO] 00:40:14 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-cluster --- 00:40:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:14 [INFO] 00:40:14 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- 00:40:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:14 [INFO] 00:40:14 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-cluster --- 00:40:14 [INFO] 00:40:14 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- 00:40:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:40:14 [INFO] argLine set to empty 00:40:14 [INFO] 00:40:14 [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-cluster --- 00:40:14 [INFO] 00:40:14 [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-cluster --- 00:40:15 [INFO] Starting audit... 00:40:15 Audit done. 00:40:15 [INFO] You have 0 Checkstyle violations. 00:40:15 [INFO] 00:40:15 [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-cluster --- 00:40:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/classes/LICENSE 00:40:15 [INFO] 00:40:15 [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- 00:40:15 [INFO] Generating feature descriptor file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml 00:40:15 [INFO] ...done! 00:40:15 [INFO] Attaching features XML 00:40:15 [INFO] 00:40:15 [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-cluster --- 00:40:15 [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 00:40:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 00:40:15 [INFO] 00:40:15 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> 00:40:15 [INFO] 00:40:15 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- 00:40:15 [INFO] 00:40:15 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< 00:40:15 [INFO] 00:40:15 [INFO] 00:40:15 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ odl-jsonrpc-cluster --- 00:40:15 [INFO] 00:40:15 [INFO] --- feattest:14.0.3:test (default) @ odl-jsonrpc-cluster --- 00:40:15 [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given 00:40:15 [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip 00:40:15 [INFO] 00:40:15 [INFO] --- copy:14.0.3:copy-files (default) @ odl-jsonrpc-cluster --- 00:40:15 [INFO] 00:40:15 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ odl-jsonrpc-cluster --- 00:40:15 [WARNING] JAR will be empty - no content was marked for inclusion! 00:40:15 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/odl-jsonrpc-cluster-1.18.0-javadoc.jar 00:40:15 [INFO] 00:40:15 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ odl-jsonrpc-cluster --- 00:40:15 [INFO] CycloneDX: Resolving Dependencies 00:40:19 [INFO] CycloneDX: Creating BOM version 1.5 with 385 component(s) 00:40:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.xml 00:40:19 [INFO] attaching as odl-jsonrpc-cluster-1.18.0-cyclonedx.xml 00:40:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.json 00:40:19 [INFO] attaching as odl-jsonrpc-cluster-1.18.0-cyclonedx.json 00:40:19 [INFO] 00:40:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- 00:40:19 [INFO] Skipping duplicate-finder execution! 00:40:19 [INFO] 00:40:19 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- 00:40:19 [INFO] Skipping plugin execution 00:40:19 [INFO] 00:40:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- 00:40:19 [INFO] Skipping source per configuration. 00:40:19 [INFO] 00:40:19 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- 00:40:19 [INFO] 00:40:19 [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-cluster --- 00:40:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 00:40:19 [INFO] 00:40:19 [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-cluster --- 00:40:19 [WARNING] 00:40:19 [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign 00:40:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:40:19 [WARNING] 00:40:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:40:19 [WARNING] 00:40:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0.pom 00:40:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-features.xml 00:40:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/odl-jsonrpc-cluster-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-javadoc.jar 00:40:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.xml 00:40:19 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/odl-jsonrpc-cluster/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.json 00:40:19 [INFO] 00:40:19 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-jsonrpc-cluster --- 00:40:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:19 [WARNING] 00:40:19 [WARNING] The packaging plugin for project odl-jsonrpc-cluster did not assign 00:40:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 00:40:19 [WARNING] 00:40:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 00:40:19 [WARNING] 00:40:19 [INFO] 00:40:19 [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ 00:40:19 [INFO] Building JSON-RPC :: Features :: Aggregator 1.18.0 [104/143] 00:40:19 [INFO] from jsonrpc/features/pom.xml 00:40:19 [INFO] --------------------------------[ pom ]--------------------------------- 00:40:19 [INFO] 00:40:19 [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- 00:40:19 [INFO] 00:40:19 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- 00:40:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:19 [INFO] 00:40:19 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- 00:40:19 [INFO] 00:40:19 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-aggregator --- 00:40:19 [INFO] CycloneDX: Resolving Dependencies 00:40:20 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:40:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/target/bom.xml 00:40:20 [INFO] attaching as features-aggregator-1.18.0-cyclonedx.xml 00:40:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/target/bom.json 00:40:20 [INFO] attaching as features-aggregator-1.18.0-cyclonedx.json 00:40:20 [INFO] 00:40:20 [INFO] --- install:3.1.3:install (default-install) @ features-aggregator --- 00:40:20 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0.pom 00:40:20 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml 00:40:20 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/features/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json 00:40:20 [INFO] 00:40:20 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-aggregator --- 00:40:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:20 [INFO] 00:40:20 [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- 00:40:20 [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.18.0 [105/143] 00:40:20 [INFO] from jsonrpc/bus/examples/inband-models/pom.xml 00:40:20 [INFO] --------------------------------[ jar ]--------------------------------- 00:40:20 [INFO] 00:40:20 [INFO] --- clean:3.4.0:clean (default-clean) @ inband-models --- 00:40:20 [INFO] 00:40:20 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ inband-models --- 00:40:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:20 [INFO] 00:40:20 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ inband-models --- 00:40:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:20 [INFO] 00:40:20 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ inband-models --- 00:40:20 [INFO] 00:40:20 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ inband-models --- 00:40:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:40:20 [INFO] 00:40:20 [INFO] --- checkstyle:3.5.0:check (check-license) @ inband-models --- 00:40:20 [INFO] 00:40:20 [INFO] --- checkstyle:3.5.0:check (default) @ inband-models --- 00:40:20 [INFO] Starting audit... 00:40:20 Audit done. 00:40:20 [INFO] You have 0 Checkstyle violations. 00:40:20 [INFO] 00:40:20 [INFO] --- dependency:3.8.0:copy (unpack-license) @ inband-models --- 00:40:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/classes/LICENSE 00:40:20 [INFO] 00:40:20 [INFO] --- resources:3.3.1:resources (default-resources) @ inband-models --- 00:40:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/main/resources 00:40:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/generated-sources/spi 00:40:20 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/generated-sources/yang 00:40:20 [INFO] 00:40:20 [INFO] --- compiler:3.13.0:compile (default-compile) @ inband-models --- 00:40:20 [INFO] Recompiling the module because of changed dependency. 00:40:20 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 00:40:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:40:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:40:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:40:20 [INFO] 00:40:20 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ inband-models >>> 00:40:20 [INFO] 00:40:20 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ inband-models --- 00:40:20 [INFO] Fork Value is true 00:40:23 [INFO] Done SpotBugs Analysis.... 00:40:23 [INFO] 00:40:23 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ inband-models <<< 00:40:23 [INFO] 00:40:23 [INFO] 00:40:23 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ inband-models --- 00:40:23 [INFO] BugInstance size is 0 00:40:23 [INFO] Error size is 0 00:40:23 [INFO] No errors/warnings found 00:40:23 [INFO] 00:40:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ inband-models --- 00:40:23 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/src/test/resources 00:40:23 [INFO] 00:40:23 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ inband-models --- 00:40:23 [INFO] No sources to compile 00:40:23 [INFO] 00:40:23 [INFO] --- surefire:3.5.0:test (default-test) @ inband-models --- 00:40:23 [INFO] No tests to run. 00:40:23 [INFO] 00:40:23 [INFO] --- copy:14.0.3:copy-files (default) @ inband-models --- 00:40:23 [INFO] 00:40:23 [INFO] --- jar:3.4.2:jar (default-jar) @ inband-models --- 00:40:23 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.18.0.jar 00:40:23 [INFO] 00:40:23 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ inband-models --- 00:40:23 [INFO] No previous run data found, generating javadoc. 00:40:24 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.18.0-javadoc.jar 00:40:24 [INFO] 00:40:24 [INFO] --- shade:3.6.0:shade (single-jar) @ inband-models --- 00:40:24 [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including com.google.guava:guava:jar:33.3.0-jre in the shaded jar. 00:40:24 [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. 00:40:24 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 00:40:24 [INFO] Including org.checkerframework:checker-qual:jar:3.46.0 in the shaded jar. 00:40:24 [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.1 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:util:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.2 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.18.0 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.4 in the shaded jar. 00:40:24 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2 in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar. 00:40:24 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 00:40:24 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.31.0 in the shaded jar. 00:40:24 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 00:40:24 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 00:40:24 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 00:40:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:26 [WARNING] byte-buddy-1.15.1.jar, guava-33.3.0-jre.jar define 1 overlapping resource: 00:40:26 [WARNING] - META-INF/LICENSE 00:40:26 [WARNING] binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.18.0.jar, bus-jsonrpc-1.18.0.jar, bus-messagelib-1.18.0.jar, bus-spi-1.18.0.jar, concepts-14.0.4.jar, dom-codec-1.18.0.jar, ietf-type-util-14.0.2.jar, inband-models-1.18.0.jar, jsonrpc-api-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar, jsonrpc-test-model-1.18.0.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, transport-http-1.18.0.jar, transport-zmq-1.18.0.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 2 overlapping resources: 00:40:26 [WARNING] - LICENSE 00:40:26 [WARNING] - META-INF/git.properties 00:40:26 [WARNING] dom-codec-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 20 overlapping classes: 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 00:40:26 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 00:40:26 [WARNING] - 10 more... 00:40:26 [WARNING] binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: 00:40:26 [WARNING] - README.md 00:40:26 [WARNING] bus-api-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 19 overlapping classes: 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 00:40:26 [WARNING] - 9 more... 00:40:26 [WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources: 00:40:26 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 00:40:26 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 00:40:26 [WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource: 00:40:26 [WARNING] - META-INF/io.netty.versions.properties 00:40:26 [WARNING] ietf-type-util-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-parser-support-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar define 3 overlapping resources: 00:40:26 [WARNING] - .api_description 00:40:26 [WARNING] - about.html 00:40:26 [WARNING] - bundle.properties 00:40:26 [WARNING] bus-spi-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 33 overlapping classes and resources: 00:40:26 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 00:40:26 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 00:40:26 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 00:40:26 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 00:40:26 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 00:40:26 [WARNING] - 23 more... 00:40:26 [WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: 00:40:26 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 00:40:26 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 00:40:26 [WARNING] antlr4-runtime-4.13.2.jar, binding-reflect-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.18.0.jar, bus-jsonrpc-1.18.0.jar, bus-messagelib-1.18.0.jar, bus-spi-1.18.0.jar, byte-buddy-1.15.1.jar, checker-qual-3.46.0.jar, concepts-14.0.4.jar, dom-codec-1.18.0.jar, error_prone_annotations-2.31.0.jar, failureaccess-1.0.2.jar, gson-2.11.0.jar, guava-33.3.0-jre.jar, ietf-type-util-14.0.2.jar, inband-models-1.18.0.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar, jsonrpc-test-model-1.18.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, slf4j-api-2.0.12.jar, transport-http-1.18.0.jar, transport-zmq-1.18.0.jar, triemap-1.3.2.jar, util-14.0.4.jar, value-2.10.1-annotations.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: 00:40:26 [WARNING] - META-INF/MANIFEST.MF 00:40:26 [WARNING] byte-buddy-1.15.1.jar, error_prone_annotations-2.31.0.jar, gson-2.11.0.jar, j2objc-annotations-3.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 00:40:26 [WARNING] - META-INF.versions.9.module-info 00:40:26 [WARNING] bus-jsonrpc-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 21 overlapping classes: 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 00:40:26 [WARNING] - 11 more... 00:40:26 [WARNING] checker-qual-3.46.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 00:40:26 [WARNING] - META-INF/LICENSE.txt 00:40:26 [WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: 00:40:26 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 00:40:26 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 00:40:26 [WARNING] bus-messagelib-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 56 overlapping classes and resources: 00:40:26 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 00:40:26 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 00:40:26 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 00:40:26 [WARNING] - 46 more... 00:40:26 [WARNING] maven-shade-plugin has detected that some files are 00:40:26 [WARNING] present in two or more JARs. When this happens, only one 00:40:26 [WARNING] single version of the file is copied to the uber jar. 00:40:26 [WARNING] Usually this is not harmful and you can skip these warnings, 00:40:26 [WARNING] otherwise try to manually exclude artifacts based on 00:40:26 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 00:40:26 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 00:40:26 [INFO] Replacing original artifact with shaded artifact. 00:40:26 [INFO] Replacing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.18.0.jar with /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.18.0-shaded.jar 00:40:26 [INFO] 00:40:26 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ inband-models --- 00:40:26 [INFO] Skipping CycloneDX goal, because module skips deploy 00:40:26 [INFO] 00:40:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- 00:40:26 [INFO] Skipping duplicate-finder execution! 00:40:26 [INFO] 00:40:26 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ inband-models --- 00:40:26 [WARNING] Unused declared dependencies found: 00:40:26 [WARNING] io.netty:netty-all:jar:4.1.112.Final:compile 00:40:26 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.18.0:compile 00:40:26 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.18.0:compile 00:40:26 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.18.0:compile 00:40:26 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.18.0:compile 00:40:26 [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile 00:40:26 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.18.0:compile 00:40:26 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.18.0:compile 00:40:26 [INFO] 00:40:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ inband-models --- 00:40:26 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.18.0-sources.jar 00:40:26 [INFO] 00:40:26 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ inband-models --- 00:40:26 [INFO] 00:40:26 [INFO] --- jacoco:0.8.12:report (report) @ inband-models --- 00:40:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:40:26 [INFO] 00:40:26 [INFO] --- install:3.1.3:install (default-install) @ inband-models --- 00:40:26 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.18.0/inband-models-1.18.0.pom 00:40:26 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.18.0/inband-models-1.18.0.jar 00:40:26 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.18.0/inband-models-1.18.0-javadoc.jar 00:40:26 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/inband-models/target/inband-models-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.18.0/inband-models-1.18.0-sources.jar 00:40:26 [INFO] 00:40:26 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ inband-models --- 00:40:26 [INFO] Skipping artifact deployment 00:40:26 [INFO] 00:40:26 [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- 00:40:26 [INFO] Building JSON-RPC :: Binding adapter 1.18.0 [106/143] 00:40:26 [INFO] from jsonrpc/binding-adapter/pom.xml 00:40:26 [INFO] --------------------------------[ jar ]--------------------------------- 00:40:26 [INFO] 00:40:26 [INFO] --- clean:3.4.0:clean (default-clean) @ binding-adapter --- 00:40:26 [INFO] 00:40:26 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-adapter --- 00:40:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:26 [INFO] 00:40:26 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-adapter --- 00:40:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:26 [INFO] 00:40:26 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ binding-adapter --- 00:40:26 [INFO] 00:40:26 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ binding-adapter --- 00:40:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:40:26 [INFO] 00:40:26 [INFO] --- checkstyle:3.5.0:check (check-license) @ binding-adapter --- 00:40:26 [INFO] 00:40:26 [INFO] --- checkstyle:3.5.0:check (default) @ binding-adapter --- 00:40:26 [INFO] Starting audit... 00:40:26 Audit done. 00:40:26 [INFO] You have 0 Checkstyle violations. 00:40:26 [INFO] 00:40:26 [INFO] --- dependency:3.8.0:copy (unpack-license) @ binding-adapter --- 00:40:26 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/classes/LICENSE 00:40:26 [INFO] 00:40:26 [INFO] --- resources:3.3.1:resources (default-resources) @ binding-adapter --- 00:40:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/resources 00:40:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/generated-sources/spi 00:40:26 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/generated-sources/yang 00:40:26 [INFO] 00:40:26 [INFO] --- compiler:3.13.0:compile (default-compile) @ binding-adapter --- 00:40:26 [INFO] Recompiling the module because of changed dependency. 00:40:26 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 00:40:26 [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 00:40:26 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 00:40:26 [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 00:40:26 [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 00:40:26 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:40:26 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 00:40:26 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 00:40:26 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[32,19] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 00:40:26 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/EmbeddedRpcInvocationAdapter.java:[39,52] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 00:40:26 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast 00:40:26 required: java.lang.Class 00:40:26 found: java.lang.Class> 00:40:26 [INFO] 00:40:26 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ binding-adapter >>> 00:40:26 [INFO] 00:40:26 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ binding-adapter --- 00:40:26 [INFO] Fork Value is true 00:40:30 [INFO] Done SpotBugs Analysis.... 00:40:30 [INFO] 00:40:30 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ binding-adapter <<< 00:40:30 [INFO] 00:40:30 [INFO] 00:40:30 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ binding-adapter --- 00:40:30 [INFO] BugInstance size is 0 00:40:30 [INFO] Error size is 0 00:40:30 [INFO] No errors/warnings found 00:40:30 [INFO] 00:40:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-adapter --- 00:40:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/src/test/resources 00:40:30 [INFO] 00:40:30 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ binding-adapter --- 00:40:30 [INFO] Recompiling the module because of changed dependency. 00:40:30 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:40:30 [INFO] 00:40:30 [INFO] --- surefire:3.5.0:test (default-test) @ binding-adapter --- 00:40:30 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/surefire-reports 00:40:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:40:30 [INFO] 00:40:30 [INFO] ------------------------------------------------------- 00:40:30 [INFO] T E S T S 00:40:30 [INFO] ------------------------------------------------------- 00:40:31 [INFO] Running org.opendaylight.jsonrpc.binding.TestModelServiceTest 00:40:36 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.120 s -- in org.opendaylight.jsonrpc.binding.TestModelServiceTest 00:40:37 [INFO] 00:40:37 [INFO] Results: 00:40:37 [INFO] 00:40:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 00:40:37 [INFO] 00:40:37 [INFO] 00:40:37 [INFO] --- copy:14.0.3:copy-files (default) @ binding-adapter --- 00:40:37 [INFO] 00:40:37 [INFO] --- jar:3.4.2:jar (default-jar) @ binding-adapter --- 00:40:37 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.18.0.jar 00:40:37 [INFO] 00:40:37 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ binding-adapter --- 00:40:37 [INFO] No previous run data found, generating javadoc. 00:40:38 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.18.0-javadoc.jar 00:40:38 [INFO] 00:40:38 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ binding-adapter --- 00:40:38 [INFO] CycloneDX: Resolving Dependencies 00:40:40 [INFO] CycloneDX: Creating BOM version 1.5 with 96 component(s) 00:40:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.xml 00:40:40 [INFO] attaching as binding-adapter-1.18.0-cyclonedx.xml 00:40:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.json 00:40:40 [INFO] attaching as binding-adapter-1.18.0-cyclonedx.json 00:40:40 [INFO] 00:40:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- 00:40:40 [INFO] Skipping duplicate-finder execution! 00:40:40 [INFO] 00:40:40 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ binding-adapter --- 00:40:40 [WARNING] Used undeclared dependencies found: 00:40:40 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:40:40 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.4:provided 00:40:40 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4:provided 00:40:40 [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4:provided 00:40:40 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile 00:40:40 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:40:40 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:40:40 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:40:40 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:provided 00:40:40 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.4:compile 00:40:40 [WARNING] Unused declared dependencies found: 00:40:40 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2:compile 00:40:40 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 00:40:40 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4:compile 00:40:40 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.4:compile 00:40:40 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4:compile 00:40:40 [INFO] 00:40:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-adapter --- 00:40:40 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.18.0-sources.jar 00:40:40 [INFO] 00:40:40 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ binding-adapter --- 00:40:40 [INFO] 00:40:40 [INFO] --- jacoco:0.8.12:report (report) @ binding-adapter --- 00:40:40 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/code-coverage/jacoco.exec 00:40:40 [INFO] Analyzed bundle 'JSON-RPC :: Binding adapter' with 14 classes 00:40:40 [INFO] 00:40:40 [INFO] --- install:3.1.3:install (default-install) @ binding-adapter --- 00:40:40 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.pom 00:40:40 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.jar 00:40:40 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-javadoc.jar 00:40:40 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.xml 00:40:40 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.json 00:40:40 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/binding-adapter/target/binding-adapter-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-sources.jar 00:40:40 [INFO] 00:40:40 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ binding-adapter --- 00:40:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:40 [INFO] 00:40:40 [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- 00:40:40 [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.18.0 [107/143] 00:40:40 [INFO] from jsonrpc/bus/examples/binding-bridge/pom.xml 00:40:40 [INFO] --------------------------------[ jar ]--------------------------------- 00:40:40 [INFO] 00:40:40 [INFO] --- clean:3.4.0:clean (default-clean) @ binding-bridge --- 00:40:40 [INFO] 00:40:40 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-bridge --- 00:40:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:40 [INFO] 00:40:40 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-bridge --- 00:40:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:40 [INFO] 00:40:40 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ binding-bridge --- 00:40:40 [INFO] 00:40:40 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ binding-bridge --- 00:40:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:40:40 [INFO] 00:40:40 [INFO] --- yang:14.0.4:generate-sources (binding) @ binding-bridge --- 00:40:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 00:40:40 [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/src/main/yang 00:40:40 [INFO] yang-to-sources: Found 4 dependencies in 3.273 ms 00:40:40 [INFO] yang-to-sources: Project model files found: 1 in 2.007 ms 00:40:40 [INFO] yang-to-sources: 1 YANG models processed in 18.49 ms 00:40:40 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.760 ms 00:40:40 [INFO] Sorted 9 files into 3 directories in 110.9 μs 00:40:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 15.69 ms 00:40:40 [INFO] 00:40:40 [INFO] --- checkstyle:3.5.0:check (check-license) @ binding-bridge --- 00:40:40 [INFO] 00:40:40 [INFO] --- checkstyle:3.5.0:check (default) @ binding-bridge --- 00:40:40 [INFO] Starting audit... 00:40:40 Audit done. 00:40:40 [INFO] You have 0 Checkstyle violations. 00:40:40 [INFO] 00:40:40 [INFO] --- dependency:3.8.0:copy (unpack-license) @ binding-bridge --- 00:40:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/classes/LICENSE 00:40:40 [INFO] 00:40:40 [INFO] --- resources:3.3.1:resources (default-resources) @ binding-bridge --- 00:40:40 [INFO] Copying 1 resource from src/main/resources to target/classes 00:40:40 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi 00:40:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:40:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 00:40:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 00:40:40 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi 00:40:40 [INFO] 00:40:40 [INFO] --- compiler:3.13.0:compile (default-compile) @ binding-bridge --- 00:40:40 [INFO] Recompiling the module because of changed dependency. 00:40:40 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 00:40:41 [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 00:40:41 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 00:40:41 [INFO] 00:40:41 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ binding-bridge >>> 00:40:41 [INFO] 00:40:41 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ binding-bridge --- 00:40:41 [INFO] Fork Value is true 00:40:43 [INFO] Done SpotBugs Analysis.... 00:40:43 [INFO] 00:40:43 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ binding-bridge <<< 00:40:43 [INFO] 00:40:43 [INFO] 00:40:43 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ binding-bridge --- 00:40:43 [INFO] BugInstance size is 0 00:40:43 [INFO] Error size is 0 00:40:43 [INFO] No errors/warnings found 00:40:43 [INFO] 00:40:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ binding-bridge --- 00:40:43 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/src/test/resources 00:40:43 [INFO] 00:40:43 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ binding-bridge --- 00:40:43 [INFO] No sources to compile 00:40:43 [INFO] 00:40:43 [INFO] --- surefire:3.5.0:test (default-test) @ binding-bridge --- 00:40:43 [INFO] No tests to run. 00:40:43 [INFO] 00:40:43 [INFO] --- copy:14.0.3:copy-files (default) @ binding-bridge --- 00:40:43 [INFO] 00:40:43 [INFO] --- jar:3.4.2:jar (default-jar) @ binding-bridge --- 00:40:43 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.18.0.jar 00:40:43 [INFO] 00:40:43 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ binding-bridge --- 00:40:43 [INFO] No previous run data found, generating javadoc. 00:40:45 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.18.0-javadoc.jar 00:40:45 [INFO] 00:40:45 [INFO] --- shade:3.6.0:shade (single-jar) @ binding-bridge --- 00:40:45 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.1 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:binding-loader:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:util:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.4 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2 in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar. 00:40:45 [INFO] Including org.slf4j:slf4j-simple:jar:2.0.12 in the shaded jar. 00:40:45 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.18.0 in the shaded jar. 00:40:45 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 00:40:45 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 00:40:45 [INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.18.0 in the shaded jar. 00:40:45 [INFO] Including com.google.guava:guava:jar:33.3.0-jre in the shaded jar. 00:40:45 [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. 00:40:45 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 00:40:45 [INFO] Including org.checkerframework:checker-qual:jar:3.46.0 in the shaded jar. 00:40:45 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.31.0 in the shaded jar. 00:40:45 [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. 00:40:45 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:45 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:46 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:47 [WARNING] byte-buddy-1.15.1.jar, guava-33.3.0-jre.jar define 1 overlapping resource: 00:40:47 [WARNING] - META-INF/LICENSE 00:40:47 [WARNING] byte-buddy-1.15.1.jar, error_prone_annotations-2.31.0.jar, gson-2.11.0.jar, j2objc-annotations-3.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping classes: 00:40:47 [WARNING] - META-INF.versions.9.module-info 00:40:47 [WARNING] dom-codec-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 20 overlapping classes: 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 00:40:47 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 00:40:47 [WARNING] - 10 more... 00:40:47 [WARNING] bus-api-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 19 overlapping classes: 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 00:40:47 [WARNING] - 9 more... 00:40:47 [WARNING] binding-adapter-1.18.0.jar, binding-bridge-1.18.0.jar define 2 overlapping resources: 00:40:47 [WARNING] - CONTRIBUTING.md 00:40:47 [WARNING] - README.markdown 00:40:47 [WARNING] binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: 00:40:47 [WARNING] - README.md 00:40:47 [WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources: 00:40:47 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 00:40:47 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 00:40:47 [WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource: 00:40:47 [WARNING] - META-INF/io.netty.versions.properties 00:40:47 [WARNING] jsonrpc-test-model-1.18.0-tests.jar, jsonrpc-test-model-1.18.0.jar define 2 overlapping resources: 00:40:47 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties 00:40:47 [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml 00:40:47 [WARNING] bus-spi-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 33 overlapping classes and resources: 00:40:47 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 00:40:47 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 00:40:47 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 00:40:47 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 00:40:47 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 00:40:47 [WARNING] - 23 more... 00:40:47 [WARNING] binding-adapter-1.18.0.jar, binding-bridge-1.18.0.jar, binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.18.0.jar, bus-jsonrpc-1.18.0.jar, bus-messagelib-1.18.0.jar, bus-spi-1.18.0.jar, concepts-14.0.4.jar, dom-codec-1.18.0.jar, ietf-type-util-14.0.2.jar, jsonrpc-api-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar, jsonrpc-test-model-1.18.0.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, transport-http-1.18.0.jar, transport-zmq-1.18.0.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 2 overlapping resources: 00:40:47 [WARNING] - LICENSE 00:40:47 [WARNING] - META-INF/git.properties 00:40:47 [WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: 00:40:47 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 00:40:47 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 00:40:47 [WARNING] antlr4-runtime-4.13.2.jar, binding-adapter-1.18.0.jar, binding-bridge-1.18.0.jar, binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-loader-14.0.4.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.18.0.jar, bus-jsonrpc-1.18.0.jar, bus-messagelib-1.18.0.jar, bus-spi-1.18.0.jar, byte-buddy-1.15.1.jar, checker-qual-3.46.0.jar, concepts-14.0.4.jar, dom-codec-1.18.0.jar, error_prone_annotations-2.31.0.jar, failureaccess-1.0.2.jar, gson-2.11.0.jar, guava-33.3.0-jre.jar, ietf-type-util-14.0.2.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar, jsonrpc-test-model-1.18.0-tests.jar, jsonrpc-test-model-1.18.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar, transport-http-1.18.0.jar, transport-zmq-1.18.0.jar, triemap-1.3.2.jar, util-14.0.4.jar, value-2.10.1-annotations.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: 00:40:47 [WARNING] - META-INF/MANIFEST.MF 00:40:47 [WARNING] bus-jsonrpc-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 21 overlapping classes: 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 00:40:47 [WARNING] - 11 more... 00:40:47 [WARNING] binding-data-codec-api-14.0.4.jar, binding-data-codec-dynamic-14.0.4.jar, binding-data-codec-spi-14.0.4.jar, binding-model-14.0.4.jar, binding-runtime-api-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-binding-api-14.0.2.jar, mdsal-binding-dom-adapter-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-parser-support-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar define 3 overlapping resources: 00:40:47 [WARNING] - .api_description 00:40:47 [WARNING] - about.html 00:40:47 [WARNING] - bundle.properties 00:40:47 [WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: 00:40:47 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 00:40:47 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 00:40:47 [WARNING] checker-qual-3.46.0.jar, slf4j-api-2.0.12.jar, slf4j-simple-2.0.12.jar define 1 overlapping resource: 00:40:47 [WARNING] - META-INF/LICENSE.txt 00:40:47 [WARNING] bus-messagelib-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 56 overlapping classes and resources: 00:40:47 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 00:40:47 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 00:40:47 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 00:40:47 [WARNING] - 46 more... 00:40:47 [WARNING] maven-shade-plugin has detected that some files are 00:40:47 [WARNING] present in two or more JARs. When this happens, only one 00:40:47 [WARNING] single version of the file is copied to the uber jar. 00:40:47 [WARNING] Usually this is not harmful and you can skip these warnings, 00:40:47 [WARNING] otherwise try to manually exclude artifacts based on 00:40:47 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 00:40:47 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 00:40:47 [INFO] Replacing original artifact with shaded artifact. 00:40:47 [INFO] Replacing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.18.0.jar with /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.18.0-shaded.jar 00:40:47 [INFO] 00:40:47 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ binding-bridge --- 00:40:47 [INFO] Skipping CycloneDX goal, because module skips deploy 00:40:47 [INFO] 00:40:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- 00:40:47 [INFO] Skipping duplicate-finder execution! 00:40:47 [INFO] 00:40:47 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ binding-bridge --- 00:40:47 [WARNING] Used undeclared dependencies found: 00:40:47 [WARNING] org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.4:compile 00:40:47 [WARNING] Unused declared dependencies found: 00:40:47 [WARNING] io.netty:netty-all:jar:4.1.112.Final:compile 00:40:47 [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.18.0:compile 00:40:47 [WARNING] ch.qos.logback:logback-core:jar:1.3.14:compile 00:40:47 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.18.0:compile 00:40:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 00:40:47 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.18.0:compile 00:40:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:40:47 [WARNING] org.slf4j:slf4j-api:jar:2.0.12:compile 00:40:47 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.18.0:compile 00:40:47 [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile 00:40:47 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.2:compile 00:40:47 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:40:47 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.18.0:compile 00:40:47 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.18.0:compile 00:40:47 [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile 00:40:47 [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.18.0:compile 00:40:47 [INFO] 00:40:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-bridge --- 00:40:47 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.18.0-sources.jar 00:40:47 [INFO] 00:40:47 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ binding-bridge --- 00:40:47 [INFO] 00:40:47 [INFO] --- jacoco:0.8.12:report (report) @ binding-bridge --- 00:40:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:40:47 [INFO] 00:40:47 [INFO] --- install:3.1.3:install (default-install) @ binding-bridge --- 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.18.0/binding-bridge-1.18.0.pom 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.18.0/binding-bridge-1.18.0.jar 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.18.0/binding-bridge-1.18.0-javadoc.jar 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.18.0/binding-bridge-1.18.0-sources.jar 00:40:47 [INFO] 00:40:47 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ binding-bridge --- 00:40:47 [INFO] Skipping artifact deployment 00:40:47 [INFO] 00:40:47 [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ 00:40:47 [INFO] Building JSON-RPC :: POM 1.18.0 [108/143] 00:40:47 [INFO] from jsonrpc/pom.xml 00:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 00:40:47 [INFO] 00:40:47 [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc --- 00:40:47 [INFO] 00:40:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc --- 00:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:47 [INFO] 00:40:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc --- 00:40:47 [INFO] 00:40:47 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc --- 00:40:47 [INFO] CycloneDX: Resolving Dependencies 00:40:47 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:40:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/target/bom.xml 00:40:47 [INFO] attaching as jsonrpc-1.18.0-cyclonedx.xml 00:40:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/target/bom.json 00:40:47 [INFO] attaching as jsonrpc-1.18.0-cyclonedx.json 00:40:47 [INFO] 00:40:47 [INFO] --- install:3.1.3:install (default-install) @ jsonrpc --- 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0.pom 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.xml 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.json 00:40:47 [INFO] 00:40:47 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc --- 00:40:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:47 [INFO] 00:40:47 [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- 00:40:47 [INFO] Building JSON-RPC :: BUS 1.18.0 [109/143] 00:40:47 [INFO] from jsonrpc/bus/pom.xml 00:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 00:40:47 [INFO] 00:40:47 [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-bus --- 00:40:47 [INFO] 00:40:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-bus --- 00:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:47 [INFO] 00:40:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-bus --- 00:40:47 [INFO] 00:40:47 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-bus --- 00:40:47 [INFO] CycloneDX: Resolving Dependencies 00:40:47 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:40:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/target/bom.xml 00:40:47 [INFO] attaching as jsonrpc-bus-1.18.0-cyclonedx.xml 00:40:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/target/bom.json 00:40:47 [INFO] attaching as jsonrpc-bus-1.18.0-cyclonedx.json 00:40:47 [INFO] 00:40:47 [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-bus --- 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0.pom 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.xml 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.json 00:40:47 [INFO] 00:40:47 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-bus --- 00:40:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:47 [INFO] 00:40:47 [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- 00:40:47 [INFO] Building JSON-RPC :: BUS :: Examples 1.18.0 [110/143] 00:40:47 [INFO] from jsonrpc/bus/examples/pom.xml 00:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 00:40:47 [INFO] 00:40:47 [INFO] --- clean:3.4.0:clean (default-clean) @ examples --- 00:40:47 [INFO] 00:40:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ examples --- 00:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:47 [INFO] 00:40:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ examples --- 00:40:47 [INFO] 00:40:47 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ examples --- 00:40:47 [INFO] CycloneDX: Resolving Dependencies 00:40:47 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:40:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.xml 00:40:47 [INFO] attaching as examples-1.18.0-cyclonedx.xml 00:40:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.json 00:40:47 [INFO] attaching as examples-1.18.0-cyclonedx.json 00:40:47 [INFO] 00:40:47 [INFO] --- install:3.1.3:install (default-install) @ examples --- 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0.pom 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.xml 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/bus/examples/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.json 00:40:47 [INFO] 00:40:47 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ examples --- 00:40:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:47 [INFO] 00:40:47 [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- 00:40:47 [INFO] Building JSON-RPC :: Security 1.18.0 [111/143] 00:40:47 [INFO] from jsonrpc/security/pom.xml 00:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 00:40:47 [INFO] 00:40:47 [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-security --- 00:40:47 [INFO] 00:40:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-security --- 00:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:47 [INFO] 00:40:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-security --- 00:40:47 [INFO] 00:40:47 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-security --- 00:40:47 [INFO] CycloneDX: Resolving Dependencies 00:40:47 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:40:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/target/bom.xml 00:40:47 [INFO] attaching as jsonrpc-security-1.18.0-cyclonedx.xml 00:40:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/target/bom.json 00:40:47 [INFO] attaching as jsonrpc-security-1.18.0-cyclonedx.json 00:40:47 [INFO] 00:40:47 [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-security --- 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0.pom 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.xml 00:40:47 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/security/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.json 00:40:47 [INFO] 00:40:47 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-security --- 00:40:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:47 [INFO] 00:40:47 [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- 00:40:47 [INFO] Building JSON-RPC :: Tools parent 1.18.0 [112/143] 00:40:47 [INFO] from jsonrpc/tools/parent/pom.xml 00:40:47 [INFO] --------------------------------[ pom ]--------------------------------- 00:40:47 [INFO] 00:40:47 [INFO] --- clean:3.4.0:clean (default-clean) @ tools-parent --- 00:40:47 [INFO] 00:40:47 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ tools-parent --- 00:40:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:47 [INFO] 00:40:47 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ tools-parent --- 00:40:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:47 [INFO] 00:40:47 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ tools-parent --- 00:40:47 [INFO] 00:40:47 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ tools-parent --- 00:40:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:40:47 [INFO] 00:40:47 [INFO] --- checkstyle:3.5.0:check (check-license) @ tools-parent --- 00:40:47 [INFO] 00:40:47 [INFO] --- checkstyle:3.5.0:check (default) @ tools-parent --- 00:40:47 [INFO] Starting audit... 00:40:47 Audit done. 00:40:47 [INFO] You have 0 Checkstyle violations. 00:40:47 [INFO] 00:40:47 [INFO] --- dependency:3.8.0:copy (unpack-license) @ tools-parent --- 00:40:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/parent/target/classes/LICENSE 00:40:47 [INFO] 00:40:47 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ tools-parent >>> 00:40:47 [INFO] 00:40:47 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ tools-parent --- 00:40:47 [INFO] 00:40:47 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ tools-parent <<< 00:40:47 [INFO] 00:40:47 [INFO] 00:40:47 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ tools-parent --- 00:40:47 [INFO] 00:40:47 [INFO] --- copy:14.0.3:copy-files (default) @ tools-parent --- 00:40:47 [INFO] 00:40:47 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ tools-parent --- 00:40:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:40:47 [INFO] 00:40:47 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ tools-parent --- 00:40:47 [INFO] CycloneDX: Resolving Dependencies 00:40:48 [INFO] CycloneDX: Creating BOM version 1.5 with 118 component(s) 00:40:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.xml 00:40:49 [INFO] attaching as tools-parent-1.18.0-cyclonedx.xml 00:40:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.json 00:40:49 [INFO] attaching as tools-parent-1.18.0-cyclonedx.json 00:40:49 [INFO] 00:40:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- 00:40:49 [INFO] Skipping duplicate-finder execution! 00:40:49 [INFO] 00:40:49 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ tools-parent --- 00:40:49 [INFO] Skipping pom project 00:40:49 [INFO] 00:40:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ tools-parent --- 00:40:49 [INFO] 00:40:49 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ tools-parent --- 00:40:49 [INFO] 00:40:49 [INFO] --- jacoco:0.8.12:report (report) @ tools-parent --- 00:40:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:40:49 [INFO] 00:40:49 [INFO] --- install:3.1.3:install (default-install) @ tools-parent --- 00:40:49 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0.pom 00:40:49 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.xml 00:40:49 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.json 00:40:49 [INFO] 00:40:49 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ tools-parent --- 00:40:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:49 [INFO] 00:40:49 [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- 00:40:49 [INFO] Building JSON-RPC :: Tools :: Test 1.18.0 [113/143] 00:40:49 [INFO] from jsonrpc/tools/test-tool/pom.xml 00:40:49 [INFO] --------------------------------[ jar ]--------------------------------- 00:40:49 [INFO] 00:40:49 [INFO] --- clean:3.4.0:clean (default-clean) @ test-tool --- 00:40:49 [INFO] 00:40:49 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-tool --- 00:40:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:49 [INFO] 00:40:49 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-tool --- 00:40:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:49 [INFO] 00:40:49 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-tool --- 00:40:49 [INFO] 00:40:49 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-tool --- 00:40:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:40:49 [INFO] 00:40:49 [INFO] --- checkstyle:3.5.0:check (check-license) @ test-tool --- 00:40:49 [INFO] 00:40:49 [INFO] --- checkstyle:3.5.0:check (default) @ test-tool --- 00:40:49 [INFO] Starting audit... 00:40:49 Audit done. 00:40:49 [INFO] You have 0 Checkstyle violations. 00:40:49 [INFO] 00:40:49 [INFO] --- dependency:3.8.0:copy (unpack-license) @ test-tool --- 00:40:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/classes/LICENSE 00:40:49 [INFO] 00:40:49 [INFO] --- resources:3.3.1:resources (default-resources) @ test-tool --- 00:40:49 [INFO] Copying 1 resource from src/main/resources to target/classes 00:40:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/generated-sources/spi 00:40:49 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/generated-sources/yang 00:40:49 [INFO] 00:40:49 [INFO] --- compiler:3.13.0:compile (default-compile) @ test-tool --- 00:40:49 [INFO] Recompiling the module because of changed dependency. 00:40:49 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 00:40:49 [INFO] 00:40:49 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ test-tool >>> 00:40:49 [INFO] 00:40:49 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ test-tool --- 00:40:49 [INFO] Fork Value is true 00:40:52 [INFO] Done SpotBugs Analysis.... 00:40:52 [INFO] 00:40:52 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ test-tool <<< 00:40:52 [INFO] 00:40:52 [INFO] 00:40:52 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ test-tool --- 00:40:52 [INFO] BugInstance size is 0 00:40:52 [INFO] Error size is 0 00:40:52 [INFO] No errors/warnings found 00:40:52 [INFO] 00:40:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-tool --- 00:40:52 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/src/test/resources 00:40:52 [INFO] 00:40:52 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-tool --- 00:40:52 [INFO] No sources to compile 00:40:52 [INFO] 00:40:52 [INFO] --- surefire:3.5.0:test (default-test) @ test-tool --- 00:40:52 [INFO] No tests to run. 00:40:52 [INFO] 00:40:52 [INFO] --- copy:14.0.3:copy-files (default) @ test-tool --- 00:40:52 [INFO] 00:40:52 [INFO] --- jar:3.4.2:jar (default-jar) @ test-tool --- 00:40:52 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.18.0.jar 00:40:52 [INFO] 00:40:52 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ test-tool --- 00:40:52 [INFO] No previous run data found, generating javadoc. 00:40:54 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.18.0-javadoc.jar 00:40:54 [INFO] 00:40:54 [INFO] --- shade:3.6.0:shade (uberjar) @ test-tool --- 00:40:54 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including com.google.guava:guava:jar:33.3.0-jre in the shaded jar. 00:40:54 [INFO] Including com.google.guava:failureaccess:jar:1.0.2 in the shaded jar. 00:40:54 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 00:40:54 [INFO] Including org.checkerframework:checker-qual:jar:3.46.0 in the shaded jar. 00:40:54 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.31.0 in the shaded jar. 00:40:54 [INFO] Including com.google.j2objc:j2objc-annotations:jar:3.0.0 in the shaded jar. 00:40:54 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:binding-model:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:binding-spec:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:binding-runtime-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:binding-reflect:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:concepts:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-common:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:util:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 00:40:54 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar. 00:40:54 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 00:40:54 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-all:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-dns:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-http:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-http2:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-memcache:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-redis:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-smtp:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-socks:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-stomp:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-codec-xml:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-handler-proxy:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-resolver-dns:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-sctp:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-udt:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.112.Final in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. 00:40:54 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. 00:40:54 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including net.bytebuddy:byte-buddy:jar:1.15.1 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.18.0 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:14.0.4 in the shaded jar. 00:40:54 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.2 in the shaded jar. 00:40:54 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 00:40:56 [WARNING] antlr4-runtime-4.13.2.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.18.0.jar, bus-jsonrpc-1.18.0.jar, bus-messagelib-1.18.0.jar, bus-spi-1.18.0.jar, byte-buddy-1.15.1.jar, checker-qual-3.46.0.jar, concepts-14.0.4.jar, dom-codec-1.18.0.jar, error_prone_annotations-2.31.0.jar, failureaccess-1.0.2.jar, gson-2.11.0.jar, guava-33.3.0-jre.jar, ietf-topology-2013.10.21.26.2.jar, ietf-type-util-14.0.2.jar, j2objc-annotations-3.0.0.jar, jsonrpc-api-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar, jsonrpc-test-model-1.18.0.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-inmemory-datastore-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, security-api-1.18.0.jar, security-noop-1.18.0.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, test-tool-1.18.0.jar, transport-http-1.18.0.jar, transport-zmq-1.18.0.jar, triemap-1.3.2.jar, util-14.0.4.jar, value-2.10.1-annotations.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: 00:40:56 [WARNING] - META-INF/MANIFEST.MF 00:40:56 [WARNING] byte-buddy-1.15.1.jar, guava-33.3.0-jre.jar define 1 overlapping resource: 00:40:56 [WARNING] - META-INF/LICENSE 00:40:56 [WARNING] dom-codec-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 20 overlapping classes: 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 00:40:56 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 00:40:56 [WARNING] - 10 more... 00:40:56 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, byte-buddy-1.15.1.jar, error_prone_annotations-2.31.0.jar, gson-2.11.0.jar, j2objc-annotations-3.0.0.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 00:40:56 [WARNING] - META-INF.versions.9.module-info 00:40:56 [WARNING] bus-api-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 19 overlapping classes: 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester 00:40:56 [WARNING] - 9 more... 00:40:56 [WARNING] netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar define 2 overlapping resources: 00:40:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties 00:40:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml 00:40:56 [WARNING] netty-all-4.1.112.Final.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-codec-dns-4.1.112.Final.jar, netty-codec-haproxy-4.1.112.Final.jar, netty-codec-http-4.1.112.Final.jar, netty-codec-http2-4.1.112.Final.jar, netty-codec-memcache-4.1.112.Final.jar, netty-codec-mqtt-4.1.112.Final.jar, netty-codec-redis-4.1.112.Final.jar, netty-codec-smtp-4.1.112.Final.jar, netty-codec-socks-4.1.112.Final.jar, netty-codec-stomp-4.1.112.Final.jar, netty-codec-xml-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-handler-proxy-4.1.112.Final.jar, netty-handler-ssl-ocsp-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-resolver-dns-4.1.112.Final.jar, netty-resolver-dns-classes-macos-4.1.112.Final.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-classes-kqueue-4.1.112.Final.jar, netty-transport-native-epoll-4.1.112.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.112.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.112.Final.jar, netty-transport-rxtx-4.1.112.Final.jar, netty-transport-sctp-4.1.112.Final.jar, netty-transport-udt-4.1.112.Final.jar define 1 overlapping resource: 00:40:56 [WARNING] - META-INF/io.netty.versions.properties 00:40:56 [WARNING] jsonrpc-provider-common-1.18.0.jar, security-api-1.18.0.jar define 11 overlapping classes: 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService 00:40:56 [WARNING] - 1 more... 00:40:56 [WARNING] bus-spi-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 33 overlapping classes and resources: 00:40:56 [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml 00:40:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml 00:40:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml 00:40:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml 00:40:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient 00:40:56 [WARNING] - 23 more... 00:40:56 [WARNING] netty-transport-native-kqueue-4.1.112.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: 00:40:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties 00:40:56 [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml 00:40:56 [WARNING] binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, concepts-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 1 overlapping resource: 00:40:56 [WARNING] - README.md 00:40:56 [WARNING] binding-model-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, ietf-type-util-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-parser-support-14.0.4.jar, openconfig-parser-support-14.0.4.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar define 3 overlapping resources: 00:40:56 [WARNING] - .api_description 00:40:56 [WARNING] - about.html 00:40:56 [WARNING] - bundle.properties 00:40:56 [WARNING] bus-jsonrpc-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 21 overlapping classes: 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject 00:40:56 [WARNING] - 11 more... 00:40:56 [WARNING] checker-qual-3.46.0.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 00:40:56 [WARNING] - META-INF/LICENSE.txt 00:40:56 [WARNING] binding-model-14.0.4.jar, binding-reflect-14.0.4.jar, binding-runtime-api-14.0.4.jar, binding-runtime-spi-14.0.4.jar, binding-spec-14.0.4.jar, bus-api-1.18.0.jar, bus-jsonrpc-1.18.0.jar, bus-messagelib-1.18.0.jar, bus-spi-1.18.0.jar, concepts-14.0.4.jar, dom-codec-1.18.0.jar, ietf-topology-2013.10.21.26.2.jar, ietf-type-util-14.0.2.jar, jsonrpc-api-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar, jsonrpc-test-model-1.18.0.jar, mdsal-common-api-14.0.2.jar, mdsal-dom-api-14.0.2.jar, mdsal-dom-broker-14.0.2.jar, mdsal-dom-inmemory-datastore-14.0.2.jar, mdsal-dom-spi-14.0.2.jar, mdsal-singleton-api-14.0.2.jar, odlext-model-api-14.0.4.jar, odlext-parser-support-14.0.4.jar, openconfig-model-api-14.0.4.jar, openconfig-parser-support-14.0.4.jar, rfc6241-model-api-14.0.4.jar, rfc6241-parser-support-14.0.4.jar, rfc6536-model-api-14.0.4.jar, rfc6536-parser-support-14.0.4.jar, rfc6643-model-api-14.0.4.jar, rfc6643-parser-support-14.0.4.jar, rfc6991-ietf-inet-types-14.0.2.jar, rfc6991-ietf-yang-types-14.0.2.jar, rfc7952-model-api-14.0.4.jar, rfc7952-parser-support-14.0.4.jar, rfc8040-model-api-14.0.4.jar, rfc8040-parser-support-14.0.4.jar, rfc8528-model-api-14.0.4.jar, rfc8528-parser-support-14.0.4.jar, rfc8639-model-api-14.0.4.jar, rfc8639-parser-support-14.0.4.jar, rfc8819-model-api-14.0.4.jar, rfc8819-parser-support-14.0.4.jar, security-api-1.18.0.jar, security-noop-1.18.0.jar, test-tool-1.18.0.jar, transport-http-1.18.0.jar, transport-zmq-1.18.0.jar, triemap-1.3.2.jar, util-14.0.4.jar, yang-common-14.0.4.jar, yang-data-api-14.0.4.jar, yang-data-codec-gson-14.0.4.jar, yang-data-impl-14.0.4.jar, yang-data-spi-14.0.4.jar, yang-data-tree-api-14.0.4.jar, yang-data-tree-ri-14.0.4.jar, yang-data-tree-spi-14.0.4.jar, yang-data-util-14.0.4.jar, yang-ir-14.0.4.jar, yang-model-api-14.0.4.jar, yang-model-ri-14.0.4.jar, yang-model-spi-14.0.4.jar, yang-model-util-14.0.4.jar, yang-parser-api-14.0.4.jar, yang-parser-impl-14.0.4.jar, yang-parser-reactor-14.0.4.jar, yang-parser-rfc7950-14.0.4.jar, yang-parser-spi-14.0.4.jar, yang-repo-api-14.0.4.jar, yang-repo-spi-14.0.4.jar, yang-xpath-api-14.0.4.jar, yang-xpath-impl-14.0.4.jar define 2 overlapping resources: 00:40:56 [WARNING] - LICENSE 00:40:56 [WARNING] - META-INF/git.properties 00:40:56 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: 00:40:56 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 00:40:56 [WARNING] netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar define 2 overlapping resources: 00:40:56 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties 00:40:56 [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml 00:40:56 [WARNING] jsonrpc-provider-common-1.18.0.jar, security-noop-1.18.0.jar define 2 overlapping classes: 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider 00:40:56 [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService 00:40:56 [WARNING] bus-messagelib-1.18.0.jar, jsonrpc-provider-common-1.18.0.jar define 56 overlapping classes and resources: 00:40:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml 00:40:56 [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession 00:40:56 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory 00:40:56 [WARNING] - 46 more... 00:40:56 [WARNING] maven-shade-plugin has detected that some files are 00:40:56 [WARNING] present in two or more JARs. When this happens, only one 00:40:56 [WARNING] single version of the file is copied to the uber jar. 00:40:56 [WARNING] Usually this is not harmful and you can skip these warnings, 00:40:56 [WARNING] otherwise try to manually exclude artifacts based on 00:40:56 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 00:40:56 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 00:40:56 [INFO] Replacing original artifact with shaded artifact. 00:40:56 [INFO] Replacing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.18.0.jar with /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.18.0-shaded.jar 00:40:56 [INFO] 00:40:56 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ test-tool --- 00:40:56 [INFO] CycloneDX: Resolving Dependencies 00:40:58 [INFO] CycloneDX: Creating BOM version 1.5 with 129 component(s) 00:40:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.xml 00:40:58 [INFO] attaching as test-tool-1.18.0-cyclonedx.xml 00:40:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.json 00:40:58 [INFO] attaching as test-tool-1.18.0-cyclonedx.json 00:40:58 [INFO] 00:40:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- 00:40:58 [INFO] Skipping duplicate-finder execution! 00:40:58 [INFO] 00:40:58 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ test-tool --- 00:40:58 [WARNING] Used undeclared dependencies found: 00:40:58 [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:14.0.4:compile 00:40:58 [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.18.0:compile 00:40:58 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:40:58 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.2:compile 00:40:58 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:40:58 [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.4:compile 00:40:58 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:40:58 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.2:compile 00:40:58 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 00:40:58 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:40:58 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.4:compile 00:40:58 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.4:compile 00:40:58 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.4:compile 00:40:58 [WARNING] Unused declared dependencies found: 00:40:58 [WARNING] io.netty:netty-all:jar:4.1.112.Final:compile 00:40:58 [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.18.0:compile 00:40:58 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile 00:40:58 [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.18.0:compile 00:40:58 [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.18.0:compile 00:40:58 [WARNING] ch.qos.logback:logback-classic:jar:1.3.14:compile 00:40:58 [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.18.0:compile 00:40:58 [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.18.0:compile 00:40:58 [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.18.0:compile 00:40:58 [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.18.0:compile 00:40:58 [INFO] 00:40:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-tool --- 00:40:58 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.18.0-sources.jar 00:40:58 [INFO] 00:40:58 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ test-tool --- 00:40:58 [INFO] 00:40:58 [INFO] --- jacoco:0.8.12:report (report) @ test-tool --- 00:40:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:40:58 [INFO] 00:40:58 [INFO] --- install:3.1.3:install (default-install) @ test-tool --- 00:40:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.pom 00:40:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.18.0.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.jar 00:40:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.18.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-javadoc.jar 00:40:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.xml 00:40:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.json 00:40:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/test-tool/target/test-tool-1.18.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-sources.jar 00:40:58 [INFO] 00:40:58 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-tool --- 00:40:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:58 [INFO] 00:40:58 [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- 00:40:58 [INFO] Building JSON-RPC :: Tools 1.18.0 [114/143] 00:40:58 [INFO] from jsonrpc/tools/pom.xml 00:40:58 [INFO] --------------------------------[ pom ]--------------------------------- 00:40:58 [INFO] 00:40:58 [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-tools --- 00:40:58 [INFO] 00:40:58 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-tools --- 00:40:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:58 [INFO] 00:40:58 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-tools --- 00:40:58 [INFO] 00:40:58 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ jsonrpc-tools --- 00:40:58 [INFO] CycloneDX: Resolving Dependencies 00:40:58 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:40:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/target/bom.xml 00:40:58 [INFO] attaching as jsonrpc-tools-1.18.0-cyclonedx.xml 00:40:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/target/bom.json 00:40:58 [INFO] attaching as jsonrpc-tools-1.18.0-cyclonedx.json 00:40:58 [INFO] 00:40:58 [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-tools --- 00:40:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0.pom 00:40:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.xml 00:40:58 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/jsonrpc/tools/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.json 00:40:58 [INFO] 00:40:58 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ jsonrpc-tools --- 00:40:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:40:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:40:58 [INFO] 00:40:58 [INFO] ------< org.opendaylight.lispflowmapping:lispflowmapping-commons >------ 00:40:58 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-commons 1.21.0 [115/143] 00:40:58 [INFO] from lispflowmapping/commons/parent/pom.xml 00:40:58 [INFO] --------------------------------[ pom ]--------------------------------- 00:40:58 [INFO] 00:40:58 [INFO] --- clean:3.4.0:clean (default-clean) @ lispflowmapping-commons --- 00:40:58 [INFO] 00:40:58 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lispflowmapping-commons --- 00:40:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:58 [INFO] 00:40:58 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lispflowmapping-commons --- 00:40:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:40:58 [INFO] 00:40:58 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ lispflowmapping-commons --- 00:40:58 [INFO] 00:40:58 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ lispflowmapping-commons --- 00:40:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:40:58 [INFO] 00:40:58 [INFO] --- build-helper:3.6.0:add-source (add-source) @ lispflowmapping-commons --- 00:40:58 [INFO] Source directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/parent/src/main/yang added. 00:40:58 [INFO] Source directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/parent/src/main/yang-gen-sal added. 00:40:58 [INFO] 00:40:58 [INFO] --- checkstyle:3.5.0:check (check-license) @ lispflowmapping-commons --- 00:40:59 [INFO] 00:40:59 [INFO] --- checkstyle:3.5.0:check (default) @ lispflowmapping-commons --- 00:40:59 [INFO] Starting audit... 00:40:59 Audit done. 00:40:59 [INFO] You have 0 Checkstyle violations. 00:40:59 [INFO] 00:40:59 [INFO] --- dependency:3.8.0:copy (unpack-license) @ lispflowmapping-commons --- 00:40:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/parent/target/classes/LICENSE 00:40:59 [INFO] 00:40:59 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ lispflowmapping-commons >>> 00:40:59 [INFO] 00:40:59 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ lispflowmapping-commons --- 00:40:59 [INFO] 00:40:59 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ lispflowmapping-commons <<< 00:40:59 [INFO] 00:40:59 [INFO] 00:40:59 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ lispflowmapping-commons --- 00:40:59 [INFO] 00:40:59 [INFO] --- copy:14.0.3:copy-files (default) @ lispflowmapping-commons --- 00:40:59 [INFO] 00:40:59 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ lispflowmapping-commons --- 00:40:59 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:40:59 [INFO] 00:40:59 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ lispflowmapping-commons --- 00:40:59 [INFO] CycloneDX: Resolving Dependencies 00:41:00 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 00:41:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.xml 00:41:00 [INFO] attaching as lispflowmapping-commons-1.21.0-cyclonedx.xml 00:41:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.json 00:41:00 [INFO] attaching as lispflowmapping-commons-1.21.0-cyclonedx.json 00:41:00 [INFO] 00:41:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-commons --- 00:41:00 [INFO] Skipping duplicate-finder execution! 00:41:00 [INFO] 00:41:00 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ lispflowmapping-commons --- 00:41:00 [INFO] Skipping pom project 00:41:00 [INFO] 00:41:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-commons --- 00:41:00 [INFO] 00:41:00 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ lispflowmapping-commons --- 00:41:00 [INFO] 00:41:00 [INFO] --- jacoco:0.8.12:report (report) @ lispflowmapping-commons --- 00:41:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:41:00 [INFO] 00:41:00 [INFO] --- install:3.1.3:install (default-install) @ lispflowmapping-commons --- 00:41:00 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/parent/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0.pom 00:41:00 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.xml 00:41:00 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/parent/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.json 00:41:00 [INFO] 00:41:00 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ lispflowmapping-commons --- 00:41:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:41:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:41:00 [INFO] 00:41:00 [INFO] --------< org.opendaylight.lispflowmapping:common.build.tools >--------- 00:41:00 [INFO] Building ODL :: lispflowmapping :: common.build.tools 1.21.0 [116/143] 00:41:00 [INFO] from lispflowmapping/commons/build_tools/pom.xml 00:41:00 [INFO] --------------------------------[ jar ]--------------------------------- 00:41:00 [INFO] 00:41:00 [INFO] --- clean:3.4.0:clean (default-clean) @ common.build.tools --- 00:41:00 [INFO] 00:41:00 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ common.build.tools --- 00:41:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:00 [INFO] 00:41:00 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ common.build.tools --- 00:41:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:00 [INFO] 00:41:00 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ common.build.tools --- 00:41:00 [INFO] 00:41:00 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ common.build.tools --- 00:41:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:41:00 [INFO] 00:41:00 [INFO] --- build-helper:3.6.0:add-source (add-source) @ common.build.tools --- 00:41:00 [INFO] Source directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/main/yang added. 00:41:00 [INFO] Source directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/main/yang-gen-sal added. 00:41:00 [INFO] 00:41:00 [INFO] --- checkstyle:3.5.0:check (check-license) @ common.build.tools --- 00:41:00 [INFO] 00:41:00 [INFO] --- checkstyle:3.5.0:check (default) @ common.build.tools --- 00:41:00 [INFO] Starting audit... 00:41:00 Audit done. 00:41:00 [INFO] You have 0 Checkstyle violations. 00:41:00 [INFO] 00:41:00 [INFO] --- dependency:3.8.0:copy (unpack-license) @ common.build.tools --- 00:41:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/classes/LICENSE 00:41:00 [INFO] 00:41:00 [INFO] --- resources:3.3.1:resources (default-resources) @ common.build.tools --- 00:41:00 [INFO] Copying 2 resources from src/main/resources to target/classes 00:41:00 [INFO] 00:41:00 [INFO] --- compiler:3.13.0:compile (default-compile) @ common.build.tools --- 00:41:00 [INFO] No sources to compile 00:41:00 [INFO] 00:41:00 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ common.build.tools >>> 00:41:00 [INFO] 00:41:00 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ common.build.tools --- 00:41:00 [INFO] 00:41:00 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ common.build.tools <<< 00:41:00 [INFO] 00:41:00 [INFO] 00:41:00 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ common.build.tools --- 00:41:00 [INFO] 00:41:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ common.build.tools --- 00:41:00 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/src/test/resources 00:41:00 [INFO] 00:41:00 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ common.build.tools --- 00:41:00 [INFO] No sources to compile 00:41:00 [INFO] 00:41:00 [INFO] --- surefire:3.5.0:test (default-test) @ common.build.tools --- 00:41:00 [INFO] No tests to run. 00:41:00 [INFO] 00:41:00 [INFO] --- copy:14.0.3:copy-files (default) @ common.build.tools --- 00:41:00 [INFO] 00:41:00 [INFO] --- jar:3.4.2:jar (default-jar) @ common.build.tools --- 00:41:00 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.21.0.jar 00:41:00 [INFO] 00:41:00 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ common.build.tools --- 00:41:00 [WARNING] JAR will be empty - no content was marked for inclusion! 00:41:00 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.21.0-javadoc.jar 00:41:00 [INFO] 00:41:00 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ common.build.tools --- 00:41:00 [INFO] CycloneDX: Resolving Dependencies 00:41:00 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 00:41:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.xml 00:41:00 [INFO] attaching as common.build.tools-1.21.0-cyclonedx.xml 00:41:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.json 00:41:00 [INFO] attaching as common.build.tools-1.21.0-cyclonedx.json 00:41:00 [INFO] 00:41:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ common.build.tools --- 00:41:00 [INFO] Skipping duplicate-finder execution! 00:41:00 [INFO] 00:41:00 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ common.build.tools --- 00:41:00 [INFO] No dependency problems found 00:41:00 [INFO] 00:41:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ common.build.tools --- 00:41:00 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.21.0-sources.jar 00:41:00 [INFO] 00:41:00 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ common.build.tools --- 00:41:00 [INFO] 00:41:00 [INFO] --- jacoco:0.8.12:report (report) @ common.build.tools --- 00:41:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:41:00 [INFO] 00:41:00 [INFO] --- install:3.1.3:install (default-install) @ common.build.tools --- 00:41:00 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.pom 00:41:00 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.jar 00:41:00 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-javadoc.jar 00:41:00 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.xml 00:41:00 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.json 00:41:00 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/commons/build_tools/target/common.build.tools-1.21.0-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-sources.jar 00:41:00 [INFO] 00:41:00 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ common.build.tools --- 00:41:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:41:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:41:00 [INFO] 00:41:00 [INFO] -----< org.opendaylight.lispflowmapping:lispflowmapping-artifacts >----- 00:41:00 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-artifacts 1.21.0 [117/143] 00:41:00 [INFO] from lispflowmapping/artifacts/pom.xml 00:41:00 [INFO] --------------------------------[ pom ]--------------------------------- 00:41:00 [INFO] 00:41:00 [INFO] --- clean:3.4.0:clean (default-clean) @ lispflowmapping-artifacts --- 00:41:00 [INFO] 00:41:00 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lispflowmapping-artifacts --- 00:41:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:00 [INFO] 00:41:00 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ lispflowmapping-artifacts --- 00:41:01 [INFO] 00:41:01 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ lispflowmapping-artifacts --- 00:41:01 [INFO] CycloneDX: Resolving Dependencies 00:41:01 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:41:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.xml 00:41:01 [INFO] attaching as lispflowmapping-artifacts-1.21.0-cyclonedx.xml 00:41:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.json 00:41:01 [INFO] attaching as lispflowmapping-artifacts-1.21.0-cyclonedx.json 00:41:01 [INFO] 00:41:01 [INFO] --- install:3.1.3:install (default-install) @ lispflowmapping-artifacts --- 00:41:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/artifacts/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0.pom 00:41:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.xml 00:41:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/artifacts/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.json 00:41:01 [INFO] 00:41:01 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ lispflowmapping-artifacts --- 00:41:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:41:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:41:01 [INFO] 00:41:01 [INFO] --------< org.opendaylight.lispflowmapping:features-aggregator >-------- 00:41:01 [INFO] Building ODL :: lispflowmapping :: features-aggregator 1.21.0 [118/143] 00:41:01 [INFO] from lispflowmapping/features/pom.xml 00:41:01 [INFO] --------------------------------[ pom ]--------------------------------- 00:41:01 [INFO] 00:41:01 [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- 00:41:01 [INFO] 00:41:01 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- 00:41:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:01 [INFO] 00:41:01 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- 00:41:01 [INFO] 00:41:01 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ features-aggregator --- 00:41:01 [INFO] CycloneDX: Resolving Dependencies 00:41:01 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:41:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/target/bom.xml 00:41:01 [INFO] attaching as features-aggregator-1.21.0-cyclonedx.xml 00:41:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/target/bom.json 00:41:01 [INFO] attaching as features-aggregator-1.21.0-cyclonedx.json 00:41:01 [INFO] 00:41:01 [INFO] --- install:3.1.3:install (default-install) @ features-aggregator --- 00:41:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0.pom 00:41:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.xml 00:41:01 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/features/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.json 00:41:01 [INFO] 00:41:01 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-aggregator --- 00:41:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:41:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:41:01 [INFO] 00:41:01 [INFO] -------< org.opendaylight.lispflowmapping:lispflowmapping-karaf >------- 00:41:01 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-karaf 1.21.0 [119/143] 00:41:01 [INFO] from lispflowmapping/lispflowmapping-karaf/pom.xml 00:41:01 [INFO] --------------------------------[ pom ]--------------------------------- 00:41:01 [INFO] 00:41:01 [INFO] --- clean:3.4.0:clean (default-clean) @ lispflowmapping-karaf --- 00:41:01 [INFO] 00:41:01 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lispflowmapping-karaf --- 00:41:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:01 [INFO] 00:41:01 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lispflowmapping-karaf --- 00:41:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:01 [INFO] 00:41:01 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ lispflowmapping-karaf --- 00:41:01 [INFO] 00:41:01 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ lispflowmapping-karaf --- 00:41:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:41:01 [INFO] 00:41:01 [INFO] --- checkstyle:3.5.0:check (check-license) @ lispflowmapping-karaf --- 00:41:01 [INFO] 00:41:01 [INFO] --- checkstyle:3.5.0:check (default) @ lispflowmapping-karaf --- 00:41:01 [INFO] Starting audit... 00:41:01 Audit done. 00:41:01 [INFO] You have 0 Checkstyle violations. 00:41:01 [INFO] 00:41:01 [INFO] --- dependency:3.8.0:copy (unpack-license) @ lispflowmapping-karaf --- 00:41:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/classes/LICENSE 00:41:01 [INFO] 00:41:01 [INFO] --- resources:3.3.1:resources (process-resources) @ lispflowmapping-karaf --- 00:41:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/src/main/resources 00:41:01 [INFO] 00:41:01 [INFO] --- karaf:4.4.6:assembly (process-resources) @ lispflowmapping-karaf --- 00:41:01 [INFO] Using repositories: 00:41:01 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:41:01 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:41:01 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:41:01 [INFO] Creating work directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly 00:41:01 [INFO] Loading direct KAR and features XML dependencies 00:41:01 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:41:01 [INFO] Feature framework will be added as a startup feature 00:41:01 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly 00:41:01 [INFO] Unzipping kars 00:41:01 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:41:01 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:41:01 [INFO] Loading profiles from: 00:41:01 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:41:01 [INFO] Loading repositories 00:41:01 [INFO] Generating generated-startup profile 00:41:01 [INFO] Generating generated-boot profile with parents: generated-startup 00:41:01 [INFO] Generating generated-installed profile 00:41:01 [INFO] Configuring etc/config.properties and etc/system.properties 00:41:01 [INFO] Downloading libraries for generated profiles 00:41:01 [INFO] Downloading additional libraries 00:41:01 [INFO] Writing configurations 00:41:01 [INFO] adding config file: etc/profile.cfg 00:41:01 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:41:01 [INFO] Startup stage 00:41:01 [INFO] Loading startup repositories 00:41:01 [INFO] Resolving startup features and bundles 00:41:01 [INFO] Features: framework 00:41:01 [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/14.0.3 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:41:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:41:01 [INFO] Boot stage 00:41:01 [INFO] Loading boot repositories 00:41:01 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.21.0/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.21.0/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.21.0/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.21.0/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features 00:41:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features 00:41:01 [INFO] Feature odl-mdsal-model-rfc8342/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 00:41:01 [INFO] Feature odl-yangtools-xpath-api/14.0.4 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.4 00:41:01 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 00:41:01 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 00:41:01 [INFO] Feature odl-mdsal-binding-base/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.2 00:41:01 [INFO] Feature shell/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 00:41:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:41:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:41:01 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:41:01 [INFO] Feature service/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 00:41:01 [INFO] Feature odl-mdsal-eos-binding/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.2 00:41:01 [INFO] Feature odl-netconf-api/8.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/8.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/8.0.2 00:41:01 [INFO] Feature odl-yangtools-binding-codec/14.0.4 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.4 00:41:01 [INFO] Feature package/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 00:41:01 [INFO] Feature odl-yangtools-parser/14.0.4 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.4 00:41:01 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 00:41:01 [INFO] Feature odl-yangtools-xpath/14.0.4 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.4 00:41:01 [INFO] Feature ssh/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 00:41:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 00:41:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 00:41:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 00:41:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 00:41:01 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 00:41:01 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 00:41:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:41:01 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 00:41:01 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:41:01 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 00:41:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 00:41:01 [INFO] Feature odl-aaa-web/0.20.1 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.20.1 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.20.1 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.20.1 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.20.1 00:41:01 [INFO] Feature odl-aaa-api/0.20.1 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.20.1 00:41:01 [INFO] Feature odl-mdsal-model-rfc8341/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.2 00:41:01 [INFO] Feature framework/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:41:01 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:41:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:41:01 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 00:41:01 [INFO] Feature odl-restconf/8.0.2 is defined as a boot feature 00:41:01 [INFO] Feature odl-mdsal-singleton-common/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.2 00:41:01 [INFO] Feature http/8.0.27 is defined as a boot feature 00:41:01 [INFO] Feature deployer/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 00:41:01 [INFO] Feature odl-karaf-feat-jdbc/14.0.3 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:41:01 [INFO] Feature odl-aaa-cert/0.20.1 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1/xml/config 00:41:01 [INFO] Feature odl-javassist-3/14.0.3 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 00:41:01 [INFO] Feature odl-mdsal-dom-api/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.2 00:41:01 [INFO] Feature odl-bytebuddy/14.0.4 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.1 00:41:01 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 00:41:01 [INFO] Feature odl-mdsal-broker/10.0.2 is defined as a boot feature 00:41:01 [INFO] Feature odl-netconf-transport/8.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/8.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/8.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/8.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/8.0.2 00:41:01 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/8.0.2 00:41:01 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 00:41:01 [INFO] Feature scr/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:41:01 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 00:41:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 00:41:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:41:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 00:41:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 00:41:01 [INFO] Feature odl-mdsal-eos-common/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.2 00:41:01 [INFO] Feature jaas/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 00:41:01 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:41:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:41:01 [INFO] Feature odl-netconf-transport-api/8.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/8.0.2 00:41:01 [INFO] Feature management/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:41:01 [INFO] adding config file: etc/jmx.acl.cfg 00:41:01 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:41:01 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:41:01 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:41:01 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:41:01 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.2 00:41:01 [INFO] Feature log/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 00:41:01 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:41:01 [INFO] Feature odl-mdsal-model-rfc6243/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.2 00:41:01 [INFO] Feature odl-guava/14.0.3 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.3.0-jre 00:41:01 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.46.0 00:41:01 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:41:01 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:41:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 00:41:01 [INFO] Feature odl-netconf-truststore/8.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/8.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/8.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-crypto-types/8.0.2 00:41:01 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 00:41:01 [INFO] Feature odl-controller-blueprint/10.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.2 00:41:01 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 00:41:01 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 00:41:01 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 00:41:01 [INFO] Feature odl-lispflowmapping-models/1.21.0 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.21.0 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.21.0 00:41:01 [INFO] Feature war/4.4.6 is defined as a boot feature 00:41:01 [INFO] Feature odl-controller-mdsal-common/10.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.2 00:41:01 [INFO] Feature odl-mdsal-model-rfc6991/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.2 00:41:01 [INFO] Feature odl-lispflowmapping-msmr/1.21.0 is defined as a boot feature 00:41:01 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.2 00:41:01 [INFO] Feature odl-yangtools-data-api/14.0.4 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.4 00:41:01 [INFO] Feature odl-mdsal-model-rfc8526/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.2 00:41:01 [INFO] Feature standard/4.4.6 is defined as a boot feature 00:41:01 [INFO] Feature odl-stax2-api/14.0.3 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 00:41:01 [INFO] Feature odl-mdsal-dom-broker/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.2 00:41:01 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 00:41:01 [INFO] Feature odl-netty-4/14.0.3 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final 00:41:01 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final 00:41:01 [INFO] Feature odl-mdsal-model-rfc6470/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.2 00:41:01 [INFO] Feature odl-yangtools-parser-api/14.0.4 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.4 00:41:01 [INFO] Feature odl-mdsal-eos-dom/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.2 00:41:01 [INFO] Feature odl-controller-akka/10.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 00:41:01 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.2 00:41:01 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 00:41:01 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 00:41:01 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 00:41:01 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 00:41:01 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 00:41:01 [INFO] Feature odl-restconf-api/8.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/8.0.2 00:41:01 [INFO] Feature odl-mdsal-model-rfc7952/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.2 00:41:01 [INFO] Feature odl-yangtools-data/14.0.4 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.4 00:41:01 [INFO] Feature feature/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:41:01 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:41:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:41:01 [INFO] Feature odl-apache-commons-text/14.0.3 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 00:41:01 [INFO] Feature odl-jakarta-activation-api/14.0.3 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 00:41:01 [INFO] Feature odl-mdsal-clustering-commons/10.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.2 00:41:01 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.2 00:41:01 [INFO] Feature system/4.4.6 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 00:41:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:41:01 [INFO] Feature odl-mdsal-model-rfc8525/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.2 00:41:01 [INFO] Feature odl-yangtools-codec/14.0.4 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.4 00:41:01 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 00:41:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 00:41:01 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 00:41:01 [INFO] Feature odl-mdsal-dom-runtime/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.2 00:41:01 [INFO] Feature odl-mdsal-binding-api/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.2 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.2 00:41:01 [INFO] Feature odl-apache-shiro/0.20.1 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.20.1 00:41:01 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 00:41:01 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 00:41:01 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 00:41:01 [INFO] Feature b852b71f-9559-4540-a1b4-1090c7b2c934/0.0.0 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 00:41:01 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:41:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:41:01 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 00:41:01 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 00:41:01 [INFO] Feature odl-mdsal-binding-runtime/14.0.2 is defined as a boot feature 00:41:01 [INFO] Feature odl-mdsal-remoterpc-connector/10.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.2 00:41:01 [INFO] Feature odl-mdsal-model-rfc6241/14.0.2 is defined as a boot feature 00:41:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.2 00:41:02 [INFO] Feature odl-yanglib-mdsal-writer/8.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/8.0.2 00:41:02 [INFO] Feature odl-apache-commons-lang3/14.0.3 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 00:41:02 [INFO] Feature odl-antlr4/14.0.3 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 00:41:02 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 00:41:02 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 00:41:02 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 00:41:02 [INFO] Feature odl-lispflowmapping-mappingservice-shell/1.21.0 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.shell/1.21.0 00:41:02 [INFO] Feature odl-aaa-shiro/0.20.1 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.20.1 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.20.1 00:41:02 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.20.1 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-app-config 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-datastore-config 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/py/idmtool 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1/cfg/config 00:41:02 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.2 00:41:02 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.2 00:41:02 [INFO] Feature odl-ws-rs-api/14.0.3 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 00:41:02 [INFO] Feature odl-dropwizard-metrics/14.0.3 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 00:41:02 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 00:41:02 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 00:41:02 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 00:41:02 [INFO] Feature odl-yangtools-binding-spec/14.0.4 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.4 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.4 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.4 00:41:02 [INFO] Feature odl-mdsal-common/14.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.2 00:41:02 [INFO] Feature odl-netconf-model-rfc5277/8.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/8.0.2 00:41:02 [INFO] Feature odl-restconf-server-api/8.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/8.0.2 00:41:02 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/8.0.2 00:41:02 [INFO] Feature wrap/2.6.14 is defined as a boot feature 00:41:02 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 00:41:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 00:41:02 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:41:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 00:41:02 [INFO] Feature odl-aaa-password-service/0.20.1 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.20.1 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config 00:41:02 [INFO] Feature odl-jersey-2/14.0.3 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 00:41:02 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 00:41:02 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 00:41:02 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 00:41:02 [INFO] Feature odl-netconf-keystore/8.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-crypto-types/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/8.0.2 00:41:02 [INFO] Feature odl-jolokia/10.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 00:41:02 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/10.0.2/cfg/configuration 00:41:02 [INFO] Feature odl-yangtools-common/14.0.4 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.4 00:41:02 [INFO] Feature odl-yangtools-util/14.0.4 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.4 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.4 00:41:02 [INFO] Feature odl-aaa-encryption-service/0.20.1 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.1 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.1 00:41:02 [INFO] Feature kar/4.4.6 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 00:41:02 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:41:02 [INFO] Feature odl-yangtools-binding-runtime/14.0.4 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.4 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.4 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.4 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.4 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.4 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.4 00:41:02 [INFO] Feature odl-yangtools-export/14.0.4 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.4 00:41:02 [INFO] Feature odl-controller-scala/10.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 00:41:02 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 00:41:02 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 00:41:02 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 00:41:02 [INFO] Feature odl-restconf-nb/8.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/8.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.2/cfg/config 00:41:02 [INFO] Feature jline/3.21.0 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:41:02 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 00:41:02 [INFO] Feature odl-gson/14.0.3 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 00:41:02 [INFO] Feature odl-mdsal-distributed-datastore/10.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.2 00:41:02 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.2 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/akkaconf 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/factoryakkaconf 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleshardconf 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleconf 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/cfg/datastore 00:41:02 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:41:02 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 00:41:02 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:41:02 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:41:02 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:41:02 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:41:02 [INFO] Feature config/4.4.6 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 00:41:02 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:41:02 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:41:02 [INFO] Feature instance/4.4.6 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 00:41:02 [INFO] Feature odl-karaf-feat-jetty/14.0.3 is defined as a boot feature 00:41:02 [INFO] Feature odl-lispflowmapping-inmemorydb/1.21.0 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.21.0 00:41:02 [INFO] Feature odl-mdsal-model-rfc8072/14.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.2 00:41:02 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.2 00:41:02 [INFO] Feature odl-lispflowmapping-mappingservice/1.21.0 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.21.0 00:41:02 [INFO] Feature odl-mdsal-singleton-dom/14.0.2 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.2 00:41:02 [INFO] Feature bundle/4.4.6 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 00:41:02 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:41:02 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:41:02 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 00:41:02 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:41:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 00:41:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 00:41:02 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:41:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 00:41:02 [INFO] Feature odl-servlet-api/14.0.3 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 00:41:02 [INFO] Feature odl-lispflowmapping-southbound/1.21.0 is defined as a boot feature 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.21.0 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.config/1.21.0 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.21.0 00:41:02 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.21.0 00:41:02 [INFO] Install stage 00:41:02 [INFO] Loading installed repositories 00:41:02 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 00:41:02 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 00:41:02 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:41:02 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:41:02 [INFO] 00:41:02 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ lispflowmapping-karaf >>> 00:41:02 [INFO] 00:41:02 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ lispflowmapping-karaf --- 00:41:02 [INFO] 00:41:02 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ lispflowmapping-karaf <<< 00:41:02 [INFO] 00:41:02 [INFO] 00:41:02 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ lispflowmapping-karaf --- 00:41:02 [INFO] 00:41:02 [INFO] --- dependency:3.8.0:copy (apply-branding) @ lispflowmapping-karaf --- 00:41:02 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly/lib/karaf.branding-14.0.3.jar 00:41:02 [INFO] 00:41:02 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ lispflowmapping-karaf --- 00:41:02 [INFO] 00:41:02 [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ lispflowmapping-karaf --- 00:41:02 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 00:41:02 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:41:02 [INFO] 00:41:02 [INFO] --- copy:14.0.3:copy-files (default) @ lispflowmapping-karaf --- 00:41:02 [INFO] 00:41:02 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ lispflowmapping-karaf --- 00:41:02 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/src/main/assembly 00:41:02 [INFO] 00:41:02 [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ lispflowmapping-karaf --- 00:41:02 [INFO] Feature repository discovered recursively: 76307464-19c2-47b4-896d-ab8ef54e4538 00:41:02 [INFO] Feature repository discovered recursively: features-lispflowmapping 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 00:41:02 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:41:02 [INFO] Feature repository discovered recursively: pt-triemap 00:41:02 [INFO] Feature repository discovered recursively: odl-guava 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:41:02 [INFO] Feature repository discovered recursively: odl-gson 00:41:02 [INFO] Feature repository discovered recursively: odl-stax2-api 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:41:02 [INFO] Feature repository discovered recursively: odl-antlr4 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:41:02 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-akka 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-scala 00:41:02 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:41:02 [INFO] Feature repository discovered recursively: odl-servlet-api 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 00:41:02 [INFO] Feature repository discovered recursively: odl-restconf 00:41:02 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-jersey-2 00:41:02 [INFO] Feature repository discovered recursively: odl-javassist-3 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:41:02 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:41:02 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:41:02 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-restconf-api 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-netty-4 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 00:41:02 [INFO] Feature repository discovered recursively: framework-4.4.6 00:41:02 [INFO] Feature repository discovered recursively: standard-4.4.6 00:41:02 [INFO] Feature repository discovered recursively: framework-4.4.6 00:41:02 [INFO] Feature repository discovered recursively: features-lispflowmapping 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 00:41:02 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:41:02 [INFO] Feature repository discovered recursively: odl-guava 00:41:02 [INFO] Feature repository discovered recursively: pt-triemap 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:41:02 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:41:02 [INFO] Feature repository discovered recursively: odl-antlr4 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:41:02 [INFO] Feature repository discovered recursively: odl-gson 00:41:02 [INFO] Feature repository discovered recursively: odl-stax2-api 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:41:02 [INFO] Feature repository discovered recursively: odl-netty-4 00:41:02 [INFO] Feature repository discovered recursively: odl-servlet-api 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-akka 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-scala 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 00:41:02 [INFO] Feature repository discovered recursively: odl-restconf 00:41:02 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:41:02 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:41:02 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:41:02 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:41:02 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-jersey-2 00:41:02 [INFO] Feature repository discovered recursively: odl-javassist-3 00:41:02 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:41:02 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:41:02 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:41:02 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-restconf-api 00:41:02 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 00:41:02 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 00:41:02 [INFO] Feature repository discovered recursively: standard-4.4.6 00:41:02 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 00:41:02 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:41:02 [INFO] 00:41:02 [INFO] --- antrun:3.1.0:run (fix-permissions) @ lispflowmapping-karaf --- 00:41:02 [INFO] Executing tasks 00:41:02 [INFO] Executed tasks 00:41:02 [INFO] 00:41:02 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ lispflowmapping-karaf --- 00:41:02 [INFO] Executing tasks 00:41:02 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/assembly/system/org/bouncycastle 00:41:02 [INFO] Executed tasks 00:41:02 [INFO] 00:41:02 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ lispflowmapping-karaf --- 00:41:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:41:02 [INFO] 00:41:02 [INFO] --- karaf:4.4.6:archive (package) @ lispflowmapping-karaf --- 00:41:15 [INFO] 00:41:15 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ lispflowmapping-karaf --- 00:41:15 [INFO] Skipping CycloneDX goal, because module skips deploy 00:41:15 [INFO] 00:41:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-karaf --- 00:41:15 [INFO] Skipping duplicate-finder execution! 00:41:15 [INFO] 00:41:15 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ lispflowmapping-karaf --- 00:41:15 [INFO] Skipping pom project 00:41:15 [INFO] 00:41:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-karaf --- 00:41:15 [INFO] 00:41:15 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ lispflowmapping-karaf --- 00:41:15 [INFO] 00:41:15 [INFO] --- jacoco:0.8.12:report (report) @ lispflowmapping-karaf --- 00:41:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:41:15 [INFO] 00:41:15 [INFO] --- install:3.1.3:install (default-install) @ lispflowmapping-karaf --- 00:41:15 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.21.0/lispflowmapping-karaf-1.21.0.pom 00:41:15 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.21.0.tar.gz to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.21.0/lispflowmapping-karaf-1.21.0.tar.gz 00:41:15 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.21.0.zip to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.21.0/lispflowmapping-karaf-1.21.0.zip 00:41:16 [INFO] 00:41:16 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ lispflowmapping-karaf --- 00:41:16 [INFO] Skipping artifact deployment 00:41:16 [INFO] 00:41:16 [INFO] --< org.opendaylight.lispflowmapping:mappingservice.integrationtest >--- 00:41:16 [INFO] Building ODL :: lispflowmapping :: mappingservice.integrationtest 1.21.0 [120/143] 00:41:16 [INFO] from lispflowmapping/integrationtest/pom.xml 00:41:16 [INFO] -------------------------------[ bundle ]------------------------------- 00:41:16 [INFO] 00:41:16 [INFO] --- clean:3.4.0:clean (default-clean) @ mappingservice.integrationtest --- 00:41:16 [INFO] 00:41:16 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mappingservice.integrationtest --- 00:41:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:16 [INFO] 00:41:16 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mappingservice.integrationtest --- 00:41:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:41:16 [INFO] 00:41:16 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ mappingservice.integrationtest --- 00:41:17 [INFO] 00:41:17 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.integrationtest --- 00:41:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:41:17 [INFO] 00:41:17 [INFO] --- checkstyle:3.5.0:check (check-license) @ mappingservice.integrationtest --- 00:41:17 [INFO] 00:41:17 [INFO] --- checkstyle:3.5.0:check (default) @ mappingservice.integrationtest --- 00:41:18 [INFO] Starting audit... 00:41:18 Audit done. 00:41:18 [INFO] You have 0 Checkstyle violations. 00:41:18 [INFO] 00:41:18 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ mappingservice.integrationtest --- 00:41:18 [INFO] Created: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/classes/META-INF/maven/dependencies.properties 00:41:18 [INFO] 00:41:18 [INFO] --- dependency:3.8.0:copy (unpack-license) @ mappingservice.integrationtest --- 00:41:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/classes/LICENSE 00:41:18 [INFO] 00:41:18 [INFO] --- resources:3.3.1:resources (default-resources) @ mappingservice.integrationtest --- 00:41:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/main/resources 00:41:18 [INFO] 00:41:18 [INFO] --- compiler:3.13.0:compile (default-compile) @ mappingservice.integrationtest --- 00:41:18 [INFO] No sources to compile 00:41:18 [INFO] 00:41:18 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ mappingservice.integrationtest >>> 00:41:18 [INFO] 00:41:18 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ mappingservice.integrationtest --- 00:41:18 [INFO] 00:41:18 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ mappingservice.integrationtest <<< 00:41:18 [INFO] 00:41:18 [INFO] 00:41:18 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ mappingservice.integrationtest --- 00:41:18 [INFO] 00:41:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ mappingservice.integrationtest --- 00:41:18 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/resources 00:41:18 [INFO] 00:41:18 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ mappingservice.integrationtest --- 00:41:18 [INFO] 00:41:18 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mappingservice.integrationtest --- 00:41:18 [INFO] Recompiling the module because of changed dependency. 00:41:18 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 00:41:19 [INFO] 00:41:19 [INFO] --- surefire:3.5.0:test (default-test) @ mappingservice.integrationtest --- 00:41:19 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/surefire-reports 00:41:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:41:19 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 00:41:19 [INFO] 00:41:19 [INFO] ------------------------------------------------------- 00:41:19 [INFO] T E S T S 00:41:19 [INFO] ------------------------------------------------------- 00:41:20 [INFO] Running org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 00:44:22 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 182.1 s <<< FAILURE! -- in org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 00:44:22 [ERROR] org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest -- Time elapsed: 182.1 s <<< ERROR! 00:44:22 java.lang.RuntimeException: Container never came up 00:44:22 at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.stop(KarafTestContainer.java:695) 00:44:22 at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.tearDown(EagerSingleStagedReactor.java:118) 00:44:22 at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.afterClass(EagerSingleStagedReactor.java:132) 00:44:22 at org.ops4j.pax.exam.spi.reactors.ReactorManager.afterClass(ReactorManager.java:441) 00:44:22 at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:107) 00:44:22 at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93) 00:44:22 00:44:23 [INFO] 00:44:23 [INFO] Results: 00:44:23 [INFO] 00:44:23 [ERROR] Errors: 00:44:23 [ERROR] MappingServiceIntegrationTest » Runtime Container never came up 00:44:23 [INFO] 00:44:23 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 00:44:23 [INFO] 00:44:23 [ERROR] 00:44:23 00:44:23 Please refer to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/surefire-reports for the individual test results. 00:44:23 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 00:44:23 [INFO] 00:44:23 [INFO] --- copy:14.0.3:copy-files (default) @ mappingservice.integrationtest --- 00:44:23 [INFO] 00:44:23 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mappingservice.integrationtest --- 00:44:23 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.21.0.jar 00:44:23 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/classes/META-INF/MANIFEST.MF 00:44:23 [INFO] 00:44:23 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ mappingservice.integrationtest --- 00:44:23 [WARNING] JAR will be empty - no content was marked for inclusion! 00:44:23 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.21.0-javadoc.jar 00:44:23 [INFO] 00:44:23 [INFO] --- failsafe:3.5.0:integration-test (default) @ mappingservice.integrationtest --- 00:44:23 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:44:23 [INFO] 00:44:23 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ mappingservice.integrationtest --- 00:44:23 [INFO] CycloneDX: Resolving Dependencies 00:44:32 [INFO] CycloneDX: Creating BOM version 1.5 with 438 component(s) 00:44:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.xml 00:44:32 [INFO] attaching as mappingservice.integrationtest-1.21.0-cyclonedx.xml 00:44:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.json 00:44:32 [INFO] attaching as mappingservice.integrationtest-1.21.0-cyclonedx.json 00:44:32 [INFO] 00:44:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.integrationtest --- 00:44:32 [INFO] Skipping duplicate-finder execution! 00:44:32 [INFO] 00:44:32 [INFO] --- failsafe:3.5.0:verify (default) @ mappingservice.integrationtest --- 00:44:32 [INFO] No tests to run. 00:44:32 [INFO] 00:44:32 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ mappingservice.integrationtest --- 00:44:32 [WARNING] Used undeclared dependencies found: 00:44:32 [WARNING] org.apache.commons:commons-lang3:jar:3.17.0:runtime 00:44:32 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 00:44:32 [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime 00:44:32 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:runtime 00:44:32 [WARNING] com.google.guava:guava:jar:33.3.0-jre:runtime 00:44:32 [WARNING] org.objenesis:objenesis:jar:3.3:test 00:44:32 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:runtime 00:44:32 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 00:44:32 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:runtime 00:44:32 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:runtime 00:44:32 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:runtime 00:44:32 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.21.0:runtime 00:44:32 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 00:44:32 [WARNING] org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.21.0:runtime 00:44:32 [WARNING] org.opendaylight.lispflowmapping:mappingservice.api:jar:1.21.0:runtime 00:44:32 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 00:44:32 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 00:44:32 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 00:44:32 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:runtime 00:44:32 [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:test 00:44:32 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 00:44:32 [WARNING] org.opendaylight.lispflowmapping:mappingservice.config:jar:1.21.0:runtime 00:44:32 [WARNING] org.opendaylight.controller:atomix-storage:jar:10.0.2:runtime 00:44:32 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 00:44:32 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:runtime 00:44:32 [WARNING] Unused declared dependencies found: 00:44:32 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 00:44:32 [WARNING] org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.21.0:compile 00:44:32 [INFO] 00:44:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mappingservice.integrationtest --- 00:44:32 [INFO] No sources in project. Archive not created. 00:44:32 [INFO] 00:44:32 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mappingservice.integrationtest --- 00:44:32 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:44:32 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) 00:44:32 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:44:32 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:44:32 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 00:44:32 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:44:32 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:44:32 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) 00:44:32 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:44:32 [INFO] 00:44:32 [INFO] --- jacoco:0.8.12:report (report) @ mappingservice.integrationtest --- 00:44:32 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/code-coverage/jacoco.exec 00:44:32 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.integrationtest' with 0 classes 00:44:32 [INFO] 00:44:32 [INFO] --- install:3.1.3:install (default-install) @ mappingservice.integrationtest --- 00:44:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.pom 00:44:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.21.0.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar 00:44:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.21.0-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-javadoc.jar 00:44:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.xml 00:44:32 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/integrationtest/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.json 00:44:32 [INFO] 00:44:32 [INFO] --- bundle:5.1.9:install (default-install) @ mappingservice.integrationtest --- 00:44:32 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar 00:44:32 [INFO] Writing OBR metadata 00:44:33 [INFO] 00:44:33 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ mappingservice.integrationtest --- 00:44:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:44:33 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:44:33 [INFO] 00:44:33 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mappingservice.integrationtest --- 00:44:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:44:33 [INFO] 00:44:33 [INFO] --------< org.opendaylight.lispflowmapping:lispflowmapping-all >-------- 00:44:33 [INFO] Building lispflowmapping 1.21.0 [121/143] 00:44:33 [INFO] from lispflowmapping/pom.xml 00:44:33 [INFO] --------------------------------[ pom ]--------------------------------- 00:44:33 [INFO] 00:44:33 [INFO] --- clean:3.4.0:clean (default-clean) @ lispflowmapping-all --- 00:44:33 [INFO] 00:44:33 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lispflowmapping-all --- 00:44:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:33 [INFO] 00:44:33 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lispflowmapping-all --- 00:44:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:33 [INFO] 00:44:33 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ lispflowmapping-all --- 00:44:33 [INFO] 00:44:33 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ lispflowmapping-all --- 00:44:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:44:33 [INFO] 00:44:33 [INFO] --- build-helper:3.6.0:add-source (add-source) @ lispflowmapping-all --- 00:44:33 [INFO] Source directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/src/main/yang added. 00:44:33 [INFO] Source directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/src/main/yang-gen-sal added. 00:44:33 [INFO] 00:44:33 [INFO] --- checkstyle:3.5.0:check (check-license) @ lispflowmapping-all --- 00:44:33 [INFO] 00:44:33 [INFO] --- checkstyle:3.5.0:check (default) @ lispflowmapping-all --- 00:44:33 [INFO] Starting audit... 00:44:33 Audit done. 00:44:33 [INFO] You have 0 Checkstyle violations. 00:44:33 [INFO] 00:44:33 [INFO] --- dependency:3.8.0:copy (unpack-license) @ lispflowmapping-all --- 00:44:33 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/target/classes/LICENSE 00:44:33 [INFO] 00:44:33 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ lispflowmapping-all >>> 00:44:33 [INFO] 00:44:33 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ lispflowmapping-all --- 00:44:33 [INFO] 00:44:33 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ lispflowmapping-all <<< 00:44:33 [INFO] 00:44:33 [INFO] 00:44:33 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ lispflowmapping-all --- 00:44:33 [INFO] 00:44:33 [INFO] --- copy:14.0.3:copy-files (default) @ lispflowmapping-all --- 00:44:33 [INFO] 00:44:33 [INFO] --- javadoc:3.0.1:jar (attach-javadocs) @ lispflowmapping-all --- 00:44:33 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:44:33 [INFO] 00:44:33 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ lispflowmapping-all --- 00:44:33 [INFO] CycloneDX: Resolving Dependencies 00:44:34 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 00:44:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/target/bom.xml 00:44:34 [INFO] attaching as lispflowmapping-all-1.21.0-cyclonedx.xml 00:44:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/target/bom.json 00:44:34 [INFO] attaching as lispflowmapping-all-1.21.0-cyclonedx.json 00:44:34 [INFO] 00:44:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-all --- 00:44:34 [INFO] Skipping duplicate-finder execution! 00:44:34 [INFO] 00:44:34 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ lispflowmapping-all --- 00:44:34 [INFO] Skipping pom project 00:44:34 [INFO] 00:44:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-all --- 00:44:34 [INFO] 00:44:34 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ lispflowmapping-all --- 00:44:34 [INFO] 00:44:34 [INFO] --- jacoco:0.8.12:report (report) @ lispflowmapping-all --- 00:44:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:44:34 [INFO] 00:44:34 [INFO] --- install:3.1.3:install (default-install) @ lispflowmapping-all --- 00:44:34 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0.pom 00:44:34 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.xml 00:44:34 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.json 00:44:34 [INFO] 00:44:34 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ lispflowmapping-all --- 00:44:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:44:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:44:34 [INFO] 00:44:34 [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- 00:44:34 [INFO] Building ODL :: ovsdb :: it 1.20.0 [122/143] 00:44:34 [INFO] from ovsdb/commons/it/pom.xml 00:44:34 [INFO] --------------------------------[ pom ]--------------------------------- 00:44:34 [INFO] 00:44:34 [INFO] --- clean:3.4.0:clean (default-clean) @ it --- 00:44:34 [INFO] 00:44:34 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it --- 00:44:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:34 [INFO] 00:44:34 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it --- 00:44:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:34 [INFO] 00:44:34 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ it --- 00:44:34 [INFO] 00:44:34 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ it --- 00:44:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:44:34 [INFO] 00:44:34 [INFO] --- checkstyle:3.5.0:check (check-license) @ it --- 00:44:34 [INFO] 00:44:34 [INFO] --- checkstyle:3.5.0:check (default) @ it --- 00:44:34 [INFO] Starting audit... 00:44:34 Audit done. 00:44:34 [INFO] You have 0 Checkstyle violations. 00:44:34 [INFO] 00:44:34 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ it --- 00:44:34 [INFO] Created: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/target/classes/META-INF/maven/dependencies.properties 00:44:34 [INFO] 00:44:34 [INFO] --- dependency:3.8.0:copy (unpack-license) @ it --- 00:44:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/target/classes/LICENSE 00:44:34 [INFO] 00:44:34 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ it >>> 00:44:34 [INFO] 00:44:34 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ it --- 00:44:34 [INFO] 00:44:34 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ it <<< 00:44:34 [INFO] 00:44:34 [INFO] 00:44:34 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ it --- 00:44:34 [INFO] 00:44:34 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ it --- 00:44:34 [INFO] 00:44:34 [INFO] --- copy:14.0.3:copy-files (default) @ it --- 00:44:34 [INFO] 00:44:34 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ it --- 00:44:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:44:34 [INFO] 00:44:34 [INFO] --- antrun:3.1.0:run (prep-jacoco-agent) @ it --- 00:44:34 [INFO] Executing tasks 00:44:34 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/target/exam/jars 00:44:34 [INFO] Executed tasks 00:44:34 [INFO] 00:44:34 [INFO] --- failsafe:3.5.0:integration-test (default) @ it --- 00:44:34 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:44:34 [INFO] Tests are skipped. 00:44:34 [INFO] 00:44:34 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ it --- 00:44:34 [INFO] CycloneDX: Resolving Dependencies 00:44:37 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 00:44:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/target/bom.xml 00:44:37 [INFO] attaching as it-1.20.0-cyclonedx.xml 00:44:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/target/bom.json 00:44:37 [INFO] attaching as it-1.20.0-cyclonedx.json 00:44:37 [INFO] 00:44:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ it --- 00:44:37 [INFO] Skipping duplicate-finder execution! 00:44:37 [INFO] 00:44:37 [INFO] --- failsafe:3.5.0:verify (default) @ it --- 00:44:37 [INFO] Tests are skipped. 00:44:37 [INFO] 00:44:37 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ it --- 00:44:37 [INFO] Skipping pom project 00:44:37 [INFO] 00:44:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ it --- 00:44:37 [INFO] 00:44:37 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ it --- 00:44:37 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:44:37 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) 00:44:37 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:44:37 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:44:37 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 00:44:37 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:44:37 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:44:37 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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) 00:44:37 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:44:37 [INFO] 00:44:37 [INFO] --- jacoco:0.8.12:report (report) @ it --- 00:44:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:44:37 [INFO] 00:44:37 [INFO] --- install:3.1.3:install (default-install) @ it --- 00:44:37 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.20.0/it-1.20.0.pom 00:44:37 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.xml 00:44:37 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/commons/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.json 00:44:37 [INFO] 00:44:37 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ it --- 00:44:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:44:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:44:37 [INFO] 00:44:37 [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- 00:44:37 [INFO] Building ODL :: ovsdb :: parents 1.20.0 [123/143] 00:44:37 [INFO] from ovsdb/commons/pom.xml 00:44:37 [INFO] --------------------------------[ pom ]--------------------------------- 00:44:37 [INFO] 00:44:37 [INFO] --- clean:3.4.0:clean (default-clean) @ parents --- 00:44:37 [INFO] 00:44:37 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ parents --- 00:44:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:37 [INFO] 00:44:37 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ parents --- 00:44:37 [INFO] 00:44:37 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ parents --- 00:44:37 [INFO] Skipping CycloneDX goal, because module skips deploy 00:44:37 [INFO] 00:44:37 [INFO] --- install:3.1.3:install (default-install) @ parents --- 00:44:37 [INFO] Skipping artifact installation 00:44:37 [INFO] 00:44:37 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ parents --- 00:44:37 [INFO] Skipping artifact deployment 00:44:37 [INFO] 00:44:37 [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ 00:44:37 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.20.0 [124/143] 00:44:37 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml 00:44:37 [INFO] --------------------------------[ pom ]--------------------------------- 00:44:37 [INFO] 00:44:37 [INFO] --- clean:3.4.0:clean (default-clean) @ hwvtepsouthbound-karaf --- 00:44:37 [INFO] 00:44:37 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-karaf --- 00:44:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:37 [INFO] 00:44:37 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- 00:44:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:38 [INFO] 00:44:38 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-karaf --- 00:44:38 [INFO] 00:44:38 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-karaf --- 00:44:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:44:38 [INFO] 00:44:38 [INFO] --- checkstyle:3.5.0:check (check-license) @ hwvtepsouthbound-karaf --- 00:44:38 [INFO] 00:44:38 [INFO] --- checkstyle:3.5.0:check (default) @ hwvtepsouthbound-karaf --- 00:44:38 [INFO] Starting audit... 00:44:38 Audit done. 00:44:38 [INFO] You have 0 Checkstyle violations. 00:44:38 [INFO] 00:44:38 [INFO] --- dependency:3.8.0:copy (unpack-license) @ hwvtepsouthbound-karaf --- 00:44:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/classes/LICENSE 00:44:38 [INFO] 00:44:38 [INFO] --- resources:3.3.1:resources (process-resources) @ hwvtepsouthbound-karaf --- 00:44:38 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources 00:44:38 [INFO] 00:44:38 [INFO] --- karaf:4.4.6:assembly (process-resources) @ hwvtepsouthbound-karaf --- 00:44:38 [INFO] Using repositories: 00:44:38 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:44:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:44:38 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:44:38 [INFO] Creating work directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly 00:44:38 [INFO] Loading direct KAR and features XML dependencies 00:44:38 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:44:38 [INFO] Feature framework will be added as a startup feature 00:44:38 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly 00:44:38 [INFO] Unzipping kars 00:44:38 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:44:38 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:44:38 [INFO] Loading profiles from: 00:44:38 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:44:38 [INFO] Loading repositories 00:44:38 [INFO] Generating generated-startup profile 00:44:38 [INFO] Generating generated-boot profile with parents: generated-startup 00:44:38 [INFO] Generating generated-installed profile 00:44:38 [INFO] Configuring etc/config.properties and etc/system.properties 00:44:38 [INFO] Downloading libraries for generated profiles 00:44:38 [INFO] Downloading additional libraries 00:44:38 [INFO] Writing configurations 00:44:38 [INFO] adding config file: etc/profile.cfg 00:44:38 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:44:38 [INFO] Startup stage 00:44:38 [INFO] Loading startup repositories 00:44:38 [INFO] Resolving startup features and bundles 00:44:38 [INFO] Features: framework 00:44:38 [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/14.0.3 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:44:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:44:38 [INFO] Boot stage 00:44:38 [INFO] Loading boot repositories 00:44:38 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.20.0/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.20.0/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.20.0/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.20.0/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features 00:44:38 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features 00:44:38 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:44:38 [INFO] Feature odl-mdsal-model-rfc8342/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 00:44:38 [INFO] Feature odl-yangtools-xpath-api/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.4 00:44:38 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 00:44:38 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 00:44:38 [INFO] Feature odl-mdsal-binding-base/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.2 00:44:38 [INFO] Feature shell/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 00:44:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:44:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:44:38 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:44:38 [INFO] Feature service/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 00:44:38 [INFO] Feature odl-mdsal-eos-binding/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.2 00:44:38 [INFO] Feature odl-netconf-api/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/8.0.2 00:44:38 [INFO] Feature odl-yangtools-binding-codec/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.4 00:44:38 [INFO] Feature package/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 00:44:38 [INFO] Feature odl-yangtools-parser/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.4 00:44:38 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 00:44:38 [INFO] Feature odl-yangtools-xpath/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.4 00:44:38 [INFO] Feature ssh/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 00:44:38 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 00:44:38 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 00:44:38 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 00:44:38 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 00:44:38 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 00:44:38 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 00:44:38 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:44:38 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 00:44:38 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:44:38 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 00:44:38 [INFO] Feature odl-aaa-web/0.20.1 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.20.1 00:44:38 [INFO] Feature odl-aaa-api/0.20.1 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.20.1 00:44:38 [INFO] Feature odl-mdsal-model-rfc8341/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.2 00:44:38 [INFO] Feature framework/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:44:38 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:44:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:44:38 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 00:44:38 [INFO] Feature odl-restconf/8.0.2 is defined as a boot feature 00:44:38 [INFO] Feature odl-mdsal-singleton-common/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.2 00:44:38 [INFO] Feature http/8.0.27 is defined as a boot feature 00:44:38 [INFO] Feature deployer/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 00:44:38 [INFO] Feature odl-karaf-feat-jdbc/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:44:38 [INFO] Feature odl-aaa-cert/0.20.1 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1/xml/config 00:44:38 [INFO] Feature odl-javassist-3/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 00:44:38 [INFO] Feature odl-mdsal-dom-api/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.2 00:44:38 [INFO] Feature odl-bytebuddy/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.1 00:44:38 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 00:44:38 [INFO] Feature odl-mdsal-broker/10.0.2 is defined as a boot feature 00:44:38 [INFO] Feature odl-netconf-transport/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/8.0.2 00:44:38 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 00:44:38 [INFO] Feature scr/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:44:38 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 00:44:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 00:44:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:44:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 00:44:38 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 00:44:38 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.2 00:44:38 [INFO] Feature odl-mdsal-eos-common/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.2 00:44:38 [INFO] Feature jaas/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 00:44:38 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:44:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:44:38 [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.20.0 is defined as a boot feature 00:44:38 [INFO] Feature odl-netconf-transport-api/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/8.0.2 00:44:38 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.20.0 is defined as a boot feature 00:44:38 [INFO] Feature management/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:44:38 [INFO] adding config file: etc/jmx.acl.cfg 00:44:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:44:38 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:44:38 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:44:38 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:44:38 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.2 00:44:38 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.2 00:44:38 [INFO] Feature log/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 00:44:38 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:44:38 [INFO] Feature odl-mdsal-model-rfc6243/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.2 00:44:38 [INFO] Feature odl-guava/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.3.0-jre 00:44:38 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.46.0 00:44:38 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:44:38 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 00:44:38 [INFO] Feature odl-restconf-openapi/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/8.0.2 00:44:38 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 00:44:38 [INFO] Feature odl-netconf-truststore/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-crypto-types/8.0.2 00:44:38 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 00:44:38 [INFO] Feature odl-controller-blueprint/10.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.2 00:44:38 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 00:44:38 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 00:44:38 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 00:44:38 [INFO] Feature war/4.4.6 is defined as a boot feature 00:44:38 [INFO] Feature odl-controller-mdsal-common/10.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.2 00:44:38 [INFO] Feature odl-mdsal-model-rfc6991/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.2 00:44:38 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.2 00:44:38 [INFO] Feature odl-yangtools-data-api/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.4 00:44:38 [INFO] Feature odl-mdsal-model-rfc8526/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.2 00:44:38 [INFO] Feature standard/4.4.6 is defined as a boot feature 00:44:38 [INFO] Feature odl-ovsdb-library/1.20.0 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.20.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.20.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.20.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.0/cfg/config 00:44:38 [INFO] Feature odl-ovsdb-utils/1.20.0 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.20.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.20.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.20.0 00:44:38 [INFO] Feature odl-stax2-api/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 00:44:38 [INFO] Feature odl-ovsdb-southbound-api/1.20.0 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.20.0 00:44:38 [INFO] Feature odl-mdsal-dom-broker/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.2 00:44:38 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 00:44:38 [INFO] Feature odl-netty-4/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final 00:44:38 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final 00:44:38 [INFO] Feature odl-mdsal-model-rfc6470/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.2 00:44:38 [INFO] Feature odl-jackson-2/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.17.2 00:44:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.17.2 00:44:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.17.2 00:44:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.17.2 00:44:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.17.2 00:44:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.17.2 00:44:38 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.17.2 00:44:38 [INFO] Feature odl-yangtools-parser-api/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.4 00:44:38 [INFO] Feature odl-mdsal-eos-dom/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.2 00:44:38 [INFO] Feature odl-controller-akka/10.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 00:44:38 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 00:44:38 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 00:44:38 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 00:44:38 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 00:44:38 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 00:44:38 [INFO] Feature odl-restconf-api/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/8.0.2 00:44:38 [INFO] Feature odl-mdsal-model-rfc7952/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.2 00:44:38 [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.20.0 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.20.0 00:44:38 [INFO] Feature odl-yangtools-data/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.4 00:44:38 [INFO] Feature feature/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:44:38 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:44:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:44:38 [INFO] Feature odl-apache-commons-text/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 00:44:38 [INFO] Feature odl-jakarta-activation-api/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 00:44:38 [INFO] Feature odl-mdsal-clustering-commons/10.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.2 00:44:38 [INFO] Feature system/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 00:44:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:44:38 [INFO] Feature odl-mdsal-model-rfc8525/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.2 00:44:38 [INFO] Feature odl-yangtools-codec/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.4 00:44:38 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 00:44:38 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 00:44:38 [INFO] Feature odl-mdsal-dom-runtime/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.2 00:44:38 [INFO] Feature odl-mdsal-binding-api/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.2 00:44:38 [INFO] Feature odl-apache-shiro/0.20.1 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 00:44:38 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 00:44:38 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 00:44:38 [INFO] Feature odl-woodstox/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 00:44:38 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 00:44:38 [INFO] Feature odl-mdsal-binding-runtime/14.0.2 is defined as a boot feature 00:44:38 [INFO] Feature odl-mdsal-remoterpc-connector/10.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.2 00:44:38 [INFO] Feature odl-mdsal-model-rfc6241/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.2 00:44:38 [INFO] Feature odl-yanglib-mdsal-writer/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/8.0.2 00:44:38 [INFO] Feature odl-apache-commons-lang3/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 00:44:38 [INFO] Feature odl-antlr4/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 00:44:38 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 00:44:38 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 00:44:38 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 00:44:38 [INFO] Feature odl-aaa-shiro/0.20.1 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-app-config 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-datastore-config 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/py/idmtool 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1/cfg/config 00:44:38 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.2 00:44:38 [INFO] Feature odl-ws-rs-api/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 00:44:38 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.2 00:44:38 [INFO] Feature odl-dropwizard-metrics/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 00:44:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 00:44:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 00:44:38 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 00:44:38 [INFO] Feature odl-yangtools-binding-spec/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.4 00:44:38 [INFO] Feature odl-mdsal-common/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.2 00:44:38 [INFO] Feature odl-netconf-model-rfc5277/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/8.0.2 00:44:38 [INFO] Feature odl-restconf-server-api/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/8.0.2 00:44:38 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/8.0.2 00:44:38 [INFO] Feature wrap/2.6.14 is defined as a boot feature 00:44:38 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 00:44:38 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 00:44:38 [INFO] Feature odl-aaa-password-service/0.20.1 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config 00:44:38 [INFO] Feature odl-jersey-2/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 00:44:38 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 00:44:38 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 00:44:38 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 00:44:38 [INFO] Feature odl-netconf-keystore/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-crypto-types/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/8.0.2 00:44:38 [INFO] Feature odl-jolokia/10.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 00:44:38 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/10.0.2/cfg/configuration 00:44:38 [INFO] Feature odl-yangtools-common/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.4 00:44:38 [INFO] Feature odl-yangtools-util/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.4 00:44:38 [INFO] Feature odl-aaa-encryption-service/0.20.1 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.1 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.1 00:44:38 [INFO] Feature kar/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 00:44:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:44:38 [INFO] Feature odl-yangtools-binding-runtime/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.4 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.4 00:44:38 [INFO] Feature odl-yangtools-export/14.0.4 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.4 00:44:38 [INFO] Feature odl-controller-scala/10.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 00:44:38 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 00:44:38 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 00:44:38 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 00:44:38 [INFO] Feature odl-restconf-nb/8.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/8.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.2/cfg/config 00:44:38 [INFO] Feature jline/3.21.0 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:44:38 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 00:44:38 [INFO] Feature odl-gson/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 00:44:38 [INFO] Feature odl-mdsal-distributed-datastore/10.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.2 00:44:38 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.2 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/akkaconf 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/factoryakkaconf 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleshardconf 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleconf 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/cfg/datastore 00:44:38 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:44:38 [INFO] Feature config/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 00:44:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:44:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:44:38 [INFO] Feature instance/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 00:44:38 [INFO] Feature odl-karaf-feat-jetty/14.0.3 is defined as a boot feature 00:44:38 [INFO] Feature odl-mdsal-model-rfc8072/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.2 00:44:38 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.2 00:44:38 [INFO] Feature 05906293-ab1a-4281-8890-a929ce069da6/0.0.0 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 00:44:38 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:44:38 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:44:38 [INFO] Feature odl-ovsdb-hwvtepsouthbound-api/1.20.0 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.20.0 00:44:38 [INFO] Feature odl-mdsal-singleton-dom/14.0.2 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.2 00:44:38 [INFO] Feature bundle/4.4.6 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 00:44:38 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:44:38 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:44:38 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 00:44:38 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 00:44:38 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:44:38 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 00:44:38 [INFO] Feature odl-servlet-api/14.0.3 is defined as a boot feature 00:44:38 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 00:44:38 [INFO] Install stage 00:44:38 [INFO] Loading installed repositories 00:44:38 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 00:44:38 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 00:44:38 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:44:38 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:44:38 [INFO] 00:44:38 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>> 00:44:38 [INFO] 00:44:38 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] 00:44:39 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<< 00:44:39 [INFO] 00:44:39 [INFO] 00:44:39 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] 00:44:39 [INFO] --- dependency:3.8.0:copy (apply-branding) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/lib/karaf.branding-14.0.3.jar 00:44:39 [INFO] 00:44:39 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] 00:44:39 [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 00:44:39 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:44:39 [INFO] 00:44:39 [INFO] --- copy:14.0.3:copy-files (default) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] 00:44:39 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly 00:44:39 [INFO] 00:44:39 [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] Feature repository discovered recursively: e64fce12-2cff-4d96-96bb-b99f59205145 00:44:39 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:44:39 [INFO] Feature repository discovered recursively: pt-triemap 00:44:39 [INFO] Feature repository discovered recursively: odl-guava 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-jackson-2 00:44:39 [INFO] Feature repository discovered recursively: odl-woodstox 00:44:39 [INFO] Feature repository discovered recursively: odl-stax2-api 00:44:39 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:44:39 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:44:39 [INFO] Feature repository discovered recursively: odl-netty-4 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:44:39 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:44:39 [INFO] Feature repository discovered recursively: odl-gson 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:44:39 [INFO] Feature repository discovered recursively: odl-antlr4 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:44:39 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-akka 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-scala 00:44:39 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:44:39 [INFO] Feature repository discovered recursively: odl-servlet-api 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-restconf 00:44:39 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-jersey-2 00:44:39 [INFO] Feature repository discovered recursively: odl-javassist-3 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:44:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:44:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-restconf-api 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 00:44:39 [INFO] Feature repository discovered recursively: framework-4.4.6 00:44:39 [INFO] Feature repository discovered recursively: standard-4.4.6 00:44:39 [INFO] Feature repository discovered recursively: framework-4.4.6 00:44:39 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:44:39 [INFO] Feature repository discovered recursively: odl-guava 00:44:39 [INFO] Feature repository discovered recursively: pt-triemap 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-jackson-2 00:44:39 [INFO] Feature repository discovered recursively: odl-woodstox 00:44:39 [INFO] Feature repository discovered recursively: odl-stax2-api 00:44:39 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:44:39 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:44:39 [INFO] Feature repository discovered recursively: odl-netty-4 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:44:39 [INFO] Feature repository discovered recursively: odl-gson 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:44:39 [INFO] Feature repository discovered recursively: odl-antlr4 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:44:39 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:44:39 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:44:39 [INFO] Feature repository discovered recursively: odl-servlet-api 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-akka 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-scala 00:44:39 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-restconf 00:44:39 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:44:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:44:39 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:44:39 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:44:39 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-jersey-2 00:44:39 [INFO] Feature repository discovered recursively: odl-javassist-3 00:44:39 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:44:39 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:44:39 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-restconf-api 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.20.0 00:44:39 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:44:39 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test 00:44:39 [INFO] Feature repository discovered recursively: standard-4.4.6 00:44:39 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 00:44:39 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:44:39 [INFO] 00:44:39 [INFO] --- antrun:3.1.0:run (fix-permissions) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] Executing tasks 00:44:39 [INFO] Executed tasks 00:44:39 [INFO] 00:44:39 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] Executing tasks 00:44:39 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle 00:44:39 [INFO] Executed tasks 00:44:39 [INFO] 00:44:39 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ hwvtepsouthbound-karaf --- 00:44:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:44:39 [INFO] 00:44:39 [INFO] --- karaf:4.4.6:archive (package) @ hwvtepsouthbound-karaf --- 00:44:52 [INFO] 00:44:52 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ hwvtepsouthbound-karaf --- 00:44:52 [INFO] Skipping CycloneDX goal, because module skips deploy 00:44:52 [INFO] 00:44:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf --- 00:44:52 [INFO] Skipping duplicate-finder execution! 00:44:52 [INFO] 00:44:52 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf --- 00:44:52 [INFO] Skipping pom project 00:44:52 [INFO] 00:44:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-karaf --- 00:44:52 [INFO] 00:44:52 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- 00:44:52 [INFO] 00:44:52 [INFO] --- jacoco:0.8.12:report (report) @ hwvtepsouthbound-karaf --- 00:44:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:44:52 [INFO] 00:44:52 [INFO] --- install:3.1.3:install (default-install) @ hwvtepsouthbound-karaf --- 00:44:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.20.0/hwvtepsouthbound-karaf-1.20.0.pom 00:44:52 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.20.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.20.0/hwvtepsouthbound-karaf-1.20.0.tar.gz 00:44:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.20.0.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.20.0/hwvtepsouthbound-karaf-1.20.0.zip 00:44:53 [INFO] 00:44:53 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-karaf --- 00:44:53 [INFO] Skipping artifact deployment 00:44:53 [INFO] 00:44:53 [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- 00:44:53 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.20.0 [125/143] 00:44:53 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml 00:44:53 [INFO] --------------------------------[ pom ]--------------------------------- 00:44:53 [INFO] 00:44:53 [INFO] --- clean:3.4.0:clean (default-clean) @ hwvtepsouthbound-features-aggregator --- 00:44:53 [INFO] 00:44:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator --- 00:44:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:53 [INFO] 00:44:53 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator --- 00:44:53 [INFO] 00:44:53 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ hwvtepsouthbound-features-aggregator --- 00:44:53 [INFO] CycloneDX: Resolving Dependencies 00:44:53 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:44:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml 00:44:53 [INFO] attaching as hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml 00:44:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json 00:44:53 [INFO] attaching as hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json 00:44:53 [INFO] 00:44:53 [INFO] --- install:3.1.3:install (default-install) @ hwvtepsouthbound-features-aggregator --- 00:44:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0.pom 00:44:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml 00:44:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json 00:44:53 [INFO] 00:44:53 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-features-aggregator --- 00:44:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:44:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:44:53 [INFO] 00:44:53 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- 00:44:53 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.20.0 [126/143] 00:44:53 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml 00:44:53 [INFO] --------------------------------[ pom ]--------------------------------- 00:44:53 [INFO] 00:44:53 [INFO] --- clean:3.4.0:clean (default-clean) @ hwvtepsouthbound-artifacts --- 00:44:53 [INFO] 00:44:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-artifacts --- 00:44:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:53 [INFO] 00:44:53 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-artifacts --- 00:44:53 [INFO] 00:44:53 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ hwvtepsouthbound-artifacts --- 00:44:53 [INFO] CycloneDX: Resolving Dependencies 00:44:53 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:44:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml 00:44:53 [INFO] attaching as hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml 00:44:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json 00:44:53 [INFO] attaching as hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json 00:44:53 [INFO] 00:44:53 [INFO] --- install:3.1.3:install (default-install) @ hwvtepsouthbound-artifacts --- 00:44:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0.pom 00:44:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml 00:44:53 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json 00:44:53 [INFO] 00:44:53 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-artifacts --- 00:44:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:44:53 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:44:53 [INFO] 00:44:53 [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- 00:44:53 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.20.0 [127/143] 00:44:53 [INFO] from ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml 00:44:53 [INFO] --------------------------------[ jar ]--------------------------------- 00:44:53 [INFO] 00:44:53 [INFO] --- clean:3.4.0:clean (default-clean) @ hwvtepsouthbound-it --- 00:44:53 [INFO] 00:44:53 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-it --- 00:44:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:53 [INFO] 00:44:53 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- 00:44:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:44:53 [INFO] 00:44:53 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-it --- 00:44:53 [INFO] 00:44:53 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ hwvtepsouthbound-it --- 00:44:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:44:53 [INFO] 00:44:53 [INFO] --- checkstyle:3.5.0:check (check-license) @ hwvtepsouthbound-it --- 00:44:53 [INFO] 00:44:53 [INFO] --- checkstyle:3.5.0:check (default) @ hwvtepsouthbound-it --- 00:44:54 [INFO] Starting audit... 00:44:54 Audit done. 00:44:54 [INFO] You have 0 Checkstyle violations. 00:44:54 [INFO] 00:44:54 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- 00:44:54 [INFO] Created: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties 00:44:54 [INFO] 00:44:54 [INFO] --- dependency:3.8.0:copy (unpack-license) @ hwvtepsouthbound-it --- 00:44:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/LICENSE 00:44:54 [INFO] 00:44:54 [INFO] --- resources:3.3.1:resources (default-resources) @ hwvtepsouthbound-it --- 00:44:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources 00:44:54 [INFO] 00:44:54 [INFO] --- compiler:3.13.0:compile (default-compile) @ hwvtepsouthbound-it --- 00:44:54 [INFO] No sources to compile 00:44:54 [INFO] 00:44:54 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>> 00:44:54 [INFO] 00:44:54 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ hwvtepsouthbound-it --- 00:44:54 [INFO] 00:44:54 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<< 00:44:54 [INFO] 00:44:54 [INFO] 00:44:54 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ hwvtepsouthbound-it --- 00:44:54 [INFO] 00:44:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-it --- 00:44:54 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources 00:44:54 [INFO] 00:44:54 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it --- 00:44:54 [INFO] 00:44:54 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ hwvtepsouthbound-it --- 00:44:54 [INFO] Recompiling the module because of changed dependency. 00:44:54 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[120,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[120,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[120,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[121,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[121,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[121,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[122,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[122,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[122,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[131,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[131,60] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[154,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[154,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[154,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[158,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[158,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[158,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[162,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[162,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[162,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[278,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[279,67] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[310,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[311,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[332,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[343,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[351,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[351,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[351,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[363,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[363,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[363,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[404,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[404,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[404,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[425,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[444,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[469,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[474,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[481,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[481,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[533,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:44:54 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:44:54 [INFO] 00:44:54 [INFO] --- surefire:3.5.0:test (default-test) @ hwvtepsouthbound-it --- 00:44:54 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/surefire-reports 00:44:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:44:54 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 00:44:54 [INFO] 00:44:54 [INFO] ------------------------------------------------------- 00:44:54 [INFO] T E S T S 00:44:54 [INFO] ------------------------------------------------------- 00:44:56 [INFO] 00:44:56 [INFO] Results: 00:44:56 [INFO] 00:44:56 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 00:44:56 [INFO] 00:44:56 [INFO] 00:44:56 [INFO] --- copy:14.0.3:copy-files (default) @ hwvtepsouthbound-it --- 00:44:56 [INFO] 00:44:56 [INFO] --- jar:3.4.2:jar (default-jar) @ hwvtepsouthbound-it --- 00:44:56 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.20.0.jar 00:44:56 [INFO] 00:44:56 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ hwvtepsouthbound-it --- 00:44:56 [WARNING] JAR will be empty - no content was marked for inclusion! 00:44:56 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.20.0-javadoc.jar 00:44:56 [INFO] 00:44:56 [INFO] --- antrun:3.1.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it --- 00:44:56 [INFO] Executing tasks 00:44:56 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars 00:44:56 [INFO] Executed tasks 00:44:56 [INFO] 00:44:56 [INFO] --- failsafe:3.5.0:integration-test (default) @ hwvtepsouthbound-it --- 00:44:56 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:44:56 [INFO] Tests are skipped. 00:44:56 [INFO] 00:44:56 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ hwvtepsouthbound-it --- 00:44:56 [INFO] CycloneDX: Resolving Dependencies 00:45:05 [INFO] CycloneDX: Creating BOM version 1.5 with 439 component(s) 00:45:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml 00:45:05 [INFO] attaching as hwvtepsouthbound-it-1.20.0-cyclonedx.xml 00:45:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json 00:45:05 [INFO] attaching as hwvtepsouthbound-it-1.20.0-cyclonedx.json 00:45:05 [INFO] 00:45:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it --- 00:45:05 [INFO] Skipping duplicate-finder execution! 00:45:05 [INFO] 00:45:05 [INFO] --- failsafe:3.5.0:verify (default) @ hwvtepsouthbound-it --- 00:45:05 [INFO] Tests are skipped. 00:45:05 [INFO] 00:45:05 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-it --- 00:45:05 [WARNING] Used undeclared dependencies found: 00:45:05 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 00:45:05 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile 00:45:05 [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime 00:45:05 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.6:test 00:45:05 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:45:05 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:45:05 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile 00:45:05 [WARNING] org.objenesis:objenesis:jar:3.3:test 00:45:05 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 00:45:05 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 00:45:05 [WARNING] org.opendaylight.controller:atomix-storage:jar:10.0.2:compile 00:45:05 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:45:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.0:compile 00:45:05 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.0:compile 00:45:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:45:05 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:45:05 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:45:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.0:compile 00:45:05 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 00:45:05 [WARNING] Unused declared dependencies found: 00:45:05 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 00:45:05 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile 00:45:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.20.0:compile 00:45:05 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 00:45:05 [WARNING] Non-test scoped test only dependencies found: 00:45:05 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile 00:45:05 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 00:45:05 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:45:05 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile 00:45:05 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 00:45:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile 00:45:05 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:45:05 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.0:compile 00:45:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:45:05 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile 00:45:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.20.0:compile 00:45:05 [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.20.0:compile 00:45:05 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile 00:45:05 [WARNING] junit:junit:jar:4.13.2:compile 00:45:05 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile 00:45:05 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:45:05 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:45:05 [WARNING] org.opendaylight.controller:atomix-storage:jar:10.0.2:compile 00:45:05 [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.20.0:compile 00:45:05 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:45:05 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:45:05 [INFO] 00:45:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hwvtepsouthbound-it --- 00:45:05 [INFO] No sources in project. Archive not created. 00:45:05 [INFO] 00:45:05 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ hwvtepsouthbound-it --- 00:45:05 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:45:05 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) 00:45:05 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:45:05 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:45:05 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 00:45:05 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:45:05 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:45:05 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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) 00:45:05 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:45:05 [INFO] 00:45:05 [INFO] --- jacoco:0.8.12:report (report) @ hwvtepsouthbound-it --- 00:45:05 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/code-coverage/jacoco.exec 00:45:05 [INFO] Analyzed bundle 'ODL :: ovsdb :: hwvtepsouthbound-it' with 0 classes 00:45:05 [INFO] 00:45:05 [INFO] --- install:3.1.3:install (default-install) @ hwvtepsouthbound-it --- 00:45:05 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.pom 00:45:05 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.jar 00:45:05 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-javadoc.jar 00:45:05 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.xml 00:45:05 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.json 00:45:05 [INFO] 00:45:05 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-it --- 00:45:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:45:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:45:05 [INFO] 00:45:05 [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- 00:45:05 [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.20.0 [128/143] 00:45:05 [INFO] from ovsdb/hwvtepsouthbound/pom.xml 00:45:05 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:05 [INFO] 00:45:05 [INFO] --- clean:3.4.0:clean (default-clean) @ hwvtepsouthbound-aggregator --- 00:45:05 [INFO] 00:45:05 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ hwvtepsouthbound-aggregator --- 00:45:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:05 [INFO] 00:45:05 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ hwvtepsouthbound-aggregator --- 00:45:05 [INFO] 00:45:05 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ hwvtepsouthbound-aggregator --- 00:45:05 [INFO] Skipping CycloneDX goal, because module skips deploy 00:45:05 [INFO] 00:45:05 [INFO] --- install:3.1.3:install (default-install) @ hwvtepsouthbound-aggregator --- 00:45:05 [INFO] Skipping artifact installation 00:45:05 [INFO] 00:45:05 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ hwvtepsouthbound-aggregator --- 00:45:05 [INFO] Skipping artifact deployment 00:45:05 [INFO] 00:45:05 [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- 00:45:05 [INFO] Building ODL :: ovsdb :: library-karaf 1.20.0 [129/143] 00:45:05 [INFO] from ovsdb/library/karaf/pom.xml 00:45:05 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:06 [INFO] 00:45:06 [INFO] --- clean:3.4.0:clean (default-clean) @ library-karaf --- 00:45:06 [INFO] 00:45:06 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-karaf --- 00:45:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:06 [INFO] 00:45:06 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ library-karaf --- 00:45:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:06 [INFO] 00:45:06 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ library-karaf --- 00:45:06 [INFO] 00:45:06 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ library-karaf --- 00:45:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:45:06 [INFO] 00:45:06 [INFO] --- checkstyle:3.5.0:check (check-license) @ library-karaf --- 00:45:06 [INFO] 00:45:06 [INFO] --- checkstyle:3.5.0:check (default) @ library-karaf --- 00:45:06 [INFO] Starting audit... 00:45:06 Audit done. 00:45:06 [INFO] You have 0 Checkstyle violations. 00:45:06 [INFO] 00:45:06 [INFO] --- dependency:3.8.0:copy (unpack-license) @ library-karaf --- 00:45:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/target/classes/LICENSE 00:45:06 [INFO] 00:45:06 [INFO] --- resources:3.3.1:resources (process-resources) @ library-karaf --- 00:45:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/src/main/resources 00:45:06 [INFO] 00:45:06 [INFO] --- karaf:4.4.6:assembly (process-resources) @ library-karaf --- 00:45:06 [INFO] Using repositories: 00:45:06 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:45:06 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:45:06 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:45:06 [INFO] Creating work directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly 00:45:06 [INFO] Loading direct KAR and features XML dependencies 00:45:06 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:45:06 [INFO] Feature framework will be added as a startup feature 00:45:06 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly 00:45:06 [INFO] Unzipping kars 00:45:06 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:45:06 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:45:06 [INFO] Loading profiles from: 00:45:06 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:45:06 [INFO] Loading repositories 00:45:06 [INFO] Generating generated-startup profile 00:45:06 [INFO] Generating generated-boot profile with parents: generated-startup 00:45:06 [INFO] Generating generated-installed profile 00:45:06 [INFO] Configuring etc/config.properties and etc/system.properties 00:45:06 [INFO] Downloading libraries for generated profiles 00:45:06 [INFO] Downloading additional libraries 00:45:06 [INFO] Writing configurations 00:45:06 [INFO] adding config file: etc/profile.cfg 00:45:06 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:45:06 [INFO] Startup stage 00:45:06 [INFO] Loading startup repositories 00:45:06 [INFO] Resolving startup features and bundles 00:45:06 [INFO] Features: framework 00:45:06 [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/14.0.3 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:45:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:45:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:45:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:45:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:45:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:45:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:45:06 [INFO] Boot stage 00:45:06 [INFO] Loading boot repositories 00:45:06 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.20.0/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.20.0/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features 00:45:06 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:45:06 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features 00:45:06 [INFO] Feature odl-mdsal-dom-broker/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.2 00:45:06 [INFO] Feature odl-netty-4/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final 00:45:06 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final 00:45:06 [INFO] Feature odl-yangtools-xpath-api/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.4 00:45:06 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 00:45:06 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 00:45:06 [INFO] Feature odl-jackson-2/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.17.2 00:45:06 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.17.2 00:45:06 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.17.2 00:45:06 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.17.2 00:45:06 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.17.2 00:45:06 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.17.2 00:45:06 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.17.2 00:45:06 [INFO] Feature odl-mdsal-binding-base/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.2 00:45:06 [INFO] Feature shell/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 00:45:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:45:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:45:06 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:45:06 [INFO] Feature service/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 00:45:06 [INFO] Feature odl-yangtools-parser-api/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.4 00:45:06 [INFO] Feature odl-mdsal-eos-dom/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.2 00:45:06 [INFO] Feature odl-mdsal-eos-binding/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.2 00:45:06 [INFO] Feature odl-controller-akka/10.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 00:45:06 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 00:45:06 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 00:45:06 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 00:45:06 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 00:45:06 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 00:45:06 [INFO] Feature odl-yangtools-binding-codec/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.4 00:45:06 [INFO] Feature package/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 00:45:06 [INFO] Feature odl-yangtools-parser/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.4 00:45:06 [INFO] Feature odl-yangtools-xpath/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.4 00:45:06 [INFO] Feature odl-yangtools-data/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.4 00:45:06 [INFO] Feature ssh/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 00:45:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 00:45:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 00:45:06 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 00:45:06 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 00:45:06 [INFO] Feature feature/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:45:06 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:45:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:45:06 [INFO] Feature odl-apache-commons-text/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 00:45:06 [INFO] Feature odl-jakarta-activation-api/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 00:45:06 [INFO] Feature odl-mdsal-clustering-commons/10.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.2 00:45:06 [INFO] Feature system/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 00:45:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:45:06 [INFO] Feature odl-yangtools-codec/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.4 00:45:06 [INFO] Feature odl-mdsal-dom-runtime/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.2 00:45:06 [INFO] Feature odl-mdsal-binding-api/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.2 00:45:06 [INFO] Feature odl-woodstox/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 00:45:06 [INFO] Feature odl-mdsal-binding-runtime/14.0.2 is defined as a boot feature 00:45:06 [INFO] Feature odl-mdsal-remoterpc-connector/10.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.2 00:45:06 [INFO] Feature framework/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:45:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:45:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:45:06 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:45:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:45:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:45:06 [INFO] Feature odl-apache-commons-lang3/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 00:45:06 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 00:45:06 [INFO] Feature odl-antlr4/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 00:45:06 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 00:45:06 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 00:45:06 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 00:45:06 [INFO] Feature odl-mdsal-singleton-common/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.2 00:45:06 [INFO] Feature odl-ws-rs-api/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 00:45:06 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.2 00:45:06 [INFO] Feature odl-dropwizard-metrics/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 00:45:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 00:45:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 00:45:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 00:45:06 [INFO] Feature deployer/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 00:45:06 [INFO] Feature odl-aaa-cert/0.20.1 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1/xml/config 00:45:06 [INFO] Feature odl-yangtools-binding-spec/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.4 00:45:06 [INFO] Feature odl-mdsal-common/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.2 00:45:06 [INFO] Feature odl-mdsal-dom-api/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.2 00:45:06 [INFO] Feature wrap/2.6.14 is defined as a boot feature 00:45:06 [INFO] Feature odl-bytebuddy/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.1 00:45:06 [INFO] Feature odl-yangtools-common/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.4 00:45:06 [INFO] Feature odl-yangtools-util/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.4 00:45:06 [INFO] Feature odl-aaa-encryption-service/0.20.1 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.1 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.1 00:45:06 [INFO] Feature kar/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 00:45:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:45:06 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 00:45:06 [INFO] Feature odl-mdsal-broker/10.0.2 is defined as a boot feature 00:45:06 [INFO] Feature odl-yangtools-binding-runtime/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.4 00:45:06 [INFO] Feature scr/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:45:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:45:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:45:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:45:06 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 00:45:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 00:45:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:45:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 00:45:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 00:45:06 [INFO] Feature odl-mdsal-eos-common/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.2 00:45:06 [INFO] Feature odl-controller-scala/10.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 00:45:06 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 00:45:06 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 00:45:06 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 00:45:06 [INFO] Feature jaas/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 00:45:06 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:45:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:45:06 [INFO] Feature management/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:45:06 [INFO] adding config file: etc/jmx.acl.cfg 00:45:06 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:45:06 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:45:06 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:45:06 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:45:06 [INFO] Feature jline/3.21.0 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:45:06 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 00:45:06 [INFO] Feature odl-gson/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 00:45:06 [INFO] Feature log/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 00:45:06 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:45:06 [INFO] Feature odl-mdsal-distributed-datastore/10.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.2 00:45:06 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/akkaconf 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/factoryakkaconf 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleshardconf 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleconf 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/cfg/datastore 00:45:06 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:45:06 [INFO] Feature odl-guava/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.3.0-jre 00:45:06 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 00:45:06 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.46.0 00:45:06 [INFO] Feature 83be6adf-bf00-4b45-bf4e-4ad874aea332/0.0.0 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:45:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:45:06 [INFO] Feature config/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 00:45:06 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:45:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:45:06 [INFO] Feature instance/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 00:45:06 [INFO] Feature odl-controller-blueprint/10.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.2 00:45:06 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 00:45:06 [INFO] Feature odl-mdsal-singleton-dom/14.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.2 00:45:06 [INFO] Feature odl-controller-mdsal-common/10.0.2 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.2 00:45:06 [INFO] Feature bundle/4.4.6 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 00:45:06 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:45:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:45:06 [INFO] Feature odl-yangtools-data-api/14.0.4 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.4 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.4 00:45:06 [INFO] Feature standard/4.4.6 is defined as a boot feature 00:45:06 [INFO] Feature odl-ovsdb-library/1.20.0 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.20.0 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.0 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.20.0 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.20.0 00:45:06 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.0/cfg/config 00:45:06 [INFO] Feature odl-servlet-api/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 00:45:06 [INFO] Feature odl-stax2-api/14.0.3 is defined as a boot feature 00:45:06 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 00:45:06 [INFO] Install stage 00:45:06 [INFO] Loading installed repositories 00:45:06 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 00:45:06 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 00:45:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:45:06 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:45:06 [INFO] 00:45:06 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ library-karaf >>> 00:45:06 [INFO] 00:45:06 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ library-karaf --- 00:45:06 [INFO] 00:45:06 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ library-karaf <<< 00:45:06 [INFO] 00:45:06 [INFO] 00:45:06 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ library-karaf --- 00:45:06 [INFO] 00:45:06 [INFO] --- dependency:3.8.0:copy (apply-branding) @ library-karaf --- 00:45:06 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly/lib/karaf.branding-14.0.3.jar 00:45:06 [INFO] 00:45:06 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ library-karaf --- 00:45:06 [INFO] 00:45:06 [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf --- 00:45:06 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 00:45:06 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:45:06 [INFO] 00:45:06 [INFO] --- copy:14.0.3:copy-files (default) @ library-karaf --- 00:45:06 [INFO] 00:45:06 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ library-karaf --- 00:45:06 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/src/main/assembly 00:45:06 [INFO] 00:45:06 [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ library-karaf --- 00:45:06 [INFO] Feature repository discovered recursively: 2a65af5c-4c55-4e88-a52b-a1166f200181 00:45:06 [INFO] Feature repository discovered recursively: library-features 00:45:06 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.0 00:45:06 [INFO] Feature repository discovered recursively: odl-jackson-2 00:45:06 [INFO] Feature repository discovered recursively: odl-woodstox 00:45:06 [INFO] Feature repository discovered recursively: odl-stax2-api 00:45:06 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:45:06 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:45:06 [INFO] Feature repository discovered recursively: odl-netty-4 00:45:06 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:45:06 [INFO] Feature repository discovered recursively: pt-triemap 00:45:06 [INFO] Feature repository discovered recursively: odl-guava 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:45:06 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:45:06 [INFO] Feature repository discovered recursively: odl-gson 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:45:06 [INFO] Feature repository discovered recursively: odl-antlr4 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:45:06 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-akka 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-scala 00:45:06 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:45:06 [INFO] Feature repository discovered recursively: odl-servlet-api 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:45:06 [INFO] Feature repository discovered recursively: framework-4.4.6 00:45:06 [INFO] Feature repository discovered recursively: standard-4.4.6 00:45:06 [INFO] Feature repository discovered recursively: framework-4.4.6 00:45:06 [INFO] Feature repository discovered recursively: library-features 00:45:06 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.0 00:45:06 [INFO] Feature repository discovered recursively: odl-jackson-2 00:45:06 [INFO] Feature repository discovered recursively: odl-woodstox 00:45:06 [INFO] Feature repository discovered recursively: odl-stax2-api 00:45:06 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:45:06 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:45:06 [INFO] Feature repository discovered recursively: odl-netty-4 00:45:06 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:45:06 [INFO] Feature repository discovered recursively: odl-gson 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:45:06 [INFO] Feature repository discovered recursively: odl-antlr4 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:45:06 [INFO] Feature repository discovered recursively: odl-guava 00:45:06 [INFO] Feature repository discovered recursively: pt-triemap 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:45:06 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:45:06 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:45:06 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:45:06 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:45:06 [INFO] Feature repository discovered recursively: odl-servlet-api 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-akka 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-scala 00:45:06 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:45:06 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:06 [INFO] Feature repository discovered recursively: standard-4.4.6 00:45:06 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 00:45:06 [INFO] 00:45:06 [INFO] --- antrun:3.1.0:run (fix-permissions) @ library-karaf --- 00:45:06 [INFO] Executing tasks 00:45:06 [INFO] Executed tasks 00:45:06 [INFO] 00:45:06 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ library-karaf --- 00:45:07 [INFO] Executing tasks 00:45:07 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/target/assembly/system/org/bouncycastle 00:45:07 [INFO] Executed tasks 00:45:07 [INFO] 00:45:07 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ library-karaf --- 00:45:07 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:45:07 [INFO] 00:45:07 [INFO] --- karaf:4.4.6:archive (package) @ library-karaf --- 00:45:18 [INFO] 00:45:18 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ library-karaf --- 00:45:18 [INFO] Skipping CycloneDX goal, because module skips deploy 00:45:18 [INFO] 00:45:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf --- 00:45:18 [INFO] Skipping duplicate-finder execution! 00:45:18 [INFO] 00:45:18 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ library-karaf --- 00:45:18 [INFO] Skipping pom project 00:45:18 [INFO] 00:45:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library-karaf --- 00:45:18 [INFO] 00:45:18 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ library-karaf --- 00:45:18 [INFO] 00:45:18 [INFO] --- jacoco:0.8.12:report (report) @ library-karaf --- 00:45:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:45:18 [INFO] 00:45:18 [INFO] --- install:3.1.3:install (default-install) @ library-karaf --- 00:45:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.20.0/library-karaf-1.20.0.pom 00:45:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/target/library-karaf-1.20.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.20.0/library-karaf-1.20.0.tar.gz 00:45:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/karaf/target/library-karaf-1.20.0.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.20.0/library-karaf-1.20.0.zip 00:45:18 [INFO] 00:45:18 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ library-karaf --- 00:45:18 [INFO] Skipping artifact deployment 00:45:18 [INFO] 00:45:18 [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- 00:45:18 [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.20.0 [130/143] 00:45:18 [INFO] from ovsdb/library/features/pom.xml 00:45:18 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:18 [INFO] 00:45:18 [INFO] --- clean:3.4.0:clean (default-clean) @ library-features-aggregator --- 00:45:18 [INFO] 00:45:18 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-features-aggregator --- 00:45:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:18 [INFO] 00:45:18 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ library-features-aggregator --- 00:45:18 [INFO] 00:45:18 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ library-features-aggregator --- 00:45:18 [INFO] CycloneDX: Resolving Dependencies 00:45:18 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:45:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/target/bom.xml 00:45:18 [INFO] attaching as library-features-aggregator-1.20.0-cyclonedx.xml 00:45:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/target/bom.json 00:45:18 [INFO] attaching as library-features-aggregator-1.20.0-cyclonedx.json 00:45:18 [INFO] 00:45:18 [INFO] --- install:3.1.3:install (default-install) @ library-features-aggregator --- 00:45:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0.pom 00:45:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.xml 00:45:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.json 00:45:18 [INFO] 00:45:18 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ library-features-aggregator --- 00:45:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:45:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:45:18 [INFO] 00:45:18 [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- 00:45:18 [INFO] Building ODL :: ovsdb :: library-artifacts 1.20.0 [131/143] 00:45:18 [INFO] from ovsdb/library/artifacts/pom.xml 00:45:18 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:18 [INFO] 00:45:18 [INFO] --- clean:3.4.0:clean (default-clean) @ library-artifacts --- 00:45:18 [INFO] 00:45:18 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-artifacts --- 00:45:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:18 [INFO] 00:45:18 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ library-artifacts --- 00:45:18 [INFO] 00:45:18 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ library-artifacts --- 00:45:18 [INFO] CycloneDX: Resolving Dependencies 00:45:18 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:45:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.xml 00:45:18 [INFO] attaching as library-artifacts-1.20.0-cyclonedx.xml 00:45:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.json 00:45:18 [INFO] attaching as library-artifacts-1.20.0-cyclonedx.json 00:45:18 [INFO] 00:45:18 [INFO] --- install:3.1.3:install (default-install) @ library-artifacts --- 00:45:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0.pom 00:45:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.xml 00:45:18 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.json 00:45:18 [INFO] 00:45:18 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ library-artifacts --- 00:45:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:45:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:45:18 [INFO] 00:45:18 [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ 00:45:18 [INFO] Building ODL :: ovsdb :: library-it 1.20.0 [132/143] 00:45:18 [INFO] from ovsdb/library/it/pom.xml 00:45:18 [INFO] --------------------------------[ jar ]--------------------------------- 00:45:18 [INFO] 00:45:18 [INFO] --- clean:3.4.0:clean (default-clean) @ library-it --- 00:45:18 [INFO] 00:45:18 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-it --- 00:45:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:18 [INFO] 00:45:18 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ library-it --- 00:45:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:18 [INFO] 00:45:18 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ library-it --- 00:45:18 [INFO] 00:45:18 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ library-it --- 00:45:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:45:18 [INFO] 00:45:18 [INFO] --- checkstyle:3.5.0:check (check-license) @ library-it --- 00:45:18 [INFO] 00:45:18 [INFO] --- checkstyle:3.5.0:check (default) @ library-it --- 00:45:19 [INFO] Starting audit... 00:45:19 Audit done. 00:45:19 [INFO] You have 0 Checkstyle violations. 00:45:19 [INFO] 00:45:19 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- 00:45:19 [INFO] Created: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/classes/META-INF/maven/dependencies.properties 00:45:19 [INFO] 00:45:19 [INFO] --- dependency:3.8.0:copy (unpack-license) @ library-it --- 00:45:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/classes/LICENSE 00:45:19 [INFO] 00:45:19 [INFO] --- resources:3.3.1:resources (default-resources) @ library-it --- 00:45:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/main/resources 00:45:19 [INFO] 00:45:19 [INFO] --- compiler:3.13.0:compile (default-compile) @ library-it --- 00:45:19 [INFO] No sources to compile 00:45:19 [INFO] 00:45:19 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ library-it >>> 00:45:19 [INFO] 00:45:19 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ library-it --- 00:45:19 [INFO] 00:45:19 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ library-it <<< 00:45:19 [INFO] 00:45:19 [INFO] 00:45:19 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ library-it --- 00:45:19 [INFO] 00:45:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ library-it --- 00:45:19 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/resources 00:45:19 [INFO] 00:45:19 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ library-it --- 00:45:19 [INFO] 00:45:19 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ library-it --- 00:45:19 [INFO] Recompiling the module because of changed dependency. 00:45:19 [INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[73,42] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[79,44] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[251,23] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[252,13] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate 00:45:20 [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 00:45:20 [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 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,31] unchecked method invocation: method insert in interface org.opendaylight.ovsdb.lib.operations.Operations is applied to given types 00:45:20 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:20 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[73,32] unchecked conversion 00:45:20 required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:20 found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java:[26,37] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[52,75] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[54,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[101,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[99,80] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[101,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[168,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[204,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[208,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[311,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[393,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[480,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[549,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[612,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[680,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[773,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[777,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[850,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[954,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[958,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[962,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1055,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1130,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1202,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row 00:45:20 missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row 00:45:20 [INFO] 00:45:20 [INFO] --- surefire:3.5.0:test (default-test) @ library-it --- 00:45:20 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/surefire-reports 00:45:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:45:20 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 00:45:20 [INFO] 00:45:20 [INFO] ------------------------------------------------------- 00:45:20 [INFO] T E S T S 00:45:20 [INFO] ------------------------------------------------------- 00:45:21 [INFO] 00:45:21 [INFO] Results: 00:45:21 [INFO] 00:45:21 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 00:45:21 [INFO] 00:45:21 [INFO] 00:45:21 [INFO] --- copy:14.0.3:copy-files (default) @ library-it --- 00:45:21 [INFO] 00:45:21 [INFO] --- jar:3.4.2:jar (default-jar) @ library-it --- 00:45:21 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.20.0.jar 00:45:21 [INFO] 00:45:21 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ library-it --- 00:45:21 [WARNING] JAR will be empty - no content was marked for inclusion! 00:45:21 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.20.0-javadoc.jar 00:45:21 [INFO] 00:45:21 [INFO] --- antrun:3.1.0:run (prep-jacoco-agent) @ library-it --- 00:45:21 [INFO] Executing tasks 00:45:21 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/exam/jars 00:45:21 [INFO] Executed tasks 00:45:21 [INFO] 00:45:21 [INFO] --- failsafe:3.5.0:integration-test (default) @ library-it --- 00:45:21 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:45:21 [INFO] Tests are skipped. 00:45:21 [INFO] 00:45:21 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ library-it --- 00:45:21 [INFO] CycloneDX: Resolving Dependencies 00:45:28 [INFO] CycloneDX: Creating BOM version 1.5 with 294 component(s) 00:45:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/bom.xml 00:45:28 [INFO] attaching as library-it-1.20.0-cyclonedx.xml 00:45:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/bom.json 00:45:28 [INFO] attaching as library-it-1.20.0-cyclonedx.json 00:45:28 [INFO] 00:45:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library-it --- 00:45:28 [INFO] Skipping duplicate-finder execution! 00:45:28 [INFO] 00:45:28 [INFO] --- failsafe:3.5.0:verify (default) @ library-it --- 00:45:28 [INFO] Tests are skipped. 00:45:28 [INFO] 00:45:28 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ library-it --- 00:45:28 [WARNING] Used undeclared dependencies found: 00:45:28 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 00:45:28 [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime 00:45:28 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 00:45:28 [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test 00:45:28 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 00:45:28 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:45:28 [WARNING] org.objenesis:objenesis:jar:3.3:test 00:45:28 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 00:45:28 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 00:45:28 [WARNING] org.opendaylight.controller:atomix-storage:jar:10.0.2:compile 00:45:28 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 00:45:28 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:45:28 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 00:45:28 [WARNING] Unused declared dependencies found: 00:45:28 [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.20.0:compile 00:45:28 [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.20.0:compile 00:45:28 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 00:45:28 [WARNING] Non-test scoped test only dependencies found: 00:45:28 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:45:28 [WARNING] org.opendaylight.controller:atomix-storage:jar:10.0.2:compile 00:45:28 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:45:28 [INFO] 00:45:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ library-it --- 00:45:28 [INFO] No sources in project. Archive not created. 00:45:28 [INFO] 00:45:28 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ library-it --- 00:45:28 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:45:28 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) 00:45:28 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:45:28 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:45:28 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 00:45:28 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:45:28 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:45:28 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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) 00:45:28 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:45:28 [INFO] 00:45:28 [INFO] --- jacoco:0.8.12:report (report) @ library-it --- 00:45:28 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/code-coverage/jacoco.exec 00:45:28 [INFO] Analyzed bundle 'ODL :: ovsdb :: library-it' with 0 classes 00:45:29 [INFO] 00:45:29 [INFO] --- install:3.1.3:install (default-install) @ library-it --- 00:45:29 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.pom 00:45:29 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.jar 00:45:29 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/library-it-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-javadoc.jar 00:45:29 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.xml 00:45:29 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/library/it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.json 00:45:29 [INFO] 00:45:29 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ library-it --- 00:45:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:45:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:45:29 [INFO] 00:45:29 [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- 00:45:29 [INFO] Building ODL :: ovsdb :: library-aggregator 1.20.0 [133/143] 00:45:29 [INFO] from ovsdb/library/pom.xml 00:45:29 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:29 [INFO] 00:45:29 [INFO] --- clean:3.4.0:clean (default-clean) @ library-aggregator --- 00:45:29 [INFO] 00:45:29 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ library-aggregator --- 00:45:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:29 [INFO] 00:45:29 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ library-aggregator --- 00:45:29 [INFO] 00:45:29 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ library-aggregator --- 00:45:29 [INFO] Skipping CycloneDX goal, because module skips deploy 00:45:29 [INFO] 00:45:29 [INFO] --- install:3.1.3:install (default-install) @ library-aggregator --- 00:45:29 [INFO] Skipping artifact installation 00:45:29 [INFO] 00:45:29 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ library-aggregator --- 00:45:29 [INFO] Skipping artifact deployment 00:45:29 [INFO] 00:45:29 [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- 00:45:29 [INFO] Building ODL :: ovsdb :: schemas 1.20.0 [134/143] 00:45:29 [INFO] from ovsdb/schemas/pom.xml 00:45:29 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:29 [INFO] 00:45:29 [INFO] --- clean:3.4.0:clean (default-clean) @ schemas --- 00:45:29 [INFO] 00:45:29 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ schemas --- 00:45:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:29 [INFO] 00:45:29 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ schemas --- 00:45:29 [INFO] 00:45:29 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ schemas --- 00:45:29 [INFO] Skipping CycloneDX goal, because module skips deploy 00:45:29 [INFO] 00:45:29 [INFO] --- install:3.1.3:install (default-install) @ schemas --- 00:45:29 [INFO] Skipping artifact installation 00:45:29 [INFO] 00:45:29 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ schemas --- 00:45:29 [INFO] Skipping artifact deployment 00:45:29 [INFO] 00:45:29 [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- 00:45:29 [INFO] Building ODL :: ovsdb :: southbound-karaf 1.20.0 [135/143] 00:45:29 [INFO] from ovsdb/southbound/southbound-karaf/pom.xml 00:45:29 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:29 [INFO] 00:45:29 [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-karaf --- 00:45:29 [INFO] 00:45:29 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-karaf --- 00:45:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:29 [INFO] 00:45:29 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-karaf --- 00:45:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:29 [INFO] 00:45:29 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-karaf --- 00:45:29 [INFO] 00:45:29 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ southbound-karaf --- 00:45:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:45:29 [INFO] 00:45:29 [INFO] --- checkstyle:3.5.0:check (check-license) @ southbound-karaf --- 00:45:29 [INFO] 00:45:29 [INFO] --- checkstyle:3.5.0:check (default) @ southbound-karaf --- 00:45:29 [INFO] Starting audit... 00:45:29 Audit done. 00:45:29 [INFO] You have 0 Checkstyle violations. 00:45:29 [INFO] 00:45:29 [INFO] --- dependency:3.8.0:copy (unpack-license) @ southbound-karaf --- 00:45:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/classes/LICENSE 00:45:29 [INFO] 00:45:29 [INFO] --- resources:3.3.1:resources (process-resources) @ southbound-karaf --- 00:45:29 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/src/main/resources 00:45:29 [INFO] 00:45:29 [INFO] --- karaf:4.4.6:assembly (process-resources) @ southbound-karaf --- 00:45:29 [INFO] Using repositories: 00:45:29 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 00:45:29 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 00:45:29 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 00:45:29 [INFO] Creating work directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly 00:45:29 [INFO] Loading direct KAR and features XML dependencies 00:45:29 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:45:29 [INFO] Feature framework will be added as a startup feature 00:45:29 [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly 00:45:29 [INFO] Unzipping kars 00:45:29 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 00:45:29 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:45:29 [INFO] Loading profiles from: 00:45:29 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 00:45:29 [INFO] Loading repositories 00:45:29 [INFO] Generating generated-startup profile 00:45:29 [INFO] Generating generated-boot profile with parents: generated-startup 00:45:29 [INFO] Generating generated-installed profile 00:45:29 [INFO] Configuring etc/config.properties and etc/system.properties 00:45:29 [INFO] Downloading libraries for generated profiles 00:45:29 [INFO] Downloading additional libraries 00:45:29 [INFO] Writing configurations 00:45:29 [INFO] adding config file: etc/profile.cfg 00:45:29 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 00:45:29 [INFO] Startup stage 00:45:29 [INFO] Loading startup repositories 00:45:29 [INFO] Resolving startup features and bundles 00:45:29 [INFO] Features: framework 00:45:29 [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/14.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:45:29 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:45:29 [INFO] Boot stage 00:45:29 [INFO] Loading boot repositories 00:45:29 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.20.0/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.20.0/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.20.0/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.20.0/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.20.0/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.20.0/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.1/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.1/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.1/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.1/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.1/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.1/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.1/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.3/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.2/xml/features 00:45:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.2/xml/features 00:45:29 [INFO] Feature odl-mdsal-model-rfc8342/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 00:45:29 [INFO] Feature odl-ovsdb-southbound-impl/1.20.0 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.20.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.20.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.20.0/cfg/config 00:45:29 [INFO] Feature odl-yangtools-xpath-api/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.4 00:45:29 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 00:45:29 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 00:45:29 [INFO] Feature odl-mdsal-binding-base/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.2 00:45:29 [INFO] Feature shell/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 00:45:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 00:45:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 00:45:29 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 00:45:29 [INFO] Feature service/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 00:45:29 [INFO] Feature odl-mdsal-eos-binding/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.2 00:45:29 [INFO] Feature odl-netconf-api/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/8.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/8.0.2 00:45:29 [INFO] Feature odl-yangtools-binding-codec/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.4 00:45:29 [INFO] Feature package/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 00:45:29 [INFO] Feature odl-yangtools-parser/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.4 00:45:29 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 00:45:29 [INFO] Feature odl-yangtools-xpath/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.4 00:45:29 [INFO] Feature ssh/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 00:45:29 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 00:45:29 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 00:45:29 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 00:45:29 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 00:45:29 [INFO] Feature f3377b14-c55a-45c1-a1d0-0ca669b93f45/0.0.0 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:45:29 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 00:45:29 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 00:45:29 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:45:29 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 00:45:29 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:45:29 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 00:45:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 00:45:29 [INFO] Feature odl-aaa-web/0.20.1 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.20.1 00:45:29 [INFO] Feature odl-aaa-api/0.20.1 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.20.1 00:45:29 [INFO] Feature odl-mdsal-model-rfc8341/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.2 00:45:29 [INFO] Feature framework/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:45:29 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 00:45:29 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:45:29 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 00:45:29 [INFO] Feature odl-restconf/8.0.2 is defined as a boot feature 00:45:29 [INFO] Feature odl-mdsal-singleton-common/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.2 00:45:29 [INFO] Feature http/8.0.27 is defined as a boot feature 00:45:29 [INFO] Feature deployer/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 00:45:29 [INFO] Feature odl-karaf-feat-jdbc/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 00:45:29 [INFO] Feature odl-aaa-cert/0.20.1 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.1/xml/config 00:45:29 [INFO] Feature odl-javassist-3/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 00:45:29 [INFO] Feature odl-mdsal-dom-api/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.2 00:45:29 [INFO] Feature odl-bytebuddy/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.1 00:45:29 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 00:45:29 [INFO] Feature odl-mdsal-broker/10.0.2 is defined as a boot feature 00:45:29 [INFO] Feature odl-netconf-transport/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/8.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/8.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/8.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/8.0.2 00:45:29 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/8.0.2 00:45:29 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 00:45:29 [INFO] Feature scr/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:45:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 00:45:29 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 00:45:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 00:45:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 00:45:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 00:45:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 00:45:29 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.2 00:45:29 [INFO] Feature odl-mdsal-eos-common/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.2 00:45:29 [INFO] Feature jaas/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 00:45:29 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 00:45:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 00:45:29 [INFO] Feature odl-netconf-transport-api/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/8.0.2 00:45:29 [INFO] Feature management/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 00:45:29 [INFO] adding config file: etc/jmx.acl.cfg 00:45:29 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 00:45:29 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 00:45:29 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 00:45:29 [INFO] adding config file: etc/org.apache.karaf.management.cfg 00:45:29 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.2 00:45:29 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.2 00:45:29 [INFO] Feature log/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 00:45:29 [INFO] adding config file: etc/org.apache.karaf.log.cfg 00:45:29 [INFO] Feature odl-mdsal-model-rfc6243/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.2 00:45:29 [INFO] Feature odl-guava/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.3.0-jre 00:45:29 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.46.0 00:45:29 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 00:45:29 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:45:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 00:45:29 [INFO] Feature odl-restconf-openapi/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/8.0.2 00:45:29 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 00:45:29 [INFO] Feature odl-netconf-truststore/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/8.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/8.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-crypto-types/8.0.2 00:45:29 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 00:45:29 [INFO] Feature odl-controller-blueprint/10.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.2 00:45:29 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 00:45:29 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 00:45:29 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 00:45:29 [INFO] Feature odl-ovsdb-southbound-impl-rest/1.20.0 is defined as a boot feature 00:45:29 [INFO] Feature war/4.4.6 is defined as a boot feature 00:45:29 [INFO] Feature odl-controller-mdsal-common/10.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.2 00:45:29 [INFO] Feature odl-mdsal-model-rfc6991/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.2 00:45:29 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.2 00:45:29 [INFO] Feature odl-yangtools-data-api/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.4 00:45:29 [INFO] Feature odl-mdsal-model-rfc8526/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.2 00:45:29 [INFO] Feature standard/4.4.6 is defined as a boot feature 00:45:29 [INFO] Feature odl-ovsdb-library/1.20.0 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.20.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.20.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.20.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.20.0/cfg/config 00:45:29 [INFO] Feature odl-ovsdb-utils/1.20.0 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.20.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.20.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.20.0 00:45:29 [INFO] Feature odl-stax2-api/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 00:45:29 [INFO] Feature odl-ovsdb-southbound-api/1.20.0 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.20.0 00:45:29 [INFO] Feature odl-mdsal-dom-broker/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.2 00:45:29 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 00:45:29 [INFO] Feature odl-netty-4/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final 00:45:29 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final 00:45:29 [INFO] Feature odl-infrautils-utils/7.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/7.0.3 00:45:29 [INFO] Feature odl-mdsal-model-rfc6470/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.2 00:45:29 [INFO] Feature odl-jackson-2/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.17.2 00:45:29 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.17.2 00:45:29 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.17.2 00:45:29 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.17.2 00:45:29 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.17.2 00:45:29 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.17.2 00:45:29 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.17.2 00:45:29 [INFO] Feature odl-yangtools-parser-api/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.4 00:45:29 [INFO] Feature odl-mdsal-eos-dom/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.2 00:45:29 [INFO] Feature odl-controller-akka/10.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 00:45:29 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.2 00:45:29 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 00:45:29 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 00:45:29 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 00:45:29 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 00:45:29 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 00:45:29 [INFO] Feature odl-restconf-api/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/8.0.2 00:45:29 [INFO] Feature odl-mdsal-model-rfc7952/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.2 00:45:29 [INFO] Feature odl-yangtools-data/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.4 00:45:29 [INFO] Feature feature/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 00:45:29 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 00:45:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 00:45:29 [INFO] Feature odl-apache-commons-text/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 00:45:29 [INFO] Feature odl-jakarta-activation-api/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 00:45:29 [INFO] Feature odl-mdsal-clustering-commons/10.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.2 00:45:29 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.2 00:45:29 [INFO] Feature system/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 00:45:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 00:45:29 [INFO] Feature odl-mdsal-model-rfc8525/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.2 00:45:29 [INFO] Feature odl-yangtools-codec/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.4 00:45:29 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 00:45:29 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 00:45:29 [INFO] Feature odl-mdsal-dom-runtime/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.2 00:45:29 [INFO] Feature odl-mdsal-binding-api/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.2 00:45:29 [INFO] Feature odl-apache-shiro/0.20.1 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 00:45:29 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 00:45:29 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 00:45:29 [INFO] Feature odl-woodstox/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.0.0 00:45:29 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 00:45:29 [INFO] Feature odl-mdsal-binding-runtime/14.0.2 is defined as a boot feature 00:45:29 [INFO] Feature odl-mdsal-remoterpc-connector/10.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.2 00:45:29 [INFO] Feature odl-mdsal-model-rfc6241/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.2 00:45:29 [INFO] Feature odl-yanglib-mdsal-writer/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/8.0.2 00:45:29 [INFO] Feature odl-apache-commons-lang3/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.17.0 00:45:29 [INFO] Feature odl-antlr4/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 00:45:29 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 00:45:29 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 00:45:29 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 00:45:29 [INFO] Feature odl-aaa-shiro/0.20.1 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-app-config 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/xml/aaa-datastore-config 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.1/py/idmtool 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.1/cfg/config 00:45:29 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.2 00:45:29 [INFO] Feature odl-ws-rs-api/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 00:45:29 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.2 00:45:29 [INFO] Feature odl-dropwizard-metrics/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 00:45:29 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 00:45:29 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 00:45:29 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 00:45:29 [INFO] Feature odl-yangtools-binding-spec/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.4 00:45:29 [INFO] Feature odl-mdsal-common/14.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.2 00:45:29 [INFO] Feature odl-netconf-model-rfc5277/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/8.0.2 00:45:29 [INFO] Feature odl-restconf-server-api/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/8.0.2 00:45:29 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/8.0.2 00:45:29 [INFO] Feature odl-infrautils-diagstatus/7.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/7.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/7.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/7.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/7.0.3 00:45:29 [INFO] Feature wrap/2.6.14 is defined as a boot feature 00:45:29 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 00:45:29 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 00:45:29 [INFO] Feature odl-aaa-password-service/0.20.1 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.1/xml/aaa-password-service-config 00:45:29 [INFO] Feature odl-jersey-2/14.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.45 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.45 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.45 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.45 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.45 00:45:29 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 00:45:29 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.45 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.45 00:45:29 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 00:45:29 [INFO] Feature odl-netconf-keystore/8.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-crypto-types/8.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/8.0.2 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/8.0.2 00:45:29 [INFO] Feature odl-jolokia/10.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 00:45:29 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/10.0.2/cfg/configuration 00:45:29 [INFO] Feature odl-yangtools-common/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.4 00:45:29 [INFO] Feature odl-yangtools-util/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.4 00:45:29 [INFO] Feature odl-aaa-encryption-service/0.20.1 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.1 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.1 00:45:29 [INFO] Feature odl-infrautils-ready/7.0.3 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/7.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/7.0.3 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/14.0.3 00:45:29 [INFO] Feature kar/4.4.6 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 00:45:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 00:45:29 [INFO] Feature odl-yangtools-binding-runtime/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.4 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.4 00:45:29 [INFO] Feature odl-yangtools-export/14.0.4 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.4 00:45:29 [INFO] Feature odl-controller-scala/10.0.2 is defined as a boot feature 00:45:29 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 00:45:29 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 00:45:29 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 00:45:29 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 00:45:30 [INFO] Feature odl-restconf-nb/8.0.2 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/8.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.2/cfg/config 00:45:30 [INFO] Feature jline/3.21.0 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 00:45:30 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 00:45:30 [INFO] Feature odl-gson/14.0.3 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 00:45:30 [INFO] Feature odl-mdsal-distributed-datastore/10.0.2 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.2 00:45:30 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.2 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/akkaconf 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/factoryakkaconf 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleshardconf 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/xml/moduleconf 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.2/cfg/datastore 00:45:30 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 00:45:30 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 00:45:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 00:45:30 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 00:45:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 00:45:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 00:45:30 [INFO] Feature config/4.4.6 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 00:45:30 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 00:45:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 00:45:30 [INFO] Feature instance/4.4.6 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 00:45:30 [INFO] Feature odl-karaf-feat-jetty/14.0.3 is defined as a boot feature 00:45:30 [INFO] Feature odl-mdsal-model-rfc8072/14.0.2 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.2 00:45:30 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.20.0 is defined as a boot feature 00:45:30 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.2 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.2 00:45:30 [INFO] Feature odl-mdsal-singleton-dom/14.0.2 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.2 00:45:30 [INFO] Feature bundle/4.4.6 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 00:45:30 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 00:45:30 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 00:45:30 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 00:45:30 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 00:45:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 00:45:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 00:45:30 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 00:45:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 00:45:30 [INFO] Feature odl-servlet-api/14.0.3 is defined as a boot feature 00:45:30 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 00:45:30 [INFO] Install stage 00:45:30 [INFO] Loading installed repositories 00:45:30 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 00:45:30 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 00:45:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 00:45:30 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 00:45:30 [INFO] 00:45:30 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-karaf >>> 00:45:30 [INFO] 00:45:30 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ southbound-karaf --- 00:45:30 [INFO] 00:45:30 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-karaf <<< 00:45:30 [INFO] 00:45:30 [INFO] 00:45:30 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ southbound-karaf --- 00:45:30 [INFO] 00:45:30 [INFO] --- dependency:3.8.0:copy (apply-branding) @ southbound-karaf --- 00:45:30 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.3' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.3/karaf.branding-14.0.3.jar) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly/lib/karaf.branding-14.0.3.jar 00:45:30 [INFO] 00:45:30 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf --- 00:45:30 [INFO] 00:45:30 [INFO] --- dependency:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf --- 00:45:30 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 00:45:30 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.3' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.3/opendaylight-karaf-resources-14.0.3-config.properties) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 00:45:30 [INFO] 00:45:30 [INFO] --- copy:14.0.3:copy-files (default) @ southbound-karaf --- 00:45:30 [INFO] 00:45:30 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ southbound-karaf --- 00:45:30 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/src/main/assembly 00:45:30 [INFO] 00:45:30 [INFO] --- karaf:14.0.3:populate-local-repo (populate-local-repo) @ southbound-karaf --- 00:45:30 [INFO] Feature repository discovered recursively: c6f594c5-8492-4d2e-9ecb-25850543d0a6 00:45:30 [INFO] Feature repository discovered recursively: southbound-features 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:45:30 [INFO] Feature repository discovered recursively: pt-triemap 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:45:30 [INFO] Feature repository discovered recursively: odl-guava 00:45:30 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:45:30 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 00:45:30 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:45:30 [INFO] Feature repository discovered recursively: odl-gson 00:45:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:45:30 [INFO] Feature repository discovered recursively: odl-servlet-api 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:45:30 [INFO] Feature repository discovered recursively: odl-antlr4 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:45:30 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-akka 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-scala 00:45:30 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-jackson-2 00:45:30 [INFO] Feature repository discovered recursively: odl-woodstox 00:45:30 [INFO] Feature repository discovered recursively: odl-stax2-api 00:45:30 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:45:30 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:45:30 [INFO] Feature repository discovered recursively: odl-netty-4 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-restconf 00:45:30 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-jersey-2 00:45:30 [INFO] Feature repository discovered recursively: odl-javassist-3 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:45:30 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-restconf-api 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: framework-4.4.6 00:45:30 [INFO] Feature repository discovered recursively: standard-4.4.6 00:45:30 [INFO] Feature repository discovered recursively: framework-4.4.6 00:45:30 [INFO] Feature repository discovered recursively: southbound-features 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-common 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-util 00:45:30 [INFO] Feature repository discovered recursively: odl-guava 00:45:30 [INFO] Feature repository discovered recursively: pt-triemap 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-jackson-2 00:45:30 [INFO] Feature repository discovered recursively: odl-woodstox 00:45:30 [INFO] Feature repository discovered recursively: odl-stax2-api 00:45:30 [INFO] Feature repository discovered recursively: odl-ws-rs-api 00:45:30 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 00:45:30 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 00:45:30 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 00:45:30 [INFO] Feature repository discovered recursively: odl-gson 00:45:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 00:45:30 [INFO] Feature repository discovered recursively: odl-servlet-api 00:45:30 [INFO] Feature repository discovered recursively: odl-infrautils-ready 00:45:30 [INFO] Feature repository discovered recursively: odl-infrautils-utils 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-common 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 00:45:30 [INFO] Feature repository discovered recursively: odl-bytebuddy 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-parser 00:45:30 [INFO] Feature repository discovered recursively: odl-antlr4 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-data 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-apache-commons-text 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-codec 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 00:45:30 [INFO] Feature repository discovered recursively: odl-netty-4 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-akka 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-scala 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-restconf 00:45:30 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 00:45:30 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 00:45:30 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 00:45:30 [INFO] Feature repository discovered recursively: odl-extras-10.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-jersey-2 00:45:30 [INFO] Feature repository discovered recursively: odl-javassist-3 00:45:30 [INFO] Feature repository discovered recursively: odl-aaa-0.20.1 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-transport 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-keystore 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-truststore 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-restconf-server-api 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 00:45:30 [INFO] Feature repository discovered recursively: odl-yangtools-export 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 00:45:30 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-restconf-api 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: odl-netconf-8.0.2 00:45:30 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.20.0 00:45:30 [INFO] Feature repository discovered recursively: standard-4.4.6 00:45:30 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 00:45:30 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 00:45:30 [INFO] 00:45:30 [INFO] --- antrun:3.1.0:run (fix-permissions) @ southbound-karaf --- 00:45:30 [INFO] Executing tasks 00:45:30 [INFO] Executed tasks 00:45:30 [INFO] 00:45:30 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ southbound-karaf --- 00:45:30 [INFO] Executing tasks 00:45:30 [INFO] [delete] Deleting directory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/assembly/system/org/bouncycastle 00:45:30 [INFO] Executed tasks 00:45:30 [INFO] 00:45:30 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ southbound-karaf --- 00:45:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 00:45:30 [INFO] 00:45:30 [INFO] --- karaf:4.4.6:archive (package) @ southbound-karaf --- 00:45:44 [INFO] 00:45:44 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ southbound-karaf --- 00:45:44 [INFO] Skipping CycloneDX goal, because module skips deploy 00:45:44 [INFO] 00:45:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf --- 00:45:44 [INFO] Skipping duplicate-finder execution! 00:45:44 [INFO] 00:45:44 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ southbound-karaf --- 00:45:44 [INFO] Skipping pom project 00:45:44 [INFO] 00:45:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-karaf --- 00:45:44 [INFO] 00:45:44 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ southbound-karaf --- 00:45:44 [INFO] 00:45:44 [INFO] --- jacoco:0.8.12:report (report) @ southbound-karaf --- 00:45:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:45:44 [INFO] 00:45:44 [INFO] --- install:3.1.3:install (default-install) @ southbound-karaf --- 00:45:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.20.0/southbound-karaf-1.20.0.pom 00:45:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.20.0.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.20.0/southbound-karaf-1.20.0.tar.gz 00:45:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.20.0.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.20.0/southbound-karaf-1.20.0.zip 00:45:44 [INFO] 00:45:44 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-karaf --- 00:45:44 [INFO] Skipping artifact deployment 00:45:44 [INFO] 00:45:44 [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- 00:45:44 [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.20.0 [136/143] 00:45:44 [INFO] from ovsdb/southbound/southbound-features/pom.xml 00:45:44 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:44 [INFO] 00:45:44 [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-features-aggregator --- 00:45:44 [INFO] 00:45:44 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-features-aggregator --- 00:45:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:44 [INFO] 00:45:44 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-features-aggregator --- 00:45:44 [INFO] 00:45:44 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ southbound-features-aggregator --- 00:45:44 [INFO] CycloneDX: Resolving Dependencies 00:45:44 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:45:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.xml 00:45:44 [INFO] attaching as southbound-features-aggregator-1.20.0-cyclonedx.xml 00:45:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.json 00:45:44 [INFO] attaching as southbound-features-aggregator-1.20.0-cyclonedx.json 00:45:44 [INFO] 00:45:44 [INFO] --- install:3.1.3:install (default-install) @ southbound-features-aggregator --- 00:45:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0.pom 00:45:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.xml 00:45:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-features/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.json 00:45:44 [INFO] 00:45:44 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-features-aggregator --- 00:45:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:45:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:45:44 [INFO] 00:45:44 [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- 00:45:44 [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.20.0 [137/143] 00:45:44 [INFO] from ovsdb/southbound/southbound-artifacts/pom.xml 00:45:44 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:44 [INFO] 00:45:44 [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-artifacts --- 00:45:44 [INFO] 00:45:44 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-artifacts --- 00:45:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:44 [INFO] 00:45:44 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-artifacts --- 00:45:44 [INFO] 00:45:44 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ southbound-artifacts --- 00:45:44 [INFO] CycloneDX: Resolving Dependencies 00:45:44 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 00:45:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.xml 00:45:44 [INFO] attaching as southbound-artifacts-1.20.0-cyclonedx.xml 00:45:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.json 00:45:44 [INFO] attaching as southbound-artifacts-1.20.0-cyclonedx.json 00:45:44 [INFO] 00:45:44 [INFO] --- install:3.1.3:install (default-install) @ southbound-artifacts --- 00:45:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0.pom 00:45:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.xml 00:45:44 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-artifacts/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.json 00:45:44 [INFO] 00:45:44 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-artifacts --- 00:45:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:45:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:45:44 [INFO] 00:45:44 [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- 00:45:44 [INFO] Building ODL :: ovsdb :: southbound-it 1.20.0 [138/143] 00:45:44 [INFO] from ovsdb/southbound/southbound-it/pom.xml 00:45:44 [INFO] --------------------------------[ jar ]--------------------------------- 00:45:44 [INFO] 00:45:44 [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-it --- 00:45:44 [INFO] 00:45:44 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-it --- 00:45:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:44 [INFO] 00:45:44 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-it --- 00:45:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:44 [INFO] 00:45:44 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-it --- 00:45:44 [INFO] 00:45:44 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ southbound-it --- 00:45:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:45:44 [INFO] 00:45:44 [INFO] --- checkstyle:3.5.0:check (check-license) @ southbound-it --- 00:45:44 [INFO] 00:45:44 [INFO] --- checkstyle:3.5.0:check (default) @ southbound-it --- 00:45:45 [INFO] Starting audit... 00:45:45 Audit done. 00:45:45 [INFO] You have 0 Checkstyle violations. 00:45:45 [INFO] 00:45:45 [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- 00:45:45 [INFO] Created: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties 00:45:45 [INFO] 00:45:45 [INFO] --- dependency:3.8.0:copy (unpack-license) @ southbound-it --- 00:45:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/classes/LICENSE 00:45:45 [INFO] 00:45:45 [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-it --- 00:45:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/main/resources 00:45:45 [INFO] 00:45:45 [INFO] --- compiler:3.13.0:compile (default-compile) @ southbound-it --- 00:45:45 [INFO] No sources to compile 00:45:45 [INFO] 00:45:45 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ southbound-it >>> 00:45:45 [INFO] 00:45:45 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ southbound-it --- 00:45:45 [INFO] 00:45:45 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ southbound-it <<< 00:45:45 [INFO] 00:45:45 [INFO] 00:45:45 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ southbound-it --- 00:45:45 [INFO] 00:45:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-it --- 00:45:45 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/resources 00:45:45 [INFO] 00:45:45 [INFO] --- dependency:3.8.0:unpack-dependencies (unpack-karaf-resources) @ southbound-it --- 00:45:45 [INFO] 00:45:45 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ southbound-it --- 00:45:45 [INFO] Recompiling the module because of changed dependency. 00:45:45 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[225,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[225,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[225,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[226,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[226,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[226,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[227,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[227,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[227,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[228,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[228,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[228,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[235,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[235,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[235,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[244,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[244,73] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[278,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[278,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[278,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[282,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[282,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[282,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[286,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[286,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[286,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,76] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types 00:45:46 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,83] unchecked conversion 00:45:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,73] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,54] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 00:45:46 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 00:45:46 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,76] unchecked conversion 00:45:46 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:45:46 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[297,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 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:46 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,17] unchecked conversion 00:45:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,69] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:46 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 00:45:46 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,72] unchecked conversion 00:45:46 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:45:46 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[461,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,72] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types 00:45:46 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[461,17] unchecked conversion 00:45:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,69] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 00:45:46 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 00:45:46 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,72] unchecked conversion 00:45:46 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:45:46 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[460,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 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[508,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[509,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[562,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[566,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[572,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[572,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[585,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[595,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[595,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[595,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[607,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[607,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[607,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[619,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[619,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[619,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[632,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[662,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[690,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[786,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[825,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[856,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[856,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[856,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[903,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[938,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[955,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1019,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1108,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1127,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1146,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1146,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1146,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1185,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1185,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1185,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1191,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1209,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1263,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1291,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1291,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1291,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1339,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1376,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1421,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1523,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1647,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1654,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1731,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1752,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1798,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1817,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:46 [INFO] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java has additional uses or overrides of a deprecated API. 00:45:46 [INFO] 00:45:46 [INFO] --- surefire:3.5.0:test (default-test) @ southbound-it --- 00:45:46 [INFO] Surefire report directory: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/surefire-reports 00:45:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 00:45:46 [WARNING] System property [org.ops4j.pax.url.mvn.localRepository] overwritten by user properties from Maven session 00:45:46 [INFO] 00:45:46 [INFO] ------------------------------------------------------- 00:45:46 [INFO] T E S T S 00:45:46 [INFO] ------------------------------------------------------- 00:45:47 [INFO] 00:45:47 [INFO] Results: 00:45:47 [INFO] 00:45:47 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 00:45:47 [INFO] 00:45:47 [INFO] 00:45:47 [INFO] --- copy:14.0.3:copy-files (default) @ southbound-it --- 00:45:47 [INFO] 00:45:47 [INFO] --- jar:3.4.2:jar (default-jar) @ southbound-it --- 00:45:47 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.20.0.jar 00:45:47 [INFO] 00:45:47 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ southbound-it --- 00:45:47 [WARNING] JAR will be empty - no content was marked for inclusion! 00:45:47 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.20.0-javadoc.jar 00:45:47 [INFO] 00:45:47 [INFO] --- antrun:3.1.0:run (prep-jacoco-agent) @ southbound-it --- 00:45:47 [INFO] Executing tasks 00:45:47 [INFO] [copy] Copying 1 file to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/exam/jars 00:45:47 [INFO] Executed tasks 00:45:47 [INFO] 00:45:47 [INFO] --- failsafe:3.5.0:integration-test (default) @ southbound-it --- 00:45:47 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 00:45:47 [INFO] Tests are skipped. 00:45:47 [INFO] 00:45:47 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ southbound-it --- 00:45:47 [INFO] CycloneDX: Resolving Dependencies 00:45:56 [INFO] CycloneDX: Creating BOM version 1.5 with 449 component(s) 00:45:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.xml 00:45:56 [INFO] attaching as southbound-it-1.20.0-cyclonedx.xml 00:45:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.json 00:45:56 [INFO] attaching as southbound-it-1.20.0-cyclonedx.json 00:45:56 [INFO] 00:45:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-it --- 00:45:56 [INFO] Skipping duplicate-finder execution! 00:45:56 [INFO] 00:45:56 [INFO] --- failsafe:3.5.0:verify (default) @ southbound-it --- 00:45:56 [INFO] Tests are skipped. 00:45:56 [INFO] 00:45:56 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ southbound-it --- 00:45:57 [WARNING] Used undeclared dependencies found: 00:45:57 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 00:45:57 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile 00:45:57 [WARNING] org.opendaylight.ovsdb:library:jar:1.20.0:compile 00:45:57 [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime 00:45:57 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.6:test 00:45:57 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:45:57 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:45:57 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile 00:45:57 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:45:57 [WARNING] org.objenesis:objenesis:jar:3.3:test 00:45:57 [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.20.0:compile 00:45:57 [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.20.0:compile 00:45:57 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 00:45:57 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 00:45:57 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 00:45:57 [WARNING] org.opendaylight.controller:atomix-storage:jar:10.0.2:compile 00:45:57 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:45:57 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.0:compile 00:45:57 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:45:57 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:45:57 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:45:57 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 00:45:57 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile 00:45:57 [WARNING] Unused declared dependencies found: 00:45:57 [WARNING] org.opendaylight.ovsdb:southbound-features:xml:features:1.20.0:compile 00:45:57 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 00:45:57 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile 00:45:57 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 00:45:57 [WARNING] Non-test scoped test only dependencies found: 00:45:57 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile 00:45:57 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 00:45:57 [WARNING] org.opendaylight.ovsdb:library:jar:1.20.0:compile 00:45:57 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.4:compile 00:45:57 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.2:compile 00:45:57 [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile 00:45:57 [WARNING] com.google.guava:guava:jar:33.3.0-jre:compile 00:45:57 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile 00:45:57 [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.20.0:compile 00:45:57 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.2:compile 00:45:57 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:45:57 [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.20.0:compile 00:45:57 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.2:compile 00:45:57 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile 00:45:57 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.2:compile 00:45:57 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile 00:45:57 [WARNING] junit:junit:jar:4.13.2:compile 00:45:57 [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile 00:45:57 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:45:57 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.4:compile 00:45:57 [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.20.0:compile 00:45:57 [WARNING] org.opendaylight.controller:atomix-storage:jar:10.0.2:compile 00:45:57 [WARNING] org.opendaylight.ovsdb:utils.southbound-utils:jar:1.20.0:compile 00:45:57 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile 00:45:57 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 00:45:57 [INFO] 00:45:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-it --- 00:45:57 [INFO] No sources in project. Archive not created. 00:45:57 [INFO] 00:45:57 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ southbound-it --- 00:45:57 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 00:45:57 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) 00:45:57 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 00:45:57 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 00:45:57 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 00:45:57 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 00:45:57 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 00:45:57 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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) 00:45:57 [ERROR] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 00:45:57 [INFO] 00:45:57 [INFO] --- jacoco:0.8.12:report (report) @ southbound-it --- 00:45:57 [INFO] Loading execution data file /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/code-coverage/jacoco.exec 00:45:57 [INFO] Analyzed bundle 'ODL :: ovsdb :: southbound-it' with 0 classes 00:45:57 [INFO] 00:45:57 [INFO] --- install:3.1.3:install (default-install) @ southbound-it --- 00:45:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.pom 00:45:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.jar 00:45:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/southbound-it-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-javadoc.jar 00:45:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.xml 00:45:57 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/southbound/southbound-it/target/bom.json to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.json 00:45:57 [INFO] 00:45:57 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-it --- 00:45:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:45:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:45:57 [INFO] 00:45:57 [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ 00:45:57 [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.20.0 [139/143] 00:45:57 [INFO] from ovsdb/southbound/pom.xml 00:45:57 [INFO] --------------------------------[ pom ]--------------------------------- 00:45:57 [INFO] 00:45:57 [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-aggregator --- 00:45:57 [INFO] 00:45:57 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-aggregator --- 00:45:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:57 [INFO] 00:45:57 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-aggregator --- 00:45:57 [INFO] 00:45:57 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ southbound-aggregator --- 00:45:57 [INFO] Skipping CycloneDX goal, because module skips deploy 00:45:57 [INFO] 00:45:57 [INFO] --- install:3.1.3:install (default-install) @ southbound-aggregator --- 00:45:57 [INFO] Skipping artifact installation 00:45:57 [INFO] 00:45:57 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-aggregator --- 00:45:57 [INFO] Skipping artifact deployment 00:45:57 [INFO] 00:45:57 [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- 00:45:57 [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.20.0 [140/143] 00:45:57 [INFO] from ovsdb/utils/ovsdb-it-utils/pom.xml 00:45:57 [INFO] -------------------------------[ bundle ]------------------------------- 00:45:57 [INFO] 00:45:57 [INFO] --- clean:3.4.0:clean (default-clean) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] 00:45:57 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:57 [INFO] 00:45:57 [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:45:57 [INFO] 00:45:57 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] 00:45:57 [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/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/** 00:45:57 [INFO] 00:45:57 [INFO] --- checkstyle:3.5.0:check (check-license) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] 00:45:57 [INFO] --- checkstyle:3.5.0:check (default) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] Starting audit... 00:45:57 Audit done. 00:45:57 [INFO] You have 0 Checkstyle violations. 00:45:57 [INFO] 00:45:57 [INFO] --- dependency:3.8.0:copy (unpack-license) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.3' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.3/odl-license-14.0.3.license) to /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/classes/LICENSE 00:45:57 [INFO] 00:45:57 [INFO] --- resources:3.3.1:resources (default-resources) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] Copying 6 resources from src/main/resources/docker-compose-files to target/classes/META-INF/docker-compose-files 00:45:57 [INFO] 00:45:57 [INFO] --- compiler:3.13.0:compile (default-compile) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] Recompiling the module because of changed dependency. 00:45:57 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 00:45:57 [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 00:45:57 [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 00:45:57 [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 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:57 missing type arguments for generic class java.util.Map 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:57 missing type arguments for generic class java.util.Map 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,50] unchecked cast 00:45:57 required: java.util.Map.Entry 00:45:57 found: java.lang.Object 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:57 missing type arguments for generic class java.util.Map 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:57 missing type arguments for generic class java.util.Map 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,47] unchecked cast 00:45:57 required: java.util.Map.Entry 00:45:57 found: java.lang.Object 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/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 00:45:57 missing type arguments for generic class java.util.List 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[35,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[36,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[36,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:57 [WARNING] /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/NodeInfo.java:[36,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 00:45:57 [INFO] 00:45:57 [INFO] >>> spotbugs:4.8.6.2:check (analyze-compile) > :spotbugs @ utils.ovsdb-it-utils >>> 00:45:57 [INFO] 00:45:57 [INFO] --- spotbugs:4.8.6.2:spotbugs (spotbugs) @ utils.ovsdb-it-utils --- 00:45:57 [INFO] Fork Value is true 00:46:01 [INFO] Done SpotBugs Analysis.... 00:46:01 [INFO] 00:46:01 [INFO] <<< spotbugs:4.8.6.2:check (analyze-compile) < :spotbugs @ utils.ovsdb-it-utils <<< 00:46:01 [INFO] 00:46:01 [INFO] 00:46:01 [INFO] --- spotbugs:4.8.6.2:check (analyze-compile) @ utils.ovsdb-it-utils --- 00:46:01 [INFO] BugInstance size is 0 00:46:01 [INFO] Error size is 0 00:46:01 [INFO] No errors/warnings found 00:46:01 [INFO] 00:46:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ utils.ovsdb-it-utils --- 00:46:01 [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/src/test/resources 00:46:01 [INFO] 00:46:01 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ utils.ovsdb-it-utils --- 00:46:01 [INFO] No sources to compile 00:46:01 [INFO] 00:46:01 [INFO] --- surefire:3.5.0:test (default-test) @ utils.ovsdb-it-utils --- 00:46:01 [INFO] No tests to run. 00:46:01 [INFO] 00:46:01 [INFO] --- copy:14.0.3:copy-files (default) @ utils.ovsdb-it-utils --- 00:46:01 [INFO] 00:46:01 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ utils.ovsdb-it-utils --- 00:46:01 [INFO] Building bundle: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.20.0.jar 00:46:01 [INFO] Writing manifest: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/classes/META-INF/MANIFEST.MF 00:46:01 [INFO] 00:46:01 [INFO] --- javadoc:3.10.0:jar (attach-javadocs) @ utils.ovsdb-it-utils --- 00:46:01 [INFO] No previous run data found, generating javadoc. 00:46:03 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.20.0-javadoc.jar 00:46:03 [INFO] 00:46:03 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ utils.ovsdb-it-utils --- 00:46:03 [INFO] CycloneDX: Resolving Dependencies 00:46:04 [INFO] CycloneDX: Creating BOM version 1.5 with 79 component(s) 00:46:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.xml 00:46:04 [INFO] attaching as utils.ovsdb-it-utils-1.20.0-cyclonedx.xml 00:46:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.json 00:46:04 [INFO] attaching as utils.ovsdb-it-utils-1.20.0-cyclonedx.json 00:46:04 [INFO] 00:46:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.ovsdb-it-utils --- 00:46:04 [INFO] Skipping duplicate-finder execution! 00:46:04 [INFO] 00:46:04 [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ utils.ovsdb-it-utils --- 00:46:04 [WARNING] Used undeclared dependencies found: 00:46:04 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.4:compile 00:46:04 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.2:compile 00:46:04 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.2:compile 00:46:04 [WARNING] Unused declared dependencies found: 00:46:04 [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile 00:46:04 [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile 00:46:04 [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile 00:46:04 [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile 00:46:04 [INFO] 00:46:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ utils.ovsdb-it-utils --- 00:46:04 [INFO] Building jar: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.20.0-sources.jar 00:46:04 [INFO] 00:46:04 [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- 00:46:04 [INFO] 00:46:04 [INFO] --- jacoco:0.8.12:report (report) @ utils.ovsdb-it-utils --- 00:46:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 00:46:04 [INFO] 00:46:04 [INFO] --- install:3.1.3:install (default-install) @ utils.ovsdb-it-utils --- 00:46:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.pom 00:46:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.20.0.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar 00:46:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.20.0-javadoc.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-javadoc.jar 00:46:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.xml 00:46:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/bom.json to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.json 00:46:04 [INFO] Installing /w/workspace/autorelease-release-titanium-mvn39-openjdk21/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.20.0-sources.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-sources.jar 00:46:04 [INFO] 00:46:04 [INFO] --- bundle:5.1.9:install (default-install) @ utils.ovsdb-it-utils --- 00:46:04 [INFO] Installing org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar 00:46:04 [INFO] Writing OBR metadata 00:46:04 [INFO] 00:46:04 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ utils.ovsdb-it-utils --- 00:46:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:46:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo" instead. 00:46:04 [INFO] 00:46:04 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ utils.ovsdb-it-utils --- 00:46:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 00:46:04 [INFO] 00:46:04 [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- 00:46:04 [INFO] Building ODL :: ovsdb :: utils 1.20.0 [141/143] 00:46:04 [INFO] from ovsdb/utils/pom.xml 00:46:04 [INFO] --------------------------------[ pom ]--------------------------------- 00:46:04 [INFO] 00:46:04 [INFO] --- clean:3.4.0:clean (default-clean) @ utils --- 00:46:04 [INFO] 00:46:04 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ utils --- 00:46:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:04 [INFO] 00:46:04 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ utils --- 00:46:04 [INFO] 00:46:04 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ utils --- 00:46:04 [INFO] Skipping CycloneDX goal, because module skips deploy 00:46:04 [INFO] 00:46:04 [INFO] --- install:3.1.3:install (default-install) @ utils --- 00:46:04 [INFO] Skipping artifact installation 00:46:04 [INFO] 00:46:04 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ utils --- 00:46:04 [INFO] Skipping artifact deployment 00:46:04 [INFO] 00:46:04 [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- 00:46:04 [INFO] Building ovsdb 1.20.0 [142/143] 00:46:04 [INFO] from ovsdb/pom.xml 00:46:04 [INFO] --------------------------------[ pom ]--------------------------------- 00:46:04 [INFO] 00:46:04 [INFO] --- clean:3.4.0:clean (default-clean) @ ovsdb --- 00:46:04 [INFO] 00:46:04 [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ ovsdb --- 00:46:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 00:46:04 [INFO] 00:46:04 [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ ovsdb --- 00:46:04 [INFO] 00:46:04 [INFO] --- cyclonedx:2.8.1:makeBom (default) @ ovsdb --- 00:46:04 [INFO] Skipping CycloneDX goal, because module skips deploy 00:46:04 [INFO] 00:46:04 [INFO] --- install:3.1.3:install (default-install) @ ovsdb --- 00:46:04 [INFO] Skipping artifact installation 00:46:04 [INFO] 00:46:04 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ ovsdb --- 00:46:04 [INFO] Skipping artifact deployment 00:46:04 [INFO] 00:46:04 [INFO] --------< org.opendaylight.releng.autorelease:autorelease-root >-------- 00:46:04 [INFO] Building autorelease 1.2.0 [143/143] 00:46:04 [INFO] from pom.xml 00:46:04 [INFO] --------------------------------[ pom ]--------------------------------- 00:46:04 [INFO] 00:46:04 [INFO] --- clean:3.2.0:clean (default-clean) @ autorelease-root --- 00:46:04 [INFO] Deleting /w/workspace/autorelease-release-titanium-mvn39-openjdk21/target 00:46:04 [INFO] 00:46:04 [INFO] --- enforcer:3.3.0:enforce (enforce-dependency-convergence) @ autorelease-root --- 00:46:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed 00:46:04 [INFO] 00:46:04 [INFO] --- install:3.1.1:install (default-install) @ autorelease-root --- 00:46:04 [INFO] Skipping artifact installation 00:46:04 [INFO] 00:46:04 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ autorelease-root --- 00:46:04 [INFO] Skipping artifact deployment 00:46:04 [INFO] ------------------------------------------------------------------------ 00:46:04 [INFO] Reactor Summary: 00:46:04 [INFO] 00:46:04 [INFO] daexim-test-model 1.17.0 ........................... SUCCESS [ 17.602 s] 00:46:04 [INFO] daexim-model 1.17.0 ................................ SUCCESS [ 8.289 s] 00:46:04 [INFO] daexim-spi 1.17.0 .................................. SUCCESS [ 3.738 s] 00:46:04 [INFO] parent 1.17.0 ...................................... SUCCESS [ 0.364 s] 00:46:04 [INFO] daexim-impl 1.17.0 ................................. SUCCESS [ 39.856 s] 00:46:04 [INFO] daexim-akka-infoprovider-impl 1.17.0 ............... SUCCESS [ 5.269 s] 00:46:04 [INFO] OpenDaylight :: daexim (Karaf feature) 1.17.0 ...... SUCCESS [ 7.947 s] 00:46:04 [INFO] OpenDaylight :: Daexim :: All 1.17.0 ............... SUCCESS [ 8.308 s] 00:46:04 [INFO] ODL :: daexim :: daexim-features 1.17.0 ............ SUCCESS [ 5.385 s] 00:46:04 [INFO] ODL :: daexim :: features-aggregator 1.17.0 ........ SUCCESS [ 0.566 s] 00:46:04 [INFO] daexim-artifacts 1.17.0 ............................ SUCCESS [ 0.074 s] 00:46:04 [INFO] daexim-karaf 1.17.0 ................................ SUCCESS [ 18.260 s] 00:46:04 [INFO] daexim 1.17.0 ...................................... SUCCESS [ 0.080 s] 00:46:04 [INFO] ODL :: integration :: distribution-artifacts 0.22.0 SUCCESS [ 0.069 s] 00:46:04 [INFO] ODL :: integration :: properties 0.22.0 ............ SUCCESS [ 0.070 s] 00:46:04 [INFO] ODL :: integration :: artifact-artifacts 0.22.0 .... SUCCESS [ 0.064 s] 00:46:04 [INFO] ODL :: integration :: other-artifacts 0.22.0 ....... SUCCESS [ 0.059 s] 00:46:04 [INFO] ODL :: integration :: upstream-all-artifacts 0.22.0 SUCCESS [ 0.058 s] 00:46:04 [INFO] ODL :: integration :: upstream-aggregator 0.22.0 ... SUCCESS [ 0.051 s] 00:46:04 [INFO] ODL :: integration :: all-artifacts 0.22.0 ......... SUCCESS [ 0.063 s] 00:46:04 [INFO] ODL :: integration :: artifacts-aggregator 0.22.0 .. SUCCESS [ 0.051 s] 00:46:04 [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.22.0 SUCCESS [ 1.001 s] 00:46:04 [INFO] JSON-RPC :: Parent 1.18.0 .......................... SUCCESS [ 0.523 s] 00:46:04 [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.18.0 ........... SUCCESS [ 7.942 s] 00:46:04 [INFO] JSON-RPC :: BUS :: API 1.18.0 ...................... SUCCESS [ 6.124 s] 00:46:04 [INFO] JSON-RPC :: Security :: API 1.18.0 ................. SUCCESS [ 5.750 s] 00:46:04 [INFO] JSON-RPC :: Security :: NOOP 1.18.0 ................ SUCCESS [ 4.080 s] 00:46:04 [INFO] JSON-RPC :: BUS :: SPI 1.18.0 ...................... SUCCESS [ 7.914 s] 00:46:04 [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.18.0 ......... SUCCESS [ 12.023 s] 00:46:04 [INFO] JSON-RPC :: BUS :: HTTP transport 1.18.0 ........... SUCCESS [ 11.487 s] 00:46:04 [INFO] JSON-RPC :: BUS :: Messaging library 1.18.0 ........ SUCCESS [ 28.310 s] 00:46:04 [INFO] JSON-RPC :: Security :: Service 1.18.0 ............. SUCCESS [ 3.819 s] 00:46:04 [INFO] JSON-RPC :: API 1.18.0 ............................. SUCCESS [ 5.958 s] 00:46:04 [INFO] JSON-RPC :: Security :: AAA 1.18.0 ................. SUCCESS [ 4.941 s] 00:46:04 [INFO] JSON-RPC :: BUS :: Config 1.18.0 ................... SUCCESS [ 0.405 s] 00:46:04 [INFO] JSON-RPC :: Feature :: bus 1.18.0 .................. SUCCESS [ 4.694 s] 00:46:04 [INFO] JSON-RPC :: Test model 1.18.0 ...................... SUCCESS [ 8.236 s] 00:46:04 [INFO] JSON-RPC :: DOM :: Codec 1.18.0 .................... SUCCESS [ 9.983 s] 00:46:04 [INFO] JSON-RPC :: Provider 1.18.0 ........................ SUCCESS [ 1.814 s] 00:46:04 [INFO] JSON-RPC :: Provider :: Common 1.18.0 .............. SUCCESS [01:06 min] 00:46:04 [INFO] JSON-RPC :: Provider :: Single node 1.18.0 ......... SUCCESS [ 15.534 s] 00:46:04 [INFO] JSON-RPC :: Feature :: provider 1.18.0 ............. SUCCESS [ 4.566 s] 00:46:04 [INFO] JSON-RPC :: Feature :: all 1.18.0 .................. SUCCESS [ 5.785 s] 00:46:04 [INFO] JSON-RPC :: Features :: repository 1.18.0 .......... SUCCESS [ 5.515 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.21.0 SUCCESS [ 18.489 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.api 1.21.0 SUCCESS [ 9.452 s] 00:46:04 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.21.0 SUCCESS [ 0.949 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.21.0 SUCCESS [ 0.307 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.21.0 SUCCESS [ 7.193 s] 00:46:04 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.21.0 SUCCESS [ 2.865 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.21.0 SUCCESS [ 10.690 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.21.0 SUCCESS [ 8.840 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.config 1.21.0 SUCCESS [ 4.558 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.21.0 SUCCESS [ 13.262 s] 00:46:04 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.21.0 SUCCESS [ 5.012 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.21.0 SUCCESS [ 18.841 s] 00:46:04 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.21.0 SUCCESS [ 4.848 s] 00:46:04 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.21.0 SUCCESS [ 4.959 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.21.0 SUCCESS [ 4.931 s] 00:46:04 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.21.0 SUCCESS [ 5.152 s] 00:46:04 [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.21.0 SUCCESS [ 5.070 s] 00:46:04 [INFO] ovsdb-binding-parent 1.20.0 ........................ SUCCESS [ 0.320 s] 00:46:04 [INFO] ODL :: ovsdb :: library 1.20.0 ..................... SUCCESS [ 24.501 s] 00:46:04 [INFO] ODL :: ovsdb :: utils.servicehelper 1.20.0 ......... SUCCESS [ 6.258 s] 00:46:04 [INFO] ODL :: ovsdb :: schema.openvswitch 1.20.0 .......... SUCCESS [ 6.199 s] 00:46:04 [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.20.0 ......... SUCCESS [ 6.238 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.20.0 ........... SUCCESS [ 3.276 s] 00:46:04 [INFO] ODL :: ovsdb :: library-features 1.20.0 ............ SUCCESS [ 3.197 s] 00:46:04 [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.20.0 ........ SUCCESS [ 7.752 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.20.0 SUCCESS [ 0.883 s] 00:46:04 [INFO] ODL :: ovsdb :: southbound-api 1.20.0 .............. SUCCESS [ 8.241 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.20.0 .... SUCCESS [ 0.813 s] 00:46:04 [INFO] ODL :: ovsdb :: utils.config 1.20.0 ................ SUCCESS [ 6.298 s] 00:46:04 [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.20.0 ........... SUCCESS [ 11.676 s] 00:46:04 [INFO] ODL :: ovsdb :: utils.southbound-utils 1.20.0 ...... SUCCESS [ 7.202 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.20.0 ............. SUCCESS [ 2.843 s] 00:46:04 [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.20.0 ....... SUCCESS [ 52.252 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.20.0 .. SUCCESS [ 3.645 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.20.0 SUCCESS [ 5.357 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.20.0 SUCCESS [ 5.434 s] 00:46:04 [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.20.0 SUCCESS [ 5.623 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.20.0 SUCCESS [ 3.691 s] 00:46:04 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.20.0 ... SUCCESS [ 5.489 s] 00:46:04 [INFO] ODL :: ovsdb :: utils.yang-utils 1.20.0 ............ SUCCESS [ 4.253 s] 00:46:04 [INFO] ODL :: ovsdb :: southbound-impl 1.20.0 ............. SUCCESS [01:25 min] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.20.0 ... SUCCESS [ 3.802 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.20.0 SUCCESS [ 5.451 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.20.0 SUCCESS [ 5.563 s] 00:46:04 [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.20.0 ... SUCCESS [ 3.657 s] 00:46:04 [INFO] ODL :: ovsdb :: southbound-features 1.20.0 ......... SUCCESS [ 5.606 s] 00:46:04 [INFO] ODL :: integration :: features-index 0.22.0 ........ SUCCESS [ 22.639 s] 00:46:04 [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.22.0 SUCCESS [ 10.440 s] 00:46:04 [INFO] ODL :: integration :: odl-integration-all 0.22.0 ... SUCCESS [ 10.653 s] 00:46:04 [INFO] ODL :: integration :: features-test 0.22.0 ......... SUCCESS [ 10.876 s] 00:46:04 [INFO] ODL :: integration :: karaf 0.22.0 ................. SUCCESS [ 38.715 s] 00:46:04 [INFO] ODL :: integration :: singles-aggregator 0.22.0 .... SUCCESS [ 0.103 s] 00:46:04 [INFO] ODL :: integration :: repos-aggregator 0.22.0 ...... SUCCESS [ 0.053 s] 00:46:04 [INFO] ODL :: integration :: features-aggregator 0.22.0 ... SUCCESS [ 0.050 s] 00:46:04 [INFO] ODL :: integration :: onap-karaf 0.22.0 ............ SUCCESS [ 16.452 s] 00:46:04 [INFO] Integration/Distribution 0.22.0 .................... SUCCESS [ 0.059 s] 00:46:04 [INFO] JSON-RPC :: Artifacts 1.18.0 ....................... SUCCESS [ 0.045 s] 00:46:04 [INFO] JSON-RPC :: Provider :: Cluster 1.18.0 ............. SUCCESS [ 22.078 s] 00:46:04 [INFO] JSON-RPC :: Feature :: Cluster 1.18.0 .............. SUCCESS [ 5.207 s] 00:46:04 [INFO] JSON-RPC :: Features :: Aggregator 1.18.0 .......... SUCCESS [ 0.076 s] 00:46:04 [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.18.0 SUCCESS [ 6.113 s] 00:46:04 [INFO] JSON-RPC :: Binding adapter 1.18.0 ................. SUCCESS [ 14.477 s] 00:46:04 [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.18.0 SUCCESS [ 6.619 s] 00:46:04 [INFO] JSON-RPC :: POM 1.18.0 ............................. SUCCESS [ 0.056 s] 00:46:04 [INFO] JSON-RPC :: BUS 1.18.0 ............................. SUCCESS [ 0.049 s] 00:46:04 [INFO] JSON-RPC :: BUS :: Examples 1.18.0 ................. SUCCESS [ 0.048 s] 00:46:04 [INFO] JSON-RPC :: Security 1.18.0 ........................ SUCCESS [ 0.045 s] 00:46:04 [INFO] JSON-RPC :: Tools parent 1.18.0 .................... SUCCESS [ 1.622 s] 00:46:04 [INFO] JSON-RPC :: Tools :: Test 1.18.0 ................... SUCCESS [ 9.792 s] 00:46:04 [INFO] JSON-RPC :: Tools 1.18.0 ........................... SUCCESS [ 0.042 s] 00:46:04 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.21.0 SUCCESS [ 1.378 s] 00:46:04 [INFO] ODL :: lispflowmapping :: common.build.tools 1.21.0 SUCCESS [ 0.699 s] 00:46:04 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.21.0 SUCCESS [ 0.036 s] 00:46:04 [INFO] ODL :: lispflowmapping :: features-aggregator 1.21.0 SUCCESS [ 0.036 s] 00:46:04 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.21.0 SUCCESS [ 14.990 s] 00:46:04 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.21.0 SUCCESS [03:16 min] 00:46:04 [INFO] lispflowmapping 1.21.0 ............................. SUCCESS [ 1.246 s] 00:46:04 [INFO] ODL :: ovsdb :: it 1.20.0 .......................... SUCCESS [ 3.573 s] 00:46:04 [INFO] ODL :: ovsdb :: parents 1.20.0 ..................... SUCCESS [ 0.005 s] 00:46:04 [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.20.0 ...... SUCCESS [ 15.330 s] 00:46:04 [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.20.0 SUCCESS [ 0.047 s] 00:46:04 [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.20.0 .. SUCCESS [ 0.038 s] 00:46:04 [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.20.0 ......... SUCCESS [ 12.714 s] 00:46:04 [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.20.0 . SUCCESS [ 0.011 s] 00:46:04 [INFO] ODL :: ovsdb :: library-karaf 1.20.0 ............... SUCCESS [ 12.517 s] 00:46:04 [INFO] ODL :: ovsdb :: library-features-aggregator 1.20.0 . SUCCESS [ 0.043 s] 00:46:04 [INFO] ODL :: ovsdb :: library-artifacts 1.20.0 ........... SUCCESS [ 0.034 s] 00:46:04 [INFO] ODL :: ovsdb :: library-it 1.20.0 .................. SUCCESS [ 10.422 s] 00:46:04 [INFO] ODL :: ovsdb :: library-aggregator 1.20.0 .......... SUCCESS [ 0.006 s] 00:46:04 [INFO] ODL :: ovsdb :: schemas 1.20.0 ..................... SUCCESS [ 0.002 s] 00:46:04 [INFO] ODL :: ovsdb :: southbound-karaf 1.20.0 ............ SUCCESS [ 15.297 s] 00:46:04 [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.20.0 SUCCESS [ 0.063 s] 00:46:04 [INFO] ODL :: ovsdb :: southbound-artifacts 1.20.0 ........ SUCCESS [ 0.036 s] 00:46:04 [INFO] ODL :: ovsdb :: southbound-it 1.20.0 ............... SUCCESS [ 12.834 s] 00:46:04 [INFO] ODL :: ovsdb :: southbound-aggregator 1.20.0 ....... SUCCESS [ 0.007 s] 00:46:04 [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.20.0 ........ SUCCESS [ 7.124 s] 00:46:04 [INFO] ODL :: ovsdb :: utils 1.20.0 ....................... SUCCESS [ 0.004 s] 00:46:04 [INFO] ovsdb 1.20.0 ....................................... SUCCESS [ 0.003 s] 00:46:04 [INFO] autorelease 1.2.0 .................................. SUCCESS [ 0.278 s] 00:46:04 [INFO] ------------------------------------------------------------------------ 00:46:04 [INFO] BUILD SUCCESS 00:46:04 [INFO] ------------------------------------------------------------------------ 00:46:04 [INFO] Total time: 20:44 min 00:46:04 [INFO] Finished at: 2025-02-15T00:46:04Z 00:46:04 [INFO] ------------------------------------------------------------------------ 00:46:04 [WARNING] The requested profile "repoBuild" could not be activated because it does not exist. 00:46:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 00:46:05 Run condition [Boolean condition] enabling perform for step [BuilderChain] 00:46:05 provisioning config files... 00:46:05 copy managed file [sigul-config] to file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config18155224490636308459tmp 00:46:05 copy managed file [sigul-password] to file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config16423719585435206138tmp 00:46:06 copy managed file [sigul-pki] to file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config5737891921088737794tmp 00:46:06 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins857880102798859497.sh 00:46:06 ---> sigul-configuration.sh 00:46:06 gpg: directory '/home/jenkins/.gnupg' created 00:46:06 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 00:46:06 gpg: CAST5 encrypted data 00:46:06 gpg: encrypted with 1 passphrase 00:46:06 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11186262637741637165.sh 00:46:06 ---> sigul-install.sh 00:46:06 INFO: Skip step, sigul install not available on platform ubuntu 00:46:06 [EnvInject] - Injecting environment variables from a build step. 00:46:06 [EnvInject] - Injecting as environment variables the properties content 00:46:06 SIGN_DIR=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:46:06 SIGN_MODE=serial 00:46:06 00:46:06 [EnvInject] - Variables injected successfully. 00:46:06 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins18231966084483817519.sh 00:46:06 ---> sigul-sign-dir.sh 00:46:06 Setup pyenv: 00:46:06 system 00:46:06 3.8.20 00:46:06 3.9.20 00:46:06 3.10.15 00:46:06 * 3.11.10 (set by /w/workspace/autorelease-release-titanium-mvn39-openjdk21/.python-version) 00:46:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c6ii from file:/tmp/.os_lf_venv 00:46:07 lf-activate-venv(): INFO: Installing: lftools 00:46:19 lf-activate-venv(): INFO: Adding /tmp/venv-c6ii/bin to PATH 00:46:20 --2025-02-15 00:46:20-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 00:46:20 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 00:46:20 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. 00:46:20 HTTP request sent, awaiting response... 200 OK 00:46:20 Length: 1394 (1.4K) [text/plain] 00:46:20 Saving to: ‘/w/workspace/autorelease-release-titanium-mvn39-openjdk21/sigul-sign.sh’ 00:46:20 00:46:20 0K . 100% 13.6M=0s 00:46:20 00:46:20 2025-02-15 00:46:20 (13.6 MB/s) - ‘/w/workspace/autorelease-release-titanium-mvn39-openjdk21/sigul-sign.sh’ saved [1394/1394] 00:46:20 00:46:20 --2025-02-15 00:46:20-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 00:46:20 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 00:46:20 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. 00:46:20 HTTP request sent, awaiting response... 200 OK 00:46:20 Length: 1085 (1.1K) [text/plain] 00:46:20 Saving to: ‘/w/workspace/autorelease-release-titanium-mvn39-openjdk21/Dockerfile’ 00:46:20 00:46:20 0K . 100% 77.4M=0s 00:46:20 00:46:20 2025-02-15 00:46:20 (77.4 MB/s) - ‘/w/workspace/autorelease-release-titanium-mvn39-openjdk21/Dockerfile’ saved [1085/1085] 00:46:20 00:46:21 #0 building with "default" instance using docker driver 00:46:21 00:46:21 #1 [internal] load build definition from Dockerfile 00:46:21 #1 transferring dockerfile: 1.12kB done 00:46:21 #1 DONE 0.0s 00:46:21 00:46:21 #2 [internal] load metadata for docker.io/library/centos:7 00:46:22 #2 DONE 0.6s 00:46:22 00:46:22 #3 [internal] load .dockerignore 00:46:22 #3 transferring context: 2B done 00:46:22 #3 DONE 0.0s 00:46:22 00:46:22 #4 [internal] load build context 00:46:22 #4 transferring context: 1.44kB done 00:46:22 #4 DONE 0.0s 00:46:22 00:46:22 #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 00:46:22 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done 00:46:22 #5 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done 00:46:22 #5 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done 00:46:22 #5 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done 00:46:22 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.1s 00:46:22 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 12.58MB / 76.10MB 0.3s 00:46:22 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 28.31MB / 76.10MB 0.5s 00:46:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 42.99MB / 76.10MB 0.7s 00:46:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 51.38MB / 76.10MB 0.8s 00:46:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 65.01MB / 76.10MB 1.0s 00:46:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 72.35MB / 76.10MB 1.1s 00:46:23 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.5s done 00:46:23 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0.1s 00:46:27 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 3.3s done 00:46:27 #5 DONE 5.2s 00:46:27 00:46:27 #6 [2/7] 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 00:46:29 #6 DONE 2.0s 00:46:29 00:46:29 #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 00:46:29 #7 DONE 0.3s 00:46:29 00:46:29 #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 00:46:30 #8 DONE 0.3s 00:46:30 00:46:30 #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm 00:46:31 #9 0.990 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden 00:46:31 #9 0.990 Trying other mirror. 00:46:31 #9 0.990 To address this issue please refer to the below wiki article 00:46:31 #9 0.990 00:46:31 #9 0.990 https://wiki.centos.org/yum-errors 00:46:31 #9 0.990 00:46:31 #9 0.990 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 00:46:31 #9 0.990 00:46:38 #9 7.878 warning: /var/cache/yum/x86_64/7/base/packages/pyOpenSSL-0.13.1-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 00:46:38 #9 7.879 Public key for pyOpenSSL-0.13.1-4.el7.x86_64.rpm is not installed 00:46:38 #9 7.928 Public key for libcomps-0.1.8-14.el7.x86_64.rpm is not installed 00:46:38 #9 8.631 Importing GPG key 0xF4A80EB5: 00:46:38 #9 8.631 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 00:46:38 #9 8.631 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 00:46:38 #9 8.631 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 00:46:38 #9 8.631 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 00:46:40 #9 DONE 10.5s 00:46:40 00:46:40 #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 00:46:40 #10 DONE 0.3s 00:46:41 00:46:41 #11 [7/7] COPY ./sigul-sign.sh / 00:46:41 #11 DONE 0.0s 00:46:41 00:46:41 #12 exporting to image 00:46:41 #12 exporting layers 00:46:41 #12 exporting layers 0.6s done 00:46:41 #12 writing image sha256:0a379fdda4a89a5a0d2e1d2121a4b672eb99083d1b673483f406e0a3ee143e3c done 00:46:41 #12 naming to docker.io/library/sigul-sign done 00:46:41 #12 DONE 0.6s 00:46:41 wrkspc_vol 00:46:41 [ 00:46:41 { 00:46:41 "CreatedAt": "2025-02-15T00:46:41Z", 00:46:41 "Driver": "local", 00:46:41 "Labels": null, 00:46:41 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 00:46:41 "Name": "wrkspc_vol", 00:46:41 "Options": { 00:46:41 "device": "/w/workspace", 00:46:41 "o": "bind", 00:46:41 "type": "none" 00:46:41 }, 00:46:41 "Scope": "local" 00:46:41 } 00:46:41 ] 00:46:42 Sign files in: /w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:46:42 Sign list is not empty 00:51:02 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8593877136963546892.sh 00:51:02 ---> sigul-configuration-cleanup.sh 00:51:02 provisioning config files... 00:51:02 copy managed file [global-settings] to file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config13673537561897297380tmp 00:51:03 copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config13200744594505602758tmp 00:51:03 [EnvInject] - Injecting environment variables from a build step. 00:51:03 [EnvInject] - Injecting as environment variables the properties content 00:51:03 SERVER_ID=opendaylight-staging 00:51:03 00:51:03 [EnvInject] - Variables injected successfully. 00:51:03 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4646319128109143433.sh 00:51:03 ---> create-netrc.sh 00:51:03 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins12834282913328749948.sh 00:51:03 ---> common-variables.sh 00:51:03 --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 00:51:03 ---> maven-stage.sh 00:51:03 + . /home/jenkins/lf-env.sh 00:51:03 + lf-activate-venv --python python3 lftools 00:51:03 ++ mktemp -d /tmp/venv-XXXX 00:51:03 + lf_venv=/tmp/venv-Y0aD 00:51:03 + local venv_file=/tmp/.os_lf_venv 00:51:03 + local python=python3 00:51:03 + local options 00:51:03 + local set_path=true 00:51:03 + local install_args= 00:51:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 00:51:03 + options=' --python '\''python3'\'' -- '\''lftools'\''' 00:51:03 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 00:51:03 ++ set -- --python python3 -- lftools 00:51:03 + true 00:51:03 + case $1 in 00:51:03 + python=python3 00:51:03 + shift 2 00:51:03 + true 00:51:03 + case $1 in 00:51:03 + shift 00:51:03 + break 00:51:03 + case $python in 00:51:03 + local pkg_list= 00:51:03 + [[ -d /opt/pyenv ]] 00:51:03 + echo 'Setup pyenv:' 00:51:03 Setup pyenv: 00:51:03 + export PYENV_ROOT=/opt/pyenv 00:51:03 + PYENV_ROOT=/opt/pyenv 00:51:03 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:51:03 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:51:03 + pyenv versions 00:51:04 system 00:51:04 3.8.20 00:51:04 3.9.20 00:51:04 3.10.15 00:51:04 * 3.11.10 (set by /w/workspace/autorelease-release-titanium-mvn39-openjdk21/.python-version) 00:51:04 + command -v pyenv 00:51:04 ++ pyenv init - --no-rehash 00:51:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:51:04 for i in ${!paths[@]}; do 00:51:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:51:04 fi; done; 00:51:04 echo "${paths[*]}"'\'')" 00:51:04 export PATH="/opt/pyenv/shims:${PATH}" 00:51:04 export PYENV_SHELL=bash 00:51:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:51:04 pyenv() { 00:51:04 local command 00:51:04 command="${1:-}" 00:51:04 if [ "$#" -gt 0 ]; then 00:51:04 shift 00:51:04 fi 00:51:04 00:51:04 case "$command" in 00:51:04 rehash|shell) 00:51:04 eval "$(pyenv "sh-$command" "$@")" 00:51:04 ;; 00:51:04 *) 00:51:04 command pyenv "$command" "$@" 00:51:04 ;; 00:51:04 esac 00:51:04 }' 00:51:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:51:04 for i in ${!paths[@]}; do 00:51:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:51:04 fi; done; 00:51:04 echo "${paths[*]}"' 00:51:04 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:51:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:51:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:51:04 ++ export PYENV_SHELL=bash 00:51:04 ++ PYENV_SHELL=bash 00:51:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:51:04 +++ complete -F _pyenv pyenv 00:51:04 ++ lf-pyver python3 00:51:04 ++ local py_version_xy=python3 00:51:04 ++ local py_version_xyz= 00:51:04 ++ pyenv versions 00:51:04 ++ local command 00:51:04 ++ command=versions 00:51:04 ++ '[' 1 -gt 0 ']' 00:51:04 ++ shift 00:51:04 ++ case "$command" in 00:51:04 ++ command pyenv versions 00:51:04 ++ pyenv versions 00:51:04 ++ sed 's/^[ *]* //' 00:51:04 ++ awk '{ print $1 }' 00:51:04 ++ grep -E '^[0-9.]*[0-9]$' 00:51:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:51:04 +++ grep '^3' /tmp/.pyenv_versions 00:51:04 +++ sort -V 00:51:04 +++ tail -n 1 00:51:04 ++ py_version_xyz=3.11.10 00:51:04 ++ [[ -z 3.11.10 ]] 00:51:04 ++ echo 3.11.10 00:51:04 ++ return 0 00:51:04 + pyenv local 3.11.10 00:51:04 + local command 00:51:04 + command=local 00:51:04 + '[' 2 -gt 0 ']' 00:51:04 + shift 00:51:04 + case "$command" in 00:51:04 + command pyenv local 3.11.10 00:51:04 + pyenv local 3.11.10 00:51:04 + for arg in "$@" 00:51:04 + case $arg in 00:51:04 + pkg_list+='lftools ' 00:51:04 + [[ -f /tmp/.os_lf_venv ]] 00:51:04 ++ cat /tmp/.os_lf_venv 00:51:04 + lf_venv=/tmp/venv-c6ii 00:51:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c6ii from' file:/tmp/.os_lf_venv 00:51:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c6ii from file:/tmp/.os_lf_venv 00:51:04 + /tmp/venv-c6ii/bin/python3 -m pip install --upgrade --quiet pip virtualenv 00:51:05 + [[ -z lftools ]] 00:51:05 + echo 'lf-activate-venv(): INFO: Installing: lftools ' 00:51:05 lf-activate-venv(): INFO: Installing: lftools 00:51:05 + /tmp/venv-c6ii/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager lftools 00:51:12 + type python3 00:51:12 + true 00:51:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-c6ii/bin to PATH' 00:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-c6ii/bin to PATH 00:51:12 + PATH=/tmp/venv-c6ii/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 00:51:12 + return 0 00:51:12 ++ mktemp 00:51:12 + TMP_FILE=/tmp/tmp.XJKMFzqLQ5 00:51:12 + lftools deploy nexus-stage https://nexus.opendaylight.org 425e43800fea70 /w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo 00:51:12 + tee /tmp/tmp.XJKMFzqLQ5 00:51:13 Staging repository autorelease-8616 created. 00:51:13 ####################################################### 00:51:13 Deploying directory /w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/autorelease-8616 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-sources.jar.asc (455.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar.asc (455.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-javadoc.jar.asc (455.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-javadoc.jar (114.64 kb) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.pom.asc (455.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.xml (49.88 kb) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.json (57.39 kb) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-sources.jar (11.55 kb) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar.md5 (32.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar.sha1 (40.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.pom (1.11 kb) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.pom.sha1 (40.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-sources.jar.md5 (32.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-sources.jar.sha1 (40.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.pom.md5 (32.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar (42.41 kb) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.json (5.96 kb) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0.pom (10.69 kb) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0.pom.asc (455.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0.pom.md5 (32.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.xml (5.15 kb) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0.pom.sha1 (40.0 b) 00:51:13 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-features.xml.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0.pom.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-javadoc.jar.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-features.xml (832.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0.pom (1.64 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0.pom.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml (1008.32 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-javadoc.jar (318.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-features.xml.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.json (1.11 mb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0.pom.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-features.xml.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.jar.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.xml (5.16 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.json (5.97 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.jar (11.11 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-sources.jar.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-sources.jar.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-sources.jar (5.52 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.pom.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.jar.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-javadoc.jar (318.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-javadoc.jar.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.pom.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.jar.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-sources.jar.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.pom.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.pom (801.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.json (5.98 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0.pom.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0.pom.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0.pom (1.81 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.xml (5.17 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0.pom.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.json (5.95 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0.pom.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.xml (5.14 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0.pom.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0.pom (1.91 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0.pom.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-javadoc.jar (2.31 mb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.pom.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-sources.jar.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.json (53.09 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.pom.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-sources.jar.sha1 (40.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-sources.jar.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar (748.39 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.xml (46.04 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-javadoc.jar.asc (455.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.pom (1.77 kb) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:14 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.pom.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-sources.jar (527.42 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0.pom.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-features.xml.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-features.xml.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-features.xml (1.3 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar (318.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-features.xml.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml (1005.56 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0.pom (3.09 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0.pom.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json (1.1 mb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0.pom.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.pom.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-sources.jar.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-javadoc.jar (183.08 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.pom (4.01 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.pom.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-sources.jar.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar (55.02 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-sources.jar.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-javadoc.jar.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.json (144.41 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-sources.jar (26.79 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.xml (125.83 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.pom.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-sources.jar.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-sources.jar (61.47 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.pom (3.76 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.xml (103.26 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-javadoc.jar (213.63 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.pom.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.pom.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar (106.59 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.pom.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.json (118.54 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-javadoc.jar.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-sources.jar.md5 (32.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-sources.jar.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.xml (3.12 kb) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0.pom.asc (455.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:15 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0.pom.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0.pom.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.json (3.58 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0.pom (1.48 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.pom.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.pom.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-sources.jar.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-javadoc.jar (109.16 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-sources.jar (10.42 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar (24.44 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.pom (1.4 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.xml (61.85 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.json (71.54 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-javadoc.jar.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-sources.jar.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-sources.jar.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.pom.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml (998.92 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0.pom.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0.pom.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-features.xml.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0.pom (3.45 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-javadoc.jar (318.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-features.xml (1.63 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-features.xml.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-features.xml.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-javadoc.jar.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0.pom.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.json (1.1 mb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.pom.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.pom.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-sources.jar.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-javadoc.jar.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.pom (2.84 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar (21.91 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-sources.jar.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-sources.jar.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.pom.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.json (71.35 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.xml (62.09 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar.asc (455.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-sources.jar (7.32 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-javadoc.jar (92.36 kb) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-features.xml.md5 (32.0 b) 00:51:16 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json (1.11 mb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0.pom.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml (1010.8 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-features.xml.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-features.xml.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar (318.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0.pom (1.59 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-features.xml (754.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0.pom.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0.pom.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.pom (3.36 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.pom.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.xml (1.15 mb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.pom.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-javadoc.jar.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar (7.84 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.pom.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.json (1.3 mb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-javadoc.jar (318.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-javadoc.jar (94.25 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-sources.jar.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-sources.jar (4.92 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-sources.jar.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.json (70.72 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-sources.jar.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar (21.78 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.pom (1.72 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.pom.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.pom.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.xml (61.24 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-javadoc.jar.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.pom.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-javadoc.jar (1.52 mb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-sources.jar.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.json (59.09 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.pom.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.pom (1.45 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-sources.jar.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-sources.jar (361.25 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-javadoc.jar.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.pom.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.pom.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-sources.jar.sha1 (40.0 b) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar (444.14 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.xml (51.3 kb) 00:51:17 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-sources.jar.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-sources.jar (5.56 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.pom.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.xml (51.64 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-sources.jar.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-javadoc.jar (87.5 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar (12.64 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-javadoc.jar.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.json (59.52 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.pom.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-sources.jar.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.pom (1.07 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.pom.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0.pom (2.61 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0.pom.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-javadoc.jar (318.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-javadoc.jar.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-features.xml (1.72 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0.pom.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-features.xml.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-features.xml.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.xml (1016.82 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.json (1.12 mb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-features.xml.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0.pom.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-features.xml.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-features.xml.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0.pom.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-features.xml.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml (547.72 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0.pom.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0.pom.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json (614.02 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar (318.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-features.xml (863.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0.pom (2.09 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.json (3.63 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0.pom.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0.pom.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.xml (3.17 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0.pom (4.68 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0.pom.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.xml.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.json.sha1 (40.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-features.xml.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.json.md5 (32.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.json.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0.pom.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-javadoc.jar.asc (455.0 b) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0.pom (2.21 kb) 00:51:18 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.xml.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.xml (75.53 kb) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-javadoc.jar (318.0 b) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.json (86.76 kb) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.xml.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-features.xml.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-javadoc.jar.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0.pom.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-features.xml (984.0 b) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0.pom.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-features.xml.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-javadoc.jar.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-features.xml (1.78 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-features.xml.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0.pom (3.78 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0.pom.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0.pom.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0.pom.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-javadoc.jar (318.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-javadoc.jar.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.xml (798.43 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-features.xml.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.json (902.72 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-features.xml.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.xml (85.86 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-sources.jar.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-sources.jar.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-sources.jar.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-javadoc.jar (118.48 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-sources.jar (20.01 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.pom.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.pom.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar (44.28 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.pom (3.99 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-javadoc.jar.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.json (97.61 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.pom.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-sources.jar (16.12 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-javadoc.jar (170.13 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-javadoc.jar.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar (18.63 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-sources.jar.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.pom.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.pom.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.pom (1.32 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.json (36.55 kb) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-sources.jar.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar.sha1 (40.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:19 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.pom.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-sources.jar.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.xml (31.48 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0.pom.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.json (3.51 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0.pom (1011.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.xml (3.05 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0.pom.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0.pom.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar (36.96 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.xml (27.13 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-sources.jar.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-javadoc.jar (195.2 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.pom (1.42 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.pom.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.pom.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.json (31.57 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-sources.jar.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-sources.jar (19.06 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-sources.jar.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-javadoc.jar.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.pom.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-config.cfg.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.jar (7.68 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-sources.jar (2.12 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-config.cfg.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.jar.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.xml (9.07 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-sources.jar.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-config.cfg.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-config.cfg (195.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.pom.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-sources.jar.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.jar.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-javadoc.jar (318.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-sources.jar.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.pom.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-javadoc.jar.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.json (10.55 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.pom.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.jar.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.pom (1.72 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-sources.jar.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.pom.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.xml (61.31 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar (54.65 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar.md5 (32.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.pom.asc (455.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.pom (3.3 kb) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:20 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-javadoc.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-sources.jar (35.61 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.pom.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-sources.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-javadoc.jar (214.97 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.json (71.52 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-sources.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.pom.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-sources.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.pom (3.91 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-javadoc.jar (320.99 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.pom.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.xml (61.49 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-sources.jar (49.61 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar (74.94 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-tests.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-javadoc.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-tests.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-sources.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-sources.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.json (71.66 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-tests.jar (53.75 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-tests.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.pom.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-sources.jar (26.37 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-tests.jar (4.82 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-javadoc.jar (204.2 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.json (83.57 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-sources.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.xml (71.97 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-tests.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.pom.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.pom.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-sources.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-javadoc.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-tests.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar (45.0 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.pom.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-sources.jar.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-tests.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.pom (3.46 kb) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.pom.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.pom.sha1 (40.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:21 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-sources.jar (26.28 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-sources.jar.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.xml (66.89 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-javadoc.jar (142.6 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-sources.jar.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-sources.jar.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar (43.21 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.json (77.59 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.pom (3.54 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.pom.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-javadoc.jar.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0.pom.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0.pom.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0.pom.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.xml (3.03 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.json (3.49 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0.pom (1.13 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.json (3.51 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0.pom.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0.pom.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0.pom (938.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.xml (3.05 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0.pom.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0.pom.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-features.xml (912.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0.pom.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0.pom.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0.pom (2.06 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.json (1.16 mb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-javadoc.jar (318.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-javadoc.jar.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-features.xml.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.xml (1.03 mb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-features.xml.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-features.xml.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.xml (47.64 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-sources.jar.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.pom (2.36 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar (243.51 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-tests.jar.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-tests.jar.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-tests.jar.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-javadoc.jar.asc (455.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-sources.jar.md5 (32.0 b) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.json (55.06 kb) 00:51:22 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.pom.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.pom.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-sources.jar (196.42 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-javadoc.jar (954.24 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-tests.jar (7.65 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.pom.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-sources.jar.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.pom.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.json (348.61 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-sources.jar.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-javadoc.jar.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.pom (8.24 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.pom.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-sources.jar.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar (101.03 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-sources.jar (55.0 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-javadoc.jar (268.46 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-sources.jar.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.xml (309.56 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.pom.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-sources.jar.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.jar.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.jar.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-sources.jar.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-sources.jar.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.xml (331.44 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.pom.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-sources.jar (10.21 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.jar.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.jar (27.52 mb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.pom (2.35 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.pom.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-javadoc.jar.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.pom.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.json (375.42 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-javadoc.jar (90.57 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.xml (2.99 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.json (3.45 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0.pom (1.61 kb) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0.pom.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:23 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0.pom.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0.pom.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-javadoc.jar (318.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0.pom.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0.pom.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0.pom (2.23 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-features.xml.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.json (1.15 mb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-features.xml (1.08 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-features.xml.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0.pom.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-javadoc.jar.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.xml (1.02 mb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-features.xml.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-sources.jar.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.xml (25.85 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.pom.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.pom.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar (9.41 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-sources.jar (3.22 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-sources.jar.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-sources.jar.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-javadoc.jar.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.pom (1.3 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.pom.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.json (30.15 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-javadoc.jar (86.27 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.json (21.06 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.pom.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.xml (18.1 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.pom.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-sources.jar (3.92 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-sources.jar.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-javadoc.jar.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.pom (1.17 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.pom.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-sources.jar.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-javadoc.jar (91.62 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-sources.jar.sha1 (40.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar (9.19 kb) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:24 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.pom.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.xml (89.05 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-sources.jar.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.pom.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-sources.jar.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-sources.jar.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar (11.56 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-javadoc.jar.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-javadoc.jar (91.13 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.pom.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.pom (1.94 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-sources.jar (4.35 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.json (103.13 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar (22.29 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.pom (1.64 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.json (54.33 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-sources.jar.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.pom.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.xml (46.9 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.pom.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-sources.jar (14.0 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.pom.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-sources.jar.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-sources.jar.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-javadoc.jar.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-javadoc.jar (124.41 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0.pom.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.json (288.83 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0.pom.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.xml (257.54 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0.pom.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0.pom (7.88 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.json (3.52 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0.pom.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.xml (3.06 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0.pom.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0.pom (7.71 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0.pom.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-sources.jar (6.27 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.json (301.58 kb) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.pom.md5 (32.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.pom.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:25 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-sources.jar.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.pom (7.22 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-sources.jar.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-javadoc.jar.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.pom.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-javadoc.jar (87.06 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-sources.jar.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.xml (268.68 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar (16.31 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0.pom.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0.pom (5.26 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0.pom.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.xml (297.76 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0.pom.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.json (338.69 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-tests.jar (63.18 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-sources.jar.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.pom.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-tests.jar.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.json (300.24 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.pom.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-javadoc.jar.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.pom (2.76 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-sources.jar.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.pom.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-sources.jar (78.76 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-javadoc.jar (400.98 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-sources.jar.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.xml (267.27 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar (337.8 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-tests.jar.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-tests.jar.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0.pom (1.21 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json (3.54 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml (3.08 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-features.xml.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-javadoc.jar (318.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.json (1.15 mb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-features.xml (678.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0.pom (1.83 kb) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0.pom.sha1 (40.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-features.xml.md5 (32.0 b) 00:51:26 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-features.xml.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.xml (1.03 mb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-javadoc.jar.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0.pom.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0.pom.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0.pom (2.0 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0.pom.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.xml (810.29 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-javadoc.jar.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-features.xml (952.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0.pom.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0.pom.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.json (915.85 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-features.xml.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-features.xml.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-javadoc.jar (318.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-features.xml.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.pom.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-sources.jar.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-sources.jar.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-javadoc.jar (462.95 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-javadoc.jar.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-sources.jar.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar (118.02 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.xml (43.12 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-sources.jar (97.11 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.pom (1.57 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.json (49.75 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.pom.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.pom.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.json (10.58 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0.pom.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0.pom.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0.pom.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.xml (9.1 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0.pom (3.27 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0.pom.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0.pom (998.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.json (3.53 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0.pom.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0.pom.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.xml (3.07 kb) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.xml.sha1 (40.0 b) 00:51:27 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-javadoc.jar.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.jar.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.xml (262.71 kb) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.pom.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.json.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.jar.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.json (294.62 kb) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.jar (35.11 kb) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-sources.jar (19.51 kb) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.xml.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.json.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-javadoc.jar.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.xml.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-sources.jar.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.pom.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-sources.jar.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-javadoc.jar.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.jar.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.pom (7.17 kb) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.json.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-javadoc.jar (153.93 kb) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.pom.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-sources.jar.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0.pom.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.xml (2.05 mb) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0.pom.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-javadoc.jar.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.json (2.28 mb) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-features.xml.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0.pom.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-javadoc.jar.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0.pom (2.83 kb) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-features.xml (813.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-features.xml.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-features.xml.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-javadoc.jar (318.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-javadoc.jar.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.xml (3.12 kb) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.json (3.58 kb) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0.pom.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0.pom.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0.pom.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/properties/0.22.0/properties-0.22.0.pom (3.27 kb) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.json (3.6 kb) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0.pom.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.xml (3.14 kb) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0.pom (2.55 kb) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0.pom.sha1 (40.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0.pom.md5 (32.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.json (2.23 mb) 00:51:28 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-features.xml.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.xml (2.0 mb) 00:51:28 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-javadoc.jar (318.0 b) 00:51:28 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-features.xml.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0.pom (11.36 kb) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0.pom.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-javadoc.jar.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0.pom.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-features.xml (5.1 kb) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0.pom.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-javadoc.jar.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-javadoc.jar.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-features.xml.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0.pom.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.json (3.59 kb) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.xml (3.13 kb) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0.pom.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0.pom.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0.pom (2.69 kb) 00:51:29 Attempting to upload org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.xml (3.1 kb) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0.pom.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0.pom.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0.pom (2.06 kb) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.json (3.56 kb) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0.pom.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.tar.gz.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.tar.gz (151.07 mb) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.xml (1.4 mb) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.tar.gz.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.pom.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.pom (6.66 kb) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.pom.sha1 (40.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.pom.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.json (1.58 mb) 00:51:29 Attempting to upload org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.tar.gz.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0.pom.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:29 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0.pom (2.06 kb) 00:51:30 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.xml (3.07 kb) 00:51:30 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0.pom.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0.pom.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.json (3.53 kb) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0.pom.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.xml (3.08 kb) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0.pom.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0.pom.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0.pom (2.69 kb) 00:51:30 Attempting to upload org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.json (3.54 kb) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.xml (3.09 kb) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.json (3.55 kb) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0.pom.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0.pom (2.02 kb) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0.pom.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0.pom.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0.pom.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0.pom (13.23 kb) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.xml (3.13 kb) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0.pom.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0.pom.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.json (3.59 kb) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0.pom.md5 (32.0 b) 00:51:30 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-javadoc.jar.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-javadoc.jar (318.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.json (2.64 mb) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-javadoc.jar.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0.pom (14.34 kb) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-features.xml.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0.pom.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-features.xml (5.89 kb) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-features.xml.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-javadoc.jar.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.xml (2.37 mb) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0.pom.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-features.xml.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0.pom (3.41 kb) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0.pom.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0.pom.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.xml (3.12 kb) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.json (3.58 kb) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0.pom.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0.pom.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0.pom.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.xml (3.09 kb) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0.pom.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0.pom (2.08 kb) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.json (3.55 kb) 00:51:31 Attempting to upload org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:31 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-features.xml.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-features.xml (2.06 kb) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.json (2.27 mb) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-features.xml.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0.pom.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0.pom (5.2 kb) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0.pom.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.xml (2.04 mb) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0.pom.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-javadoc.jar (318.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-javadoc.jar.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-javadoc.jar.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-javadoc.jar.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-features.xml.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.pom (1.26 kb) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.jar (13.31 kb) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.jar.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.pom.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.pom.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.pom.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.json (3.54 kb) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.jar.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.jar.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.xml (3.08 kb) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.tar.gz.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.xml (2.52 mb) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.pom.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.tar.gz (223.62 mb) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.tar.gz.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.tar.gz.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.pom.md5 (32.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.pom.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.pom (7.59 kb) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:32 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.json (2.81 mb) 00:51:33 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:33 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:33 Attempting to upload org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip (225.07 mb) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0.pom (2.11 kb) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.xml (3.08 kb) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0.pom.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0.pom.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.json (3.54 kb) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0.pom.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0.pom.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0.pom (2.63 kb) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.xml.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.json.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.xml.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.json.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.json.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0.pom.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.xml.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.json (3.58 kb) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0.pom.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.xml (3.12 kb) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.pom.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-javadoc.jar.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-javadoc.jar.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-sources.jar (24.59 kb) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-javadoc.jar.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.json (37.77 kb) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-javadoc.jar (193.25 kb) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.pom.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.pom.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.pom (1.03 kb) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.xml (32.62 kb) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-sources.jar.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar (34.22 kb) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-sources.jar.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-sources.jar.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-sources.jar.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-sources.jar.sha1 (40.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-sources.jar.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-javadoc.jar.asc (455.0 b) 00:51:37 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.pom.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-javadoc.jar.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar (7.76 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-javadoc.jar (84.82 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.pom.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.xml (9.03 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.json (10.51 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.pom.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-javadoc.jar.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.pom (1000.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-sources.jar (2.62 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.xml (40.38 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-sources.jar (148.29 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-javadoc.jar.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar (179.14 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.json (46.64 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-sources.jar.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-javadoc.jar.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-javadoc.jar (688.9 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-sources.jar.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-sources.jar.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.pom.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.pom (2.09 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-javadoc.jar.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.pom.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.pom.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-javadoc.jar (318.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0.pom.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0.pom (2.22 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-features.xml (645.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0.pom.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0.pom.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-javadoc.jar.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-javadoc.jar.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-features.xml.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-javadoc.jar.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-features.xml.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.xml (1009.45 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-features.xml.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.json (1.11 mb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.pom (6.33 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-sources.jar.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.pom.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.cfg.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-javadoc.jar.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar (61.42 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-sources.jar.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.pom.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-sources.jar (25.24 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-javadoc.jar.asc (455.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-javadoc.jar (128.17 kb) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.cfg.sha1 (40.0 b) 00:51:38 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.pom.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-sources.jar.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.cfg (232.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.json (141.28 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-javadoc.jar.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.cfg.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.xml (123.85 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.pom.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.pom.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-sources.jar.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-sources.jar.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-sources.jar (3.22 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-sources.jar.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml (137.49 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar (9.71 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json (157.63 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.pom.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar (86.07 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.pom (1.6 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0.pom.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.json (3.43 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0.pom.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0.pom (1.28 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0.pom.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.xml (2.97 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.xml (1011.99 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-features.xml.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-javadoc.jar.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0.pom (1.81 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-features.xml.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-javadoc.jar (318.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0.pom.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.json (1.11 mb) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-javadoc.jar.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-javadoc.jar.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-features.xml.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0.pom.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0.pom.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-features.xml (689.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0.pom (1.54 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.md5 (32.0 b) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json (3.52 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml (3.06 kb) 00:51:39 Attempting to upload org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0.pom (3.41 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0.pom.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-features.xml.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.json (639.97 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-javadoc.jar.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-javadoc.jar.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-features.xml.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-javadoc.jar.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.xml (570.35 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-features.xml.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0.pom.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-javadoc.jar (318.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0.pom.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-features.xml (1.53 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0.pom.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.json (3.51 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0.pom (2.89 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0.pom.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0.pom.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.xml (3.05 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.json.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.xml (9.02 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0.pom.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.json.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.xml.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.xml.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0.pom (1.85 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.json.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.json (10.49 kb) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0.pom.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.xml.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/daexim/parent/1.17.0/parent-1.17.0.pom.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-features.xml (901.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-features.xml.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json (87.11 kb) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0.pom.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0.pom (1.98 kb) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-features.xml.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-features.xml.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar (318.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0.pom.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0.pom.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml (75.96 kb) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar (153.8 kb) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-javadoc.jar (113.2 kb) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.pom.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-javadoc.jar.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-sources.jar (18.42 kb) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.pom (4.69 kb) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.pom.asc (455.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.pom.sha1 (40.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:40 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.json (225.26 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-sources.jar.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.xml (194.06 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-sources.jar.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-sources.jar.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-javadoc.jar.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.pom.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-javadoc.jar (318.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.xml (1.16 mb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.pom.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.pom (5.23 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.jar.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.jar.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.pom.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.jar.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.jar (19.41 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.json (1.31 mb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.jar.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.jar.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-javadoc.jar (318.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-javadoc.jar.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.json (879.02 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.pom.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.jar.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.xml (777.46 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.pom.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.pom.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.pom (3.66 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.jar (15.71 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0.pom.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0.pom (4.78 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0.pom.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.xml (42.99 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0.pom.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.json (50.42 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0.pom (2.03 kb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-features.xml.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml (1.03 mb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0.pom.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json (1.16 mb) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0.pom.md5 (32.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:41 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-features.xml (745.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar (318.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-features.xml.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-features.xml.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0.pom.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0.pom.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-features.xml.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0.pom.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml (1.07 mb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-features.xml (757.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar (318.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json (1.2 mb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0.pom (2.04 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-features.xml.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0.pom.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-features.xml.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-features.xml (871.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0.pom.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-features.xml.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-features.xml.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-features.xml.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-javadoc.jar (318.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.json (87.02 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0.pom.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0.pom.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml (75.87 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-javadoc.jar.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0.pom (2.23 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.xml (9.13 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0.pom.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0.pom.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0.pom (2.01 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0.pom.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.json (10.61 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0.pom.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0.pom (2.64 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-features.xml.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-javadoc.jar.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0.pom.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-features.xml (922.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0.pom.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-features.xml.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.xml (560.29 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-javadoc.jar (318.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-features.xml.md5 (32.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.json (628.5 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0.pom.sha1 (40.0 b) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json (746.4 kb) 00:51:42 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0.pom.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar (318.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-features.xml.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-features.xml.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-features.xml.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0.pom (1.64 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml (664.2 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0.pom.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-features.xml (680.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json (1.17 mb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar (318.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-features.xml.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0.pom.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0.pom.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0.pom (2.04 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-features.xml.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0.pom.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-features.xml.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml (1.04 mb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-features.xml (763.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.pom.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-sources.jar.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.pom (5.0 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-sources.jar.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.pom.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-sources.jar.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.pom.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-javadoc.jar (649.02 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.xml (189.81 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-javadoc.jar.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.json (217.57 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-sources.jar (181.97 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar (412.11 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.xml (46.42 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-sources.jar (12.08 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-javadoc.jar (128.76 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.pom.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.json (53.76 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-javadoc.jar.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar (25.25 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.pom (2.85 kb) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.pom.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar.asc (455.0 b) 00:51:43 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-sources.jar.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-sources.jar.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.pom.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-sources.jar.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.pom.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-sources.jar (13.3 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-sources.jar.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.json (78.68 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.xml (68.33 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.pom.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.pom (3.17 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.pom.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-sources.jar.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-sources.jar.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-javadoc.jar.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-javadoc.jar (98.51 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar (40.46 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0.pom.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.xml (3.13 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0.pom.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.json (3.59 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0.pom.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0.pom (1.92 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0.pom.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0.pom (2.03 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-features.xml.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json (1.19 mb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml (1.06 mb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0.pom.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar (318.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-features.xml.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0.pom.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-features.xml (739.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-features.xml.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.pom.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-sources.jar.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar (327.18 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.pom.asc (455.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-sources.jar.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.pom (2.49 kb) 00:51:44 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-sources.jar (260.14 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.json (58.65 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.pom.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-javadoc.jar (1.09 mb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-javadoc.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.xml (50.88 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-sources.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.xml (1.18 mb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.jar (19.56 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.pom.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-javadoc.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.pom (5.07 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.json (1.34 mb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.pom.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.jar.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-javadoc.jar (318.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.pom.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.pom.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.pom (2.3 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-sources.jar.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-sources.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar (11.26 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar (87.2 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml (167.06 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-sources.jar (4.33 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.pom.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-sources.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.pom.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json (190.71 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.pom (2.09 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-javadoc.jar (86.51 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.pom.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.xml (32.28 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-sources.jar (3.75 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-sources.jar.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.pom.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.json (37.47 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar (9.54 kb) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-javadoc.jar.asc (455.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-sources.jar.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.pom.md5 (32.0 b) 00:51:45 Attempting to upload org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-sources.jar.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-sources.jar.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar (24.64 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.pom (2.23 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.pom.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.json (99.59 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-sources.jar.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.pom.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.pom.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-javadoc.jar (163.35 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-sources.jar.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-sources.jar (17.76 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-javadoc.jar.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.xml (86.26 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-features.xml.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar (318.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json (779.59 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0.pom.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0.pom.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0.pom.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-features.xml.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml (693.52 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0.pom (3.35 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-features.xml.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-features.xml (1.73 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0.pom.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-features.xml.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-features.xml.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-javadoc.jar.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-features.xml (1.21 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.json (684.45 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0.pom.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-features.xml.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0.pom (3.02 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-javadoc.jar (318.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0.pom.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.xml (609.37 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0.pom (3.3 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json (3.56 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0.pom.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0.pom.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml (3.1 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0.pom.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.json (3.52 kb) 00:51:46 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:46 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0.pom.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0.pom.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.xml (3.06 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0.pom (3.24 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0.pom.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar (10.11 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-sources.jar.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.json (12.77 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-sources.jar (4.27 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-javadoc.jar.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-sources.jar.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.pom (2.86 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.pom.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.pom.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.pom.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-javadoc.jar (86.51 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.xml (10.95 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-sources.jar.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.xml (192.08 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-sources.jar.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-javadoc.jar (471.82 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-sources.jar.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-config.cfg.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-javadoc.jar.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.pom (7.92 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-sources.jar (150.33 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.pom.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-config.cfg.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.pom.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-sources.jar.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar (299.94 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-config.cfg (1.97 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.json (220.01 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-config.cfg.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.pom.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0.pom.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.xml (3.04 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0.pom (2.28 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0.pom.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0.pom.sha1 (40.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.json (3.5 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.json (99.58 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-sources.jar.md5 (32.0 b) 00:51:47 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.pom (2.23 kb) 00:51:47 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-javadoc.jar (171.08 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-javadoc.jar.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.pom.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.pom.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-sources.jar.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-sources.jar (20.25 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar (27.52 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-sources.jar.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.pom.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.xml (86.26 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-javadoc.jar (688.46 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.pom.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-config.cfg.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-config.cfg.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-config.cfg.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-sources.jar (120.55 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-sources.jar.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-sources.jar.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar (225.37 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-sources.jar.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.pom.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.json (117.96 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-config.cfg (1.29 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.pom (6.73 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.xml (101.85 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.pom.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-javadoc.jar.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0.pom.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0.pom.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.xml (3.11 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.json (3.57 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0.pom.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0.pom (1.65 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0.pom.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0.pom.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json (3.63 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0.pom.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0.pom (1.84 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml (3.17 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0.pom.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0.pom.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-javadoc.jar.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-features.xml.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.xml (611.81 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0.pom (1.41 kb) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-features.xml.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-features.xml (514.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0.pom.sha1 (40.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-features.xml.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:48 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.json (687.28 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-javadoc.jar (318.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.pom.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-sources.jar.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.pom (3.32 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar (429.0 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-javadoc.jar (1.35 mb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-javadoc.jar.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.pom.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.json (58.62 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.xml (50.84 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.pom.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-sources.jar (333.02 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-sources.jar.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-sources.jar.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-features.xml.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-features.xml (930.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0.pom.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0.pom.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml (696.31 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-features.xml.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-features.xml.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-javadoc.jar.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0.pom (2.04 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-javadoc.jar (318.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0.pom.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.json (782.73 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0.pom (2.17 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml (658.8 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-features.xml.asc (455.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-features.xml (1.02 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0.pom.md5 (32.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-features.xml.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar (318.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json (740.27 kb) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:49 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0.pom.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0.pom.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-features.xml.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-javadoc.jar (318.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-features.xml (1.42 kb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-features.xml.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0.pom.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-javadoc.jar.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-features.xml.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0.pom.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.json (1.18 mb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-features.xml.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.xml (1.05 mb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0.pom.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0.pom (2.55 kb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-features.xml.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-javadoc.jar (318.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0.pom.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-features.xml (1.37 kb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.json (1.21 mb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0.pom (2.53 kb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0.pom.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-features.xml.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.xml (1.07 mb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0.pom.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-javadoc.jar.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-features.xml.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.pom.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.pom.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-sources.jar (3.56 kb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-javadoc.jar.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-sources.jar.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-sources.jar.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.xml (10.91 kb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar (9.45 kb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-javadoc.jar.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-javadoc.jar (85.87 kb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.xml.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.json.md5 (32.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.pom (2.3 kb) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.pom.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.json.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.xml.sha1 (40.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-sources.jar.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.xml.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.json.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-javadoc.jar.asc (455.0 b) 00:51:50 Attempting to upload org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.json (12.73 kb) 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.mapcache/1.21.0/mappingservice.mapcache-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-commons/1.21.0/lispflowmapping-commons-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-features.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-features.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-features.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-features.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.21.0/odl-lispflowmapping-msmr-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/common.build.tools/1.21.0/common.build.tools-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-all/1.21.0/lispflowmapping-all-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice-parent/1.21.0/mappingservice-parent-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.21.0/mappingservice.lisp-proto-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-features.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-features.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-features.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-features.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.21.0/odl-lispflowmapping-mappingservice-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.southbound/1.21.0/mappingservice.southbound-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.implementation/1.21.0/mappingservice.implementation-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-aggregator/1.21.0/features-aggregator-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.21.0/mappingservice.inmemorydb-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-features.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-features.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-features.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-features.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.21.0/odl-lispflowmapping-southbound-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.21.0/mappingservice.dsbackend-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-features.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-features.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-features.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-features.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.21.0/odl-lispflowmapping-mappingservice-shell-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.21.0/mappingservice.integrationtest-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.shell/1.21.0/mappingservice.shell-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.api/1.21.0/mappingservice.api-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/mappingservice.config/1.21.0/mappingservice.config-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-features.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-features.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-features.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0-features.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/features-lispflowmapping/1.21.0/features-lispflowmapping-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-features.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-features.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-features.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-features.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.21.0/odl-lispflowmapping-inmemorydb-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.21.0/lispflowmapping-artifacts-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-features.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0.pom 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-features.xml.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-features.xml 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-features.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.21.0/odl-lispflowmapping-models-1.21.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-features.xml 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-features.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0.pom 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-features.xml.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.18.0/odl-jsonrpc-bus-1.18.0-features.xml.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.pom 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/dom-codec/1.18.0/dom-codec-1.18.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.pom 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-api/1.18.0/bus-api-1.18.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0.pom 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/examples/1.18.0/examples-1.18.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.pom 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.18.0/bus-jsonrpc-1.18.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-config.cfg.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-config.cfg.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-config.cfg.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-config.cfg 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-config/1.18.0/bus-config-1.18.0.pom 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.pom 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.pom.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-zmq/1.18.0/transport-zmq-1.18.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.json.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.pom.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-javadoc.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-sources.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.pom 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-javadoc.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.pom.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.xml 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-sources.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.xml.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-javadoc.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.xml.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-tests.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.json.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-javadoc.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-tests.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.json.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-sources.jar.sha1 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-sources.jar.asc 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.xml.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.jar.md5 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-cyclonedx.json 00:51:50 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-tests.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0-tests.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-messagelib/1.18.0/bus-messagelib-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-tests.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-tests.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-tests.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0-tests.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/bus-spi/1.18.0/bus-spi-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/bus/transport-http/1.18.0/transport-http-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-bus/1.18.0/jsonrpc-bus-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-tools/1.18.0/jsonrpc-tools-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-jsonrpc/1.18.0/features-jsonrpc-1.18.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-tests.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-tests.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-tests.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-tests.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-test-model/1.18.0/jsonrpc-test-model-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.18.0/jsonrpc-provider-cluster-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/test-tool/1.18.0/test-tool-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc/1.18.0/jsonrpc-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.18.0/odl-jsonrpc-cluster-1.18.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-service/1.18.0/security-service-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-noop/1.18.0/security-noop-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-aaa/1.18.0/security-aaa-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/security/security-api/1.18.0/security-api-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider/1.18.0/jsonrpc-provider-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-artifacts/1.18.0/jsonrpc-artifacts-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-single/1.18.0/jsonrpc-provider-single-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/tools-parent/1.18.0/tools-parent-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-tests.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-tests.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-tests.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-tests.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-provider-common/1.18.0/jsonrpc-provider-common-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/features-aggregator/1.18.0/features-aggregator-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-all/1.18.0/odl-jsonrpc-all-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.18.0/odl-jsonrpc-provider-1.18.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-api/1.18.0/jsonrpc-api-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-parent/1.18.0/jsonrpc-parent-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/jsonrpc-security/1.18.0/jsonrpc-security-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.pom 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/jsonrpc/binding-adapter/1.18.0/binding-adapter-1.18.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/integration/features-test/0.22.0/features-test-0.22.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/properties/0.22.0/properties-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-aggregator/0.22.0/distribution-aggregator-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-compatible-with-all/0.22.0/odl-integration-compatible-with-all-0.22.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-all-artifacts/0.22.0/upstream-all-artifacts-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/artifacts-aggregator/0.22.0/artifacts-aggregator-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.tar.gz.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.tar.gz 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.tar.gz.md5 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/onap-karaf/0.22.0/onap-karaf-0.22.0.tar.gz.asc 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/repos-aggregator/0.22.0/repos-aggregator-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/all-artifacts/0.22.0/all-artifacts-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-aggregator/0.22.0/features-aggregator-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/artifact-artifacts/0.22.0/artifact-artifacts-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/features-index/0.22.0/features-index-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/distribution-artifacts/0.22.0/distribution-artifacts-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/upstream-aggregator/0.22.0/upstream-aggregator-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/integration/odl-integration-all/0.22.0/odl-integration-all-0.22.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.jar 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf-scripts/0.22.0/karaf-scripts-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.tar.gz.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.tar.gz 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.tar.gz.asc 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.tar.gz.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip.asc 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/singles-aggregator/0.22.0/singles-aggregator-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0.pom 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/integration/other-artifacts/0.22.0/other-artifacts-0.22.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-test-model/1.17.0/daexim-test-model-1.17.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-spi/1.17.0/daexim-spi-1.17.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-model/1.17.0/daexim-model-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim-all/1.17.0/odl-daexim-all-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.cfg.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.cfg.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.cfg 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.cfg.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-impl/1.17.0/daexim-impl-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.17.0/daexim-akka-infoprovider-impl-1.17.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim/1.17.0/daexim-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-features/1.17.0/daexim-features-1.17.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/features-aggregator/1.17.0/features-aggregator-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/odl-daexim/1.17.0/odl-daexim-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/daexim-artifacts/1.17.0/daexim-artifacts-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0.pom 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/daexim/parent/1.17.0/parent-1.17.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.20.0/odl-ovsdb-hwvtepsouthbound-api-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.20.0/utils.ovsdb-it-utils-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-it/1.20.0/hwvtepsouthbound-it-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-it/1.20.0/library-it-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/it/1.20.0/it-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.20.0/odl-ovsdb-hwvtepsouthbound-rest-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.20.0/odl-ovsdb-southbound-impl-ui-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.20.0/odl-ovsdb-southbound-api-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/ovsdb-binding-parent/1.20.0/ovsdb-binding-parent-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-utils/1.20.0/odl-ovsdb-utils-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.20.0/odl-ovsdb-hwvtepsouthbound-test-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.20.0/odl-ovsdb-hwvtepsouthbound-ui-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.20.0/hwvtepsouthbound-impl-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.mdsal-utils/1.20.0/utils.mdsal-utils-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.southbound-utils/1.20.0/utils.southbound-utils-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features-aggregator/1.20.0/southbound-features-aggregator-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.20.0/odl-ovsdb-southbound-impl-rest-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-api/1.20.0/hwvtepsouthbound-api-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-it/1.20.0/southbound-it-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.20.0/utils.hwvtepsouthbound-utils-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.yang-utils/1.20.0/utils.yang-utils-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.hardwarevtep/1.20.0/schema.hardwarevtep-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.20.0/odl-ovsdb-southbound-impl-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-library/1.20.0/odl-ovsdb-library-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.20.0/hwvtepsouthbound-artifacts-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-artifacts/1.20.0/southbound-artifacts-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.servicehelper/1.20.0/utils.servicehelper-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-config.cfg.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-config.cfg.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-config.cfg 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0-config.cfg.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-impl/1.20.0/southbound-impl-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-artifacts/1.20.0/library-artifacts-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/schema.openvswitch/1.20.0/schema.openvswitch-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-config.cfg.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-config.cfg.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-config.cfg.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-config.cfg 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library/1.20.0/library-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features-aggregator/1.20.0/library-features-aggregator-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.20.0/hwvtepsouthbound-features-aggregator-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/library-features/1.20.0/library-features-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-api/1.20.0/southbound-api-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.20.0/odl-ovsdb-southbound-test-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.20.0/odl-ovsdb-hwvtepsouthbound-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/hwvtepsouthbound-features/1.20.0/hwvtepsouthbound-features-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-features.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-features.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.json 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-features.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/southbound-features/1.20.0/southbound-features-1.20.0-features.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.pom.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.pom.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-sources.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-javadoc.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-sources.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-sources.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.xml 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-javadoc.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-javadoc.jar 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.xml.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.json.md5 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.pom 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.pom.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.json.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.xml.sha1 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-sources.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.xml.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.json.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-javadoc.jar.asc 00:51:51 Successfully uploaded org/opendaylight/ovsdb/utils.config/1.20.0/utils.config-1.20.0-cyclonedx.json 00:51:51 Finished deploying /w/workspace/autorelease-release-titanium-mvn39-openjdk21/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/autorelease-8616 00:51:51 ####################################################### 00:51:51 Completed uploading files to autorelease-8616. 00:51:51 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.XJKMFzqLQ5 00:51:51 + staging_repo=autorelease-8616 00:51:51 + mkdir -p /w/workspace/autorelease-release-titanium-mvn39-openjdk21/archives 00:51:51 + tee -a /w/workspace/autorelease-release-titanium-mvn39-openjdk21/archives/staging-repo.txt 00:51:51 + echo 'autorelease-8616 https://nexus.opendaylight.org/content/repositories/autorelease-8616' 00:51:51 autorelease-8616 https://nexus.opendaylight.org/content/repositories/autorelease-8616 00:51:51 + rm -f /tmp/tmp.XJKMFzqLQ5 00:51:51 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10464639089890999402.sh 00:51:51 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins152321247845463292.sh 00:51:51 Karaf artifact is karaf 00:51:51 Karaf project is integration 00:51:51 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:51:51 [EnvInject] - Injecting environment variables from a build step. 00:51:51 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:51:51 [EnvInject] - Variables injected successfully. 00:51:51 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh /tmp/jenkins10336675809743114105.sh 00:51:51 VERSION: 0.22.0 00:51:51 BUNDLE_URL: https://nexus.opendaylight.org/content/repositories//autorelease-8616/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip 00:51:51 [EnvInject] - Injecting environment variables from a build step. 00:51:51 [EnvInject] - Injecting as environment variables the properties file path 'variables.prop' 00:51:51 [EnvInject] - Variables injected successfully. 00:51:51 using settings config with name autorelease-settings 00:51:51 Replacing all maven server entries not found in credentials list is true 00:51:53 using global settings config with name global-settings 00:51:53 Replacing all maven server entries not found in credentials list is true 00:51:53 [autorelease-release-titanium-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f pom.xml -s /tmp/settings14680338394013478040.xml -gs /tmp/global-settings4146977119925942028.xml -DGERRIT_BRANCH=master -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=titanium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml 00:51:53 " -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/mvn39 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=titanium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g 00:51:53 " dependency:sources --quiet -DoutputFile=/w/workspace/autorelease-release-titanium-mvn39-openjdk21/sources.log -DappendOutput --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 00:51:53 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 00:51:53 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 00:51:53 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 00:51:53 Default locale: en, platform encoding: UTF-8 00:51:53 OS name: "linux", version: "5.4.0-205-generic", arch: "amd64", family: "unix" 00:52:28 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins10582245410921267146.sh 00:52:28 + awk /The following files have NOT been resolved:/,/^$/ sources.log 00:52:28 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins6458378228651117401.sh 00:52:28 + mkdir -p archives/ 00:52:28 + cp dependencies.log merge-order.log missing-sources.log sources.log variables.prop archives/ 00:52:28 $ ssh-agent -k 00:52:28 unset SSH_AUTH_SOCK; 00:52:28 unset SSH_AGENT_PID; 00:52:28 echo Agent pid 11970 killed; 00:52:28 [ssh-agent] Stopped. 00:52:28 [PostBuildScript] - [INFO] Executing post build scripts. 00:52:28 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins6912612425524003999.sh 00:52:28 ---> notify-build-failure.sh 00:52:28 2025-02-15 00:52:28 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-titanium-mvn39-openjdk21/173/consoleText [2752241] -> "/tmp/autorelease-build.log" [1] 00:52:28 Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script. 00:52:28 [PostBuildScript] - [INFO] Executing post build scripts. 00:52:28 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4929702936872960212.sh 00:52:28 + echo #topic cookies 00:52:28 #topic cookies 00:52:28 [PostBuildScript] - [INFO] Executing post build scripts. 00:52:28 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins780789854005450461.sh 00:52:28 ---> sysstat.sh 00:52:29 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1073832321207761250.sh 00:52:29 ---> package-listing.sh 00:52:29 ++ tr '[:upper:]' '[:lower:]' 00:52:29 ++ facter osfamily 00:52:29 + OS_FAMILY=debian 00:52:29 + workspace=/w/workspace/autorelease-release-titanium-mvn39-openjdk21 00:52:29 + START_PACKAGES=/tmp/packages_start.txt 00:52:29 + END_PACKAGES=/tmp/packages_end.txt 00:52:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:29 + PACKAGES=/tmp/packages_start.txt 00:52:29 + '[' /w/workspace/autorelease-release-titanium-mvn39-openjdk21 ']' 00:52:29 + PACKAGES=/tmp/packages_end.txt 00:52:29 + case "${OS_FAMILY}" in 00:52:29 + dpkg -l 00:52:29 + grep '^ii' 00:52:29 + '[' -f /tmp/packages_start.txt ']' 00:52:29 + '[' -f /tmp/packages_end.txt ']' 00:52:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:29 + '[' /w/workspace/autorelease-release-titanium-mvn39-openjdk21 ']' 00:52:29 + mkdir -p /w/workspace/autorelease-release-titanium-mvn39-openjdk21/archives/ 00:52:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-titanium-mvn39-openjdk21/archives/ 00:52:29 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10072056184196573923.sh 00:52:29 ---> capture-instance-metadata.sh 00:52:29 Setup pyenv: 00:52:29 system 00:52:29 3.8.20 00:52:29 3.9.20 00:52:29 3.10.15 00:52:29 * 3.11.10 (set by /w/workspace/autorelease-release-titanium-mvn39-openjdk21/.python-version) 00:52:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c6ii from file:/tmp/.os_lf_venv 00:52:30 lf-activate-venv(): INFO: Installing: lftools 00:52:40 lf-activate-venv(): INFO: Adding /tmp/venv-c6ii/bin to PATH 00:52:40 INFO: Running in OpenStack, capturing instance metadata 00:52:40 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2553465608667900584.sh 00:52:40 provisioning config files... 00:52:41 Could not find credentials [logs] for autorelease-release-titanium-mvn39-openjdk21 #173 00:52:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-titanium-mvn39-openjdk21@tmp/config15135495406289276836tmp 00:52:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:52:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:52:41 provisioning config files... 00:52:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:52:41 [EnvInject] - Injecting environment variables from a build step. 00:52:41 [EnvInject] - Injecting as environment variables the properties content 00:52:41 SERVER_ID=logs 00:52:41 00:52:41 [EnvInject] - Variables injected successfully. 00:52:41 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12249469865576484061.sh 00:52:41 ---> create-netrc.sh 00:52:41 WARN: Log server credential not found. 00:52:41 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16794798432081099552.sh 00:52:41 ---> python-tools-install.sh 00:52:41 Setup pyenv: 00:52:41 system 00:52:41 3.8.20 00:52:41 3.9.20 00:52:41 3.10.15 00:52:41 * 3.11.10 (set by /w/workspace/autorelease-release-titanium-mvn39-openjdk21/.python-version) 00:52:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c6ii from file:/tmp/.os_lf_venv 00:52:42 lf-activate-venv(): INFO: Installing: lftools 00:52:51 lf-activate-venv(): INFO: Adding /tmp/venv-c6ii/bin to PATH 00:52:51 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3554111975508328855.sh 00:52:51 ---> sudo-logs.sh 00:52:51 Archiving 'sudo' log.. 00:52:51 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8935204018670550075.sh 00:52:51 ---> job-cost.sh 00:52:51 Setup pyenv: 00:52:51 system 00:52:51 3.8.20 00:52:51 3.9.20 00:52:51 3.10.15 00:52:51 * 3.11.10 (set by /w/workspace/autorelease-release-titanium-mvn39-openjdk21/.python-version) 00:52:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c6ii from file:/tmp/.os_lf_venv 00:52:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:52:57 lf-activate-venv(): INFO: Adding /tmp/venv-c6ii/bin to PATH 00:52:57 INFO: No Stack... 00:52:57 INFO: Retrieving Pricing Info for: v3-standard-8 00:52:57 INFO: Archiving Costs 00:52:57 [autorelease-release-titanium-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins8390864563804249408.sh 00:52:57 ---> logs-deploy.sh 00:52:57 Setup pyenv: 00:52:57 system 00:52:57 3.8.20 00:52:57 3.9.20 00:52:57 3.10.15 00:52:57 * 3.11.10 (set by /w/workspace/autorelease-release-titanium-mvn39-openjdk21/.python-version) 00:52:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-c6ii from file:/tmp/.os_lf_venv 00:52:58 lf-activate-venv(): INFO: Installing: lftools 00:53:06 lf-activate-venv(): INFO: Adding /tmp/venv-c6ii/bin to PATH 00:53:06 WARNING: Nexus logging server not set 00:53:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-titanium-mvn39-openjdk21/173/ 00:53:06 INFO: archiving logs to S3 00:53:10 ---> uname -a: 00:53:10 Linux prd-ubuntu2004-docker-8c-8g-18039 5.4.0-205-generic #225-Ubuntu SMP Fri Jan 10 22:23:35 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 00:53:10 00:53:10 00:53:10 ---> lscpu: 00:53:10 Architecture: x86_64 00:53:10 CPU op-mode(s): 32-bit, 64-bit 00:53:10 Byte Order: Little Endian 00:53:10 Address sizes: 40 bits physical, 48 bits virtual 00:53:10 CPU(s): 8 00:53:10 On-line CPU(s) list: 0-7 00:53:10 Thread(s) per core: 1 00:53:10 Core(s) per socket: 1 00:53:10 Socket(s): 8 00:53:10 NUMA node(s): 1 00:53:10 Vendor ID: AuthenticAMD 00:53:10 CPU family: 23 00:53:10 Model: 49 00:53:10 Model name: AMD EPYC-Rome Processor 00:53:10 Stepping: 0 00:53:10 CPU MHz: 2799.998 00:53:10 BogoMIPS: 5599.99 00:53:10 Virtualization: AMD-V 00:53:10 Hypervisor vendor: KVM 00:53:10 Virtualization type: full 00:53:10 L1d cache: 256 KiB 00:53:10 L1i cache: 256 KiB 00:53:10 L2 cache: 4 MiB 00:53:10 L3 cache: 128 MiB 00:53:10 NUMA node0 CPU(s): 0-7 00:53:10 Vulnerability Gather data sampling: Not affected 00:53:10 Vulnerability Itlb multihit: Not affected 00:53:10 Vulnerability L1tf: Not affected 00:53:10 Vulnerability Mds: Not affected 00:53:10 Vulnerability Meltdown: Not affected 00:53:10 Vulnerability Mmio stale data: Not affected 00:53:10 Vulnerability Retbleed: Vulnerable 00:53:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:53:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 00:53:10 Vulnerability Srbds: Not affected 00:53:10 Vulnerability Tsx async abort: Not affected 00:53:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:53:10 00:53:10 00:53:10 ---> nproc: 00:53:10 8 00:53:10 00:53:10 00:53:10 ---> df -h: 00:53:10 Filesystem Size Used Avail Use% Mounted on 00:53:10 udev 16G 0 16G 0% /dev 00:53:10 tmpfs 3.2G 1.1M 3.2G 1% /run 00:53:10 /dev/vda1 155G 18G 138G 12% / 00:53:10 tmpfs 16G 0 16G 0% /dev/shm 00:53:10 tmpfs 5.0M 0 5.0M 0% /run/lock 00:53:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:53:10 /dev/loop0 62M 62M 0 100% /snap/core20/1405 00:53:10 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 00:53:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 00:53:10 tmpfs 3.2G 0 3.2G 0% /run/user/1001 00:53:10 /dev/loop3 45M 45M 0 100% /snap/snapd/23545 00:53:10 /dev/loop4 64M 64M 0 100% /snap/core20/2434 00:53:10 /dev/loop5 92M 92M 0 100% /snap/lxd/29619 00:53:10 00:53:10 00:53:10 ---> free -m: 00:53:10 total used free shared buff/cache available 00:53:10 Mem: 32100 998 19256 1 11844 30636 00:53:10 Swap: 1023 0 1023 00:53:10 00:53:10 00:53:10 ---> ip addr: 00:53:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:53:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:10 inet 127.0.0.1/8 scope host lo 00:53:10 valid_lft forever preferred_lft forever 00:53:10 inet6 ::1/128 scope host 00:53:10 valid_lft forever preferred_lft forever 00:53:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:53:10 link/ether fa:16:3e:48:02:35 brd ff:ff:ff:ff:ff:ff 00:53:10 inet 10.30.170.251/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 00:53:10 valid_lft 84606sec preferred_lft 84606sec 00:53:10 inet6 fe80::f816:3eff:fe48:235/64 scope link 00:53:10 valid_lft forever preferred_lft forever 00:53:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:53:10 link/ether 02:42:5f:cf:9c:ef brd ff:ff:ff:ff:ff:ff 00:53:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:10 valid_lft forever preferred_lft forever 00:53:10 inet6 fe80::42:5fff:fecf:9cef/64 scope link 00:53:10 valid_lft forever preferred_lft forever 00:53:10 00:53:10 00:53:10 ---> sar -b -r -n DEV: 00:53:10 Linux 5.4.0-205-generic (prd-ubuntu2004-docker-8c-8g-18039) 02/15/25 _x86_64_ (8 CPU) 00:53:10 00:53:10 00:23:18 LINUX RESTART (8 CPU) 00:53:10 00:53:10 00:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:10 00:25:01 344.26 70.80 273.45 0.00 1509.62 9762.12 0.00 00:53:10 00:26:01 370.57 52.19 318.38 0.00 3222.53 15524.75 0.00 00:53:10 00:27:01 20.73 1.23 19.50 0.00 96.65 7069.09 0.00 00:53:10 00:28:01 29.59 0.57 29.02 0.00 15.99 32443.32 0.00 00:53:10 00:29:01 61.44 10.45 50.99 0.00 4667.36 10769.94 0.00 00:53:10 00:30:01 16.11 0.07 16.05 0.00 1.73 2414.80 0.00 00:53:10 00:31:01 5.58 0.00 5.58 0.00 0.00 662.29 0.00 00:53:10 00:32:01 12.81 0.03 12.78 0.00 0.27 3047.63 0.00 00:53:10 00:33:01 10.50 0.02 10.48 0.00 0.13 2990.43 0.00 00:53:10 00:34:01 6.53 0.08 6.45 0.00 3.47 1631.73 0.00 00:53:10 00:35:01 13.71 0.08 13.63 0.00 1.87 3490.75 0.00 00:53:10 00:36:01 4.77 0.00 4.77 0.00 0.00 815.86 0.00 00:53:10 00:37:01 6.00 0.00 6.00 0.00 0.00 2055.66 0.00 00:53:10 00:38:01 5.17 0.00 5.17 0.00 0.00 1146.08 0.00 00:53:10 00:39:01 9.23 0.07 9.16 0.00 0.53 5629.32 0.00 00:53:10 00:40:01 18.23 0.03 18.20 0.00 0.27 27433.99 0.00 00:53:10 00:41:01 34.58 3.37 31.21 0.00 146.64 55161.74 0.00 00:53:10 00:42:01 37.13 1.65 35.48 0.00 52.79 39416.76 0.00 00:53:10 00:43:01 1.30 0.00 1.30 0.00 0.00 36.39 0.00 00:53:10 00:44:01 1.37 0.00 1.37 0.00 0.00 19.06 0.00 00:53:10 00:45:01 8.72 0.05 8.67 0.00 0.40 1410.16 0.00 00:53:10 00:46:01 50.61 0.08 50.52 0.00 0.67 58875.92 0.00 00:53:10 00:47:01 141.86 16.95 124.91 0.00 3023.63 38943.91 0.00 00:53:10 00:48:01 7.22 0.00 7.22 0.00 0.00 125.18 0.00 00:53:10 00:49:01 3.28 0.00 3.28 0.00 0.00 77.05 0.00 00:53:10 00:50:01 2.58 0.03 2.55 0.00 4.40 49.46 0.00 00:53:10 00:51:01 3.00 0.00 3.00 0.00 0.00 76.12 0.00 00:53:10 00:52:01 22.11 0.80 21.31 0.00 49.45 928.49 0.00 00:53:10 00:53:01 52.84 0.53 52.31 0.00 61.86 6817.26 0.00 00:53:10 Average: 44.90 5.49 39.42 0.00 443.69 11330.23 0.00 00:53:10 00:53:10 00:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:10 00:25:01 29461764 31536696 781552 2.38 80088 2293916 1702212 5.02 1034728 2023944 225240 00:53:10 00:26:01 27764964 30271608 2029868 6.18 95316 2695568 2982980 8.79 2420680 2304944 194044 00:53:10 00:27:01 27347572 29954640 2342436 7.13 99040 2788776 2903016 8.56 2823492 2311788 89384 00:53:10 00:28:01 26239664 29772976 2517168 7.66 109540 3674916 3589060 10.58 3217192 2988712 32132 00:53:10 00:29:01 25529444 29575912 2691860 8.19 140988 4137388 3328648 9.81 3681300 3189212 26820 00:53:10 00:30:01 25538256 29628160 2638600 8.03 142724 4174872 3722732 10.98 3643560 3216796 2180 00:53:10 00:31:01 24915468 29043616 3222924 9.80 143524 4210272 3704176 10.92 4239732 3237964 22420 00:53:10 00:32:01 24549524 28793736 3472312 10.56 148408 4310896 4241868 12.51 4519760 3312000 46884 00:53:10 00:33:01 24758808 29065864 3200108 9.74 149940 4368568 3636124 10.72 4273820 3346100 23728 00:53:10 00:34:01 24700620 29069200 3195964 9.72 152024 4424532 3609604 10.64 4287296 3387508 38808 00:53:10 00:35:01 24363848 28814296 3451360 10.50 154864 4495420 4279800 12.62 4564188 3441532 18168 00:53:10 00:36:01 24563924 29055804 3209508 9.76 155620 4533920 3601472 10.62 4331408 3471424 37336 00:53:10 00:37:01 23782500 28298408 3966964 12.07 156148 4555644 4321028 12.74 5094572 3485948 600 00:53:10 00:38:01 24477688 29031512 3233608 9.84 156776 4590912 3621516 10.68 4374056 3511888 4988 00:53:10 00:39:01 23896760 28958012 3306460 10.06 171192 5057208 3694152 10.89 4674516 3761560 325680 00:53:10 00:40:01 21594832 28765172 3499252 10.65 178576 7095252 4327432 12.76 5795312 4881364 1588980 00:53:10 00:41:01 21520380 28904692 3359832 10.22 180392 7300072 3691952 10.88 5697892 5045860 143096 00:53:10 00:42:01 19746444 28191760 4071812 12.39 194644 8304036 4654348 13.72 6599360 5870696 668 00:53:10 00:43:01 19745244 28190356 4073036 12.39 194704 8304044 4654348 13.72 6599500 5870700 56 00:53:10 00:44:01 19744660 28189796 4073468 12.39 194756 8304048 4686548 13.82 6599388 5870700 220 00:53:10 00:45:01 19558044 28868904 3394288 10.33 204772 9121228 3727760 10.99 6361216 6261536 804084 00:53:10 00:46:01 17462196 28299680 3962828 12.06 219076 10574172 4367132 12.88 7731588 6927880 479312 00:53:10 00:47:01 19965864 31419644 831476 2.53 230092 11145444 1982200 5.84 4976824 7133228 1544 00:53:10 00:48:01 19965576 31420492 830280 2.53 230188 11146116 1994640 5.88 4977012 7133836 156 00:53:10 00:49:01 19961480 31417388 833032 2.53 230288 11146708 1974456 5.82 4975184 7134388 208 00:53:10 00:50:01 19966432 31423096 827028 2.52 230380 11147216 1979116 5.83 4974416 7134876 348 00:53:10 00:51:01 19971280 31429096 820720 2.50 230492 11147904 1984300 5.85 4968728 7135540 472 00:53:10 00:52:01 19356248 30843072 1408348 4.28 231092 11175436 2452796 7.23 6349624 6373392 17752 00:53:10 00:53:01 19756288 31410328 840960 2.56 233268 11329580 1851280 5.46 5807824 6497896 3524 00:53:10 Average: 22765716 29642894 2623691 7.98 173756 6812209 3354024 9.89 4813592 4698731 142374 00:53:10 00:53:10 00:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:10 00:25:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 00:53:10 00:25:01 ens3 118.70 96.50 1276.76 18.55 0.00 0.00 0.00 0.00 00:53:10 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:26:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 00:53:10 00:26:01 ens3 325.16 272.40 4034.80 43.18 0.00 0.00 0.00 0.00 00:53:10 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:27:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 00:53:10 00:27:01 ens3 101.15 92.57 1113.46 15.43 0.00 0.00 0.00 0.00 00:53:10 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:28:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 00:53:10 00:28:01 ens3 221.01 181.77 1884.96 30.27 0.00 0.00 0.00 0.00 00:53:10 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:29:01 lo 47.61 47.61 4.28 4.28 0.00 0.00 0.00 0.00 00:53:10 00:29:01 ens3 211.40 132.51 2889.30 15.59 0.00 0.00 0.00 0.00 00:53:10 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:30:01 lo 4.60 4.60 0.36 0.36 0.00 0.00 0.00 0.00 00:53:10 00:30:01 ens3 30.81 24.83 8.07 7.55 0.00 0.00 0.00 0.00 00:53:10 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:31:01 lo 3.67 3.67 0.31 0.31 0.00 0.00 0.00 0.00 00:53:10 00:31:01 ens3 26.91 23.73 97.73 5.97 0.00 0.00 0.00 0.00 00:53:10 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:32:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 00:53:10 00:32:01 ens3 56.62 51.81 162.64 13.88 0.00 0.00 0.00 0.00 00:53:10 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:33:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 00:53:10 00:33:01 ens3 59.52 50.42 167.52 15.37 0.00 0.00 0.00 0.00 00:53:10 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:34:01 lo 3.57 3.57 0.30 0.30 0.00 0.00 0.00 0.00 00:53:10 00:34:01 ens3 50.84 42.91 17.12 13.70 0.00 0.00 0.00 0.00 00:53:10 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:35:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 00:53:10 00:35:01 ens3 65.39 50.09 18.64 25.02 0.00 0.00 0.00 0.00 00:53:10 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:36:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:53:10 00:36:01 ens3 33.04 25.85 8.25 7.35 0.00 0.00 0.00 0.00 00:53:10 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:53:10 00:37:01 ens3 26.65 19.73 7.42 7.08 0.00 0.00 0.00 0.00 00:53:10 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:38:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 00:53:10 00:38:01 ens3 37.44 33.51 9.77 8.18 0.00 0.00 0.00 0.00 00:53:10 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:39:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 00:53:10 00:39:01 ens3 154.32 138.42 1845.76 24.95 0.00 0.00 0.00 0.00 00:53:10 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:40:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 00:53:10 00:40:01 ens3 37.49 31.40 13.29 8.92 0.00 0.00 0.00 0.00 00:53:10 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:41:01 lo 4.70 4.70 0.50 0.50 0.00 0.00 0.00 0.00 00:53:10 00:41:01 ens3 74.04 55.64 36.53 18.37 0.00 0.00 0.00 0.00 00:53:10 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:42:01 lo 10086.65 10086.65 9632.35 9632.35 0.00 0.00 0.00 0.00 00:53:10 00:42:01 ens3 67.52 56.09 1237.79 9.27 0.00 0.00 0.00 0.00 00:53:10 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:43:01 lo 15698.48 15698.48 14993.10 14993.10 0.00 0.00 0.00 0.00 00:53:10 00:43:01 ens3 0.87 0.45 0.30 0.22 0.00 0.00 0.00 0.00 00:53:10 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:44:01 lo 16182.49 16182.49 15455.17 15455.17 0.00 0.00 0.00 0.00 00:53:10 00:44:01 ens3 0.67 0.58 0.44 0.32 0.00 0.00 0.00 0.00 00:53:10 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:45:01 lo 5650.16 5650.16 5396.75 5396.75 0.00 0.00 0.00 0.00 00:53:10 00:45:01 ens3 108.45 97.30 204.87 23.15 0.00 0.00 0.00 0.00 00:53:10 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:46:01 lo 1.40 1.40 0.12 0.12 0.00 0.00 0.00 0.00 00:53:10 00:46:01 ens3 99.45 75.25 26.98 23.63 0.00 0.00 0.00 0.00 00:53:10 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:47:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 00:53:10 00:47:01 ens3 182.79 108.93 1883.91 120.50 0.00 0.00 0.00 0.00 00:53:10 00:47:01 vethe7eb853 20.40 16.55 108.34 4.24 0.00 0.00 0.00 0.01 00:53:10 00:47:01 docker0 49.58 52.74 109.77 614.83 0.00 0.00 0.00 0.00 00:53:10 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:53:10 00:48:01 ens3 105.62 129.53 22.81 947.02 0.00 0.00 0.00 0.00 00:53:10 00:48:01 vethe7eb853 129.15 104.73 946.81 22.50 0.00 0.00 0.00 0.08 00:53:10 00:48:01 docker0 129.15 104.70 945.04 22.49 0.00 0.00 0.00 0.00 00:53:10 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:49:01 ens3 267.86 274.09 31.17 4835.76 0.00 0.00 0.00 0.00 00:53:10 00:49:01 vethe7eb853 273.89 267.51 4836.51 31.03 0.00 0.00 0.00 0.40 00:53:10 00:49:01 docker0 273.89 267.49 4832.76 31.03 0.00 0.00 0.00 0.00 00:53:10 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:53:10 00:50:01 ens3 324.10 300.02 29.69 6445.59 0.00 0.00 0.00 0.00 00:53:10 00:50:01 vethe7eb853 299.93 323.85 6444.76 29.68 0.00 0.00 0.00 0.53 00:53:10 00:50:01 docker0 299.93 323.85 6440.66 29.68 0.00 0.00 0.00 0.00 00:53:10 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 00:51:01 ens3 89.02 109.08 21.89 619.97 0.00 0.00 0.00 0.00 00:53:10 00:51:01 vethe7eb853 109.07 88.82 619.96 21.88 0.00 0.00 0.00 0.05 00:53:10 00:51:01 docker0 109.07 88.82 618.47 21.88 0.00 0.00 0.00 0.00 00:53:10 00:52:01 lo 164.88 164.88 16.26 16.26 0.00 0.00 0.00 0.00 00:53:10 00:52:01 ens3 751.23 1009.08 656.42 12926.30 0.00 0.00 0.00 0.00 00:53:10 00:52:01 docker0 0.77 0.58 0.42 0.24 0.00 0.00 0.00 0.00 00:53:10 00:53:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 00:53:10 00:53:01 ens3 224.88 172.80 2306.35 24.82 0.00 0.00 0.00 0.00 00:53:10 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:10 Average: lo 1651.28 1651.28 1569.81 1569.81 0.00 0.00 0.00 0.00 00:53:10 Average: ens3 132.91 126.17 690.53 905.91 0.00 0.00 0.00 0.00 00:53:10 Average: docker0 29.75 28.92 446.68 24.85 0.00 0.00 0.00 0.00 00:53:10 00:53:10 00:53:10 ---> sar -P ALL: 00:53:10 Linux 5.4.0-205-generic (prd-ubuntu2004-docker-8c-8g-18039) 02/15/25 _x86_64_ (8 CPU) 00:53:10 00:53:10 00:23:18 LINUX RESTART (8 CPU) 00:53:10 00:53:10 00:24:01 CPU %user %nice %system %iowait %steal %idle 00:53:10 00:25:01 all 9.22 7.53 6.20 1.71 0.09 75.26 00:53:10 00:25:01 0 3.49 6.77 5.51 2.82 0.08 81.33 00:53:10 00:25:01 1 7.83 9.49 6.35 1.07 0.10 75.15 00:53:10 00:25:01 2 3.74 8.95 6.21 1.09 0.08 79.93 00:53:10 00:25:01 3 11.00 7.74 6.43 1.80 0.08 72.95 00:53:10 00:25:01 4 18.30 6.84 5.90 0.91 0.08 67.97 00:53:10 00:25:01 5 2.80 8.89 6.58 1.61 0.08 80.03 00:53:10 00:25:01 6 22.83 4.43 5.51 1.06 0.10 66.06 00:53:10 00:25:01 7 3.78 7.11 7.10 3.29 0.12 78.59 00:53:10 00:26:01 all 34.21 0.00 4.25 1.23 0.07 60.23 00:53:10 00:26:01 0 26.46 0.00 4.04 2.26 0.07 67.16 00:53:10 00:26:01 1 35.70 0.00 3.71 0.08 0.08 60.42 00:53:10 00:26:01 2 37.58 0.00 5.91 2.55 0.07 53.89 00:53:10 00:26:01 3 39.06 0.00 4.15 0.42 0.08 56.29 00:53:10 00:26:01 4 46.62 0.00 4.78 1.09 0.08 47.44 00:53:10 00:26:01 5 27.25 0.00 3.66 0.08 0.07 68.93 00:53:10 00:26:01 6 39.40 0.00 3.97 0.72 0.07 55.85 00:53:10 00:26:01 7 21.62 0.00 3.82 2.62 0.05 71.89 00:53:10 00:27:01 all 27.62 0.00 1.05 0.22 0.06 71.05 00:53:10 00:27:01 0 24.75 0.00 1.32 0.79 0.07 73.07 00:53:10 00:27:01 1 35.73 0.00 0.62 0.00 0.05 63.60 00:53:10 00:27:01 2 33.42 0.00 1.41 0.05 0.07 65.06 00:53:10 00:27:01 3 31.52 0.00 1.31 0.05 0.08 67.04 00:53:10 00:27:01 4 12.14 0.00 0.68 0.17 0.05 86.97 00:53:10 00:27:01 5 22.58 0.00 1.24 0.02 0.05 76.12 00:53:10 00:27:01 6 29.39 0.00 0.69 0.02 0.05 69.86 00:53:10 00:27:01 7 31.60 0.00 1.14 0.69 0.07 66.51 00:53:10 00:28:01 all 39.21 0.00 1.38 0.55 0.06 58.80 00:53:10 00:28:01 0 24.88 0.00 0.72 0.00 0.05 74.35 00:53:10 00:28:01 1 40.38 0.00 1.15 0.05 0.07 58.35 00:53:10 00:28:01 2 32.18 0.00 1.22 0.03 0.05 66.52 00:53:10 00:28:01 3 45.03 0.00 1.49 1.73 0.05 51.70 00:53:10 00:28:01 4 38.35 0.00 1.38 2.03 0.07 58.18 00:53:10 00:28:01 5 60.35 0.00 2.82 0.12 0.07 36.65 00:53:10 00:28:01 6 33.85 0.00 0.99 0.00 0.07 65.10 00:53:10 00:28:01 7 38.74 0.00 1.30 0.42 0.05 59.49 00:53:10 00:29:01 all 36.43 0.00 2.24 0.56 0.07 60.69 00:53:10 00:29:01 0 28.22 0.00 1.97 0.18 0.07 69.55 00:53:10 00:29:01 1 40.59 0.00 2.12 0.12 0.07 57.11 00:53:10 00:29:01 2 45.74 0.00 2.14 0.74 0.08 51.30 00:53:10 00:29:01 3 29.44 0.00 1.45 0.05 0.07 68.99 00:53:10 00:29:01 4 38.76 0.00 2.15 1.37 0.07 57.65 00:53:10 00:29:01 5 33.94 0.00 3.10 0.62 0.07 62.28 00:53:10 00:29:01 6 38.20 0.00 2.06 0.12 0.07 59.56 00:53:10 00:29:01 7 36.59 0.00 2.94 1.32 0.05 59.10 00:53:10 00:30:01 all 46.32 0.00 1.32 0.10 0.07 52.19 00:53:10 00:30:01 0 38.59 0.00 1.57 0.00 0.07 59.78 00:53:10 00:30:01 1 48.58 0.00 1.54 0.43 0.08 49.37 00:53:10 00:30:01 2 48.39 0.00 1.49 0.10 0.07 49.96 00:53:10 00:30:01 3 47.53 0.00 1.00 0.03 0.08 51.36 00:53:10 00:30:01 4 54.68 0.00 1.47 0.17 0.07 43.61 00:53:10 00:30:01 5 47.51 0.00 1.09 0.07 0.05 51.29 00:53:10 00:30:01 6 35.07 0.00 1.04 0.00 0.05 63.84 00:53:10 00:30:01 7 50.25 0.00 1.40 0.00 0.07 48.28 00:53:10 00:31:01 all 39.11 0.00 1.21 0.01 0.06 59.60 00:53:10 00:31:01 0 48.03 0.00 0.78 0.00 0.07 51.12 00:53:10 00:31:01 1 38.80 0.00 1.66 0.10 0.07 59.37 00:53:10 00:31:01 2 43.83 0.00 1.10 0.00 0.05 55.02 00:53:10 00:31:01 3 39.12 0.00 1.37 0.00 0.05 59.46 00:53:10 00:31:01 4 35.82 0.00 1.24 0.00 0.07 62.88 00:53:10 00:31:01 5 36.94 0.00 0.65 0.02 0.07 62.33 00:53:10 00:31:01 6 26.13 0.00 1.03 0.00 0.07 72.77 00:53:10 00:31:01 7 44.18 0.00 1.84 0.00 0.08 53.89 00:53:10 00:32:01 all 44.75 0.00 1.42 0.14 0.07 53.61 00:53:10 00:32:01 0 41.67 0.00 1.72 0.00 0.08 56.53 00:53:10 00:32:01 1 44.16 0.00 1.51 0.42 0.07 53.85 00:53:10 00:32:01 2 52.69 0.00 1.54 0.00 0.08 45.69 00:53:10 00:32:01 3 54.63 0.00 2.16 0.02 0.07 43.13 00:53:10 00:32:01 4 44.13 0.00 1.42 0.05 0.08 54.31 00:53:10 00:32:01 5 38.29 0.00 0.95 0.65 0.07 60.03 00:53:10 00:32:01 6 42.43 0.00 0.92 0.00 0.07 56.59 00:53:10 00:32:01 7 40.01 0.00 1.17 0.00 0.05 58.77 00:53:10 00:33:01 all 37.83 0.00 1.36 0.06 0.07 60.67 00:53:10 00:33:01 0 36.23 0.00 1.96 0.00 0.07 61.75 00:53:10 00:33:01 1 19.49 0.00 1.15 0.18 0.07 79.11 00:53:10 00:33:01 2 40.46 0.00 1.27 0.02 0.07 58.18 00:53:10 00:33:01 3 44.51 0.00 1.83 0.30 0.08 53.27 00:53:10 00:33:01 4 41.29 0.00 1.71 0.00 0.07 56.93 00:53:10 00:33:01 5 44.57 0.00 0.55 0.00 0.07 54.82 00:53:10 00:33:01 6 42.29 0.00 1.54 0.02 0.07 56.09 00:53:10 00:33:01 7 33.95 0.00 0.87 0.00 0.07 65.12 00:53:10 00:34:01 all 32.40 0.00 1.23 0.05 0.06 66.27 00:53:10 00:34:01 0 21.07 0.00 1.29 0.02 0.05 77.58 00:53:10 00:34:01 1 25.77 0.00 0.75 0.10 0.07 73.31 00:53:10 00:34:01 2 43.15 0.00 1.22 0.00 0.07 55.56 00:53:10 00:34:01 3 31.85 0.00 1.44 0.18 0.05 66.48 00:53:10 00:34:01 4 33.57 0.00 1.54 0.03 0.05 64.81 00:53:10 00:34:01 5 35.23 0.00 0.85 0.00 0.03 63.89 00:53:10 00:34:01 6 30.67 0.00 1.54 0.03 0.07 67.69 00:53:10 00:34:01 7 37.91 0.00 1.20 0.00 0.07 60.82 00:53:10 00:35:01 all 43.86 0.00 1.20 0.13 0.07 54.74 00:53:10 00:35:01 0 29.87 0.00 0.75 0.00 0.05 69.33 00:53:10 00:35:01 1 40.93 0.00 0.97 0.08 0.07 57.95 00:53:10 00:35:01 2 53.46 0.00 1.45 0.05 0.08 44.96 00:53:10 00:35:01 3 38.82 0.00 1.19 0.87 0.07 59.05 00:53:10 00:35:01 4 41.24 0.00 0.94 0.02 0.07 57.74 00:53:10 00:35:01 5 47.28 0.00 1.09 0.00 0.07 51.57 00:53:10 00:35:01 6 37.64 0.00 1.09 0.02 0.05 61.20 00:53:10 00:35:01 7 61.60 0.00 2.10 0.02 0.08 36.20 00:53:10 00:53:10 00:35:01 CPU %user %nice %system %iowait %steal %idle 00:53:10 00:36:01 all 39.86 0.00 1.38 0.04 0.06 58.65 00:53:10 00:36:01 0 32.67 0.00 1.12 0.00 0.08 66.13 00:53:10 00:36:01 1 39.84 0.00 1.74 0.15 0.07 58.20 00:53:10 00:36:01 2 57.39 0.00 1.66 0.00 0.05 40.90 00:53:10 00:36:01 3 35.98 0.00 1.20 0.15 0.07 62.60 00:53:10 00:36:01 4 46.61 0.00 1.54 0.00 0.07 51.78 00:53:10 00:36:01 5 35.69 0.00 0.59 0.00 0.05 63.68 00:53:10 00:36:01 6 41.93 0.00 1.63 0.00 0.07 56.37 00:53:10 00:36:01 7 28.77 0.00 1.58 0.03 0.05 69.56 00:53:10 00:37:01 all 31.78 0.00 0.72 0.13 0.06 67.30 00:53:10 00:37:01 0 39.93 0.00 0.93 0.02 0.08 59.04 00:53:10 00:37:01 1 25.27 0.00 0.58 0.03 0.05 74.06 00:53:10 00:37:01 2 21.93 0.00 0.47 0.00 0.05 77.55 00:53:10 00:37:01 3 33.86 0.00 0.73 0.30 0.07 65.04 00:53:10 00:37:01 4 37.08 0.00 0.80 0.00 0.05 62.07 00:53:10 00:37:01 5 38.06 0.00 0.57 0.00 0.07 61.31 00:53:10 00:37:01 6 28.76 0.00 0.65 0.15 0.07 70.37 00:53:10 00:37:01 7 29.36 0.00 1.05 0.57 0.05 68.97 00:53:10 00:38:01 all 24.54 0.00 0.95 0.02 0.06 74.44 00:53:10 00:38:01 0 21.88 0.00 0.80 0.00 0.07 77.25 00:53:10 00:38:01 1 23.74 0.00 1.37 0.00 0.07 74.82 00:53:10 00:38:01 2 16.84 0.00 0.27 0.00 0.03 82.86 00:53:10 00:38:01 3 11.87 0.00 0.94 0.12 0.07 87.01 00:53:10 00:38:01 4 21.93 0.00 0.90 0.00 0.07 77.10 00:53:10 00:38:01 5 18.41 0.00 0.94 0.00 0.05 80.61 00:53:10 00:38:01 6 58.35 0.00 1.34 0.00 0.08 40.23 00:53:10 00:38:01 7 23.24 0.00 1.00 0.03 0.07 75.65 00:53:10 00:39:01 all 22.02 0.00 1.78 0.19 0.05 75.96 00:53:10 00:39:01 0 13.65 0.00 1.16 0.07 0.05 85.08 00:53:10 00:39:01 1 24.92 0.00 1.51 0.50 0.05 73.02 00:53:10 00:39:01 2 18.74 0.00 3.22 0.03 0.07 77.94 00:53:10 00:39:01 3 37.43 0.00 2.07 0.12 0.05 60.33 00:53:10 00:39:01 4 16.07 0.00 1.04 0.00 0.05 82.85 00:53:10 00:39:01 5 23.69 0.00 2.72 0.32 0.07 73.21 00:53:10 00:39:01 6 26.41 0.00 1.00 0.12 0.03 72.44 00:53:10 00:39:01 7 15.16 0.00 1.52 0.37 0.05 82.89 00:53:10 00:40:01 all 26.26 0.00 1.17 0.49 0.05 72.04 00:53:10 00:40:01 0 10.85 0.00 0.30 0.00 0.03 88.82 00:53:10 00:40:01 1 21.42 0.00 1.72 0.02 0.05 76.80 00:53:10 00:40:01 2 67.69 0.00 2.40 0.09 0.09 29.74 00:53:10 00:40:01 3 17.85 0.00 0.61 3.29 0.05 78.19 00:53:10 00:40:01 4 27.05 0.00 1.82 0.00 0.05 71.08 00:53:10 00:40:01 5 19.55 0.00 1.38 0.17 0.07 78.83 00:53:10 00:40:01 6 24.87 0.00 0.46 0.00 0.03 74.64 00:53:10 00:40:01 7 21.07 0.00 0.68 0.32 0.03 77.90 00:53:10 00:41:01 all 40.64 0.00 1.39 0.62 0.07 57.29 00:53:10 00:41:01 0 42.79 0.00 1.54 0.08 0.07 55.53 00:53:10 00:41:01 1 43.00 0.00 1.70 0.05 0.08 55.16 00:53:10 00:41:01 2 40.11 0.00 1.25 0.00 0.07 58.56 00:53:10 00:41:01 3 45.09 0.00 1.59 1.49 0.07 51.77 00:53:10 00:41:01 4 46.75 0.00 0.87 0.02 0.07 52.30 00:53:10 00:41:01 5 42.19 0.00 1.95 2.96 0.07 52.83 00:53:10 00:41:01 6 32.46 0.00 1.26 0.20 0.07 66.01 00:53:10 00:41:01 7 32.74 0.00 0.97 0.13 0.07 66.09 00:53:10 00:42:01 all 16.24 0.00 2.56 0.74 0.04 80.42 00:53:10 00:42:01 0 18.17 0.00 2.53 0.00 0.03 79.26 00:53:10 00:42:01 1 33.96 0.00 3.46 0.02 0.07 62.50 00:53:10 00:42:01 2 7.22 0.00 0.18 0.00 0.03 92.56 00:53:10 00:42:01 3 9.19 0.00 0.77 5.37 0.05 84.61 00:53:10 00:42:01 4 14.08 0.00 2.33 0.08 0.02 83.48 00:53:10 00:42:01 5 12.24 0.00 1.89 0.02 0.03 85.81 00:53:10 00:42:01 6 20.07 0.00 6.12 0.00 0.03 73.77 00:53:10 00:42:01 7 15.16 0.00 3.25 0.44 0.05 81.11 00:53:10 00:43:01 all 9.44 0.00 3.27 0.01 0.03 87.24 00:53:10 00:43:01 0 51.60 0.00 13.75 0.00 0.09 34.57 00:53:10 00:43:01 1 0.43 0.00 0.22 0.00 0.03 99.32 00:53:10 00:43:01 2 2.70 0.00 1.05 0.00 0.02 96.23 00:53:10 00:43:01 3 19.27 0.00 10.33 0.03 0.03 70.34 00:53:10 00:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:53:10 00:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:53:10 00:43:01 6 2.65 0.00 1.14 0.00 0.03 96.17 00:53:10 00:43:01 7 0.12 0.00 0.02 0.03 0.05 99.78 00:53:10 00:44:01 all 9.48 0.00 3.19 0.01 0.03 87.30 00:53:10 00:44:01 0 51.04 0.00 13.37 0.00 0.05 35.54 00:53:10 00:44:01 1 0.23 0.00 0.10 0.02 0.05 99.60 00:53:10 00:44:01 2 5.08 0.00 2.92 0.00 0.02 91.99 00:53:10 00:44:01 3 8.00 0.00 4.08 0.00 0.02 87.91 00:53:10 00:44:01 4 0.07 0.00 0.00 0.00 0.00 99.93 00:53:10 00:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:53:10 00:44:01 6 12.30 0.00 5.29 0.00 0.02 82.39 00:53:10 00:44:01 7 0.17 0.00 0.05 0.03 0.03 99.72 00:53:10 00:45:01 all 18.63 0.00 2.29 0.05 0.04 78.98 00:53:10 00:45:01 0 30.28 0.00 5.87 0.00 0.05 63.80 00:53:10 00:45:01 1 38.26 0.00 2.70 0.07 0.07 58.91 00:53:10 00:45:01 2 20.34 0.00 5.49 0.00 0.05 74.12 00:53:10 00:45:01 3 10.54 0.00 1.14 0.10 0.03 88.19 00:53:10 00:45:01 4 7.88 0.00 0.18 0.00 0.03 91.90 00:53:10 00:45:01 5 19.89 0.00 2.02 0.00 0.03 78.06 00:53:10 00:45:01 6 9.36 0.00 0.37 0.02 0.03 90.22 00:53:10 00:45:01 7 12.64 0.00 0.64 0.18 0.05 86.48 00:53:10 00:46:01 all 25.34 0.00 1.72 0.95 0.04 71.94 00:53:10 00:46:01 0 42.89 0.00 2.88 0.02 0.05 54.17 00:53:10 00:46:01 1 22.28 0.00 1.61 0.00 0.05 76.05 00:53:10 00:46:01 2 25.98 0.00 1.29 0.18 0.05 72.50 00:53:10 00:46:01 3 15.14 0.00 1.31 6.99 0.05 76.52 00:53:10 00:46:01 4 30.46 0.00 1.61 0.02 0.05 67.86 00:53:10 00:46:01 5 25.50 0.00 1.91 0.03 0.03 72.53 00:53:10 00:46:01 6 21.53 0.00 0.92 0.00 0.03 77.52 00:53:10 00:46:01 7 18.97 0.00 2.25 0.40 0.03 78.34 00:53:10 00:53:10 00:46:01 CPU %user %nice %system %iowait %steal %idle 00:53:10 00:47:01 all 8.46 0.00 1.60 1.63 0.03 88.28 00:53:10 00:47:01 0 5.77 0.00 1.37 1.02 0.03 91.80 00:53:10 00:47:01 1 16.73 0.00 1.91 0.80 0.03 80.53 00:53:10 00:47:01 2 6.88 0.00 1.94 0.75 0.03 90.39 00:53:10 00:47:01 3 6.64 0.00 1.79 2.17 0.03 89.37 00:53:10 00:47:01 4 5.97 0.00 1.21 2.08 0.03 90.71 00:53:10 00:47:01 5 4.35 0.00 1.50 0.08 0.02 94.05 00:53:10 00:47:01 6 16.78 0.00 1.64 1.46 0.05 80.07 00:53:10 00:47:01 7 4.60 0.00 1.41 4.68 0.03 89.28 00:53:10 00:48:01 all 4.77 0.00 0.93 0.02 0.03 94.25 00:53:10 00:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:53:10 00:48:01 1 0.07 0.00 0.05 0.00 0.02 99.87 00:53:10 00:48:01 2 10.65 0.00 2.47 0.03 0.03 86.81 00:53:10 00:48:01 3 14.71 0.00 2.63 0.00 0.03 82.62 00:53:10 00:48:01 4 9.15 0.00 1.64 0.00 0.05 89.17 00:53:10 00:48:01 5 2.69 0.00 0.53 0.03 0.02 96.73 00:53:10 00:48:01 6 0.82 0.00 0.12 0.00 0.03 99.03 00:53:10 00:48:01 7 0.00 0.00 0.02 0.07 0.03 99.88 00:53:10 00:49:01 all 5.34 0.00 0.98 0.01 0.04 93.63 00:53:10 00:49:01 0 0.02 0.00 0.05 0.00 0.03 99.90 00:53:10 00:49:01 1 1.37 0.00 0.12 0.00 0.02 98.50 00:53:10 00:49:01 2 10.33 0.00 2.27 0.02 0.03 87.35 00:53:10 00:49:01 3 16.19 0.00 2.77 0.02 0.05 80.98 00:53:10 00:49:01 4 10.77 0.00 1.85 0.00 0.03 87.34 00:53:10 00:49:01 5 3.31 0.00 0.63 0.00 0.03 96.03 00:53:10 00:49:01 6 0.70 0.00 0.17 0.00 0.03 99.10 00:53:10 00:49:01 7 0.05 0.00 0.02 0.07 0.05 99.82 00:53:10 00:50:01 all 4.11 0.00 0.69 0.01 0.03 95.16 00:53:10 00:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:53:10 00:50:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:53:10 00:50:01 2 9.04 0.00 1.83 0.00 0.03 89.09 00:53:10 00:50:01 3 10.67 0.00 1.63 0.03 0.03 87.63 00:53:10 00:50:01 4 8.33 0.00 1.20 0.00 0.05 90.41 00:53:10 00:50:01 5 1.17 0.00 0.20 0.00 0.02 98.62 00:53:10 00:50:01 6 3.51 0.00 0.57 0.00 0.02 95.91 00:53:10 00:50:01 7 0.00 0.00 0.03 0.03 0.03 99.90 00:53:10 00:51:01 all 4.79 0.00 0.93 0.01 0.03 94.23 00:53:10 00:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:53:10 00:51:01 1 0.71 0.00 0.13 0.00 0.03 99.12 00:53:10 00:51:01 2 12.66 0.00 2.69 0.00 0.03 84.62 00:53:10 00:51:01 3 14.20 0.00 2.77 0.00 0.03 83.00 00:53:10 00:51:01 4 7.28 0.00 1.32 0.00 0.03 91.36 00:53:10 00:51:01 5 2.87 0.00 0.42 0.05 0.02 96.65 00:53:10 00:51:01 6 0.50 0.00 0.08 0.00 0.02 99.40 00:53:10 00:51:01 7 0.10 0.00 0.03 0.07 0.03 99.77 00:53:10 00:52:01 all 10.26 0.00 1.02 0.07 0.06 88.58 00:53:10 00:52:01 0 6.90 0.00 0.35 0.05 0.05 92.65 00:53:10 00:52:01 1 7.46 0.00 0.49 0.02 0.07 91.97 00:53:10 00:52:01 2 12.61 0.00 2.53 0.00 0.08 84.78 00:53:10 00:52:01 3 8.56 0.00 0.35 0.05 0.07 90.97 00:53:10 00:52:01 4 11.76 0.00 0.72 0.00 0.05 87.47 00:53:10 00:52:01 5 10.21 0.00 0.95 0.00 0.07 88.77 00:53:10 00:52:01 6 21.84 0.00 2.38 0.08 0.07 75.63 00:53:10 00:52:01 7 2.76 0.00 0.42 0.35 0.05 96.42 00:53:10 00:53:01 all 15.48 0.00 0.86 0.48 0.04 83.14 00:53:10 00:53:01 0 10.30 0.00 0.38 0.00 0.03 89.28 00:53:10 00:53:01 1 15.09 0.00 0.23 0.02 0.03 84.63 00:53:10 00:53:01 2 16.52 0.00 0.43 0.55 0.05 82.45 00:53:10 00:53:01 3 12.26 0.00 0.40 1.79 0.05 85.50 00:53:10 00:53:01 4 7.53 0.00 0.43 0.00 0.03 92.00 00:53:10 00:53:01 5 28.78 0.00 4.01 0.00 0.05 67.16 00:53:10 00:53:01 6 28.19 0.00 0.58 0.10 0.05 71.08 00:53:10 00:53:01 7 5.16 0.00 0.42 1.35 0.02 93.06 00:53:10 Average: all 24.43 0.26 1.73 0.35 0.05 73.17 00:53:10 Average: 0 24.16 0.23 2.33 0.25 0.05 72.97 00:53:10 Average: 1 23.87 0.33 1.42 0.15 0.06 74.17 00:53:10 Average: 2 27.47 0.31 2.04 0.22 0.05 69.91 00:53:10 Average: 3 25.52 0.27 2.10 0.95 0.06 71.11 00:53:10 Average: 4 24.60 0.23 1.47 0.28 0.05 73.37 00:53:10 Average: 5 23.63 0.31 1.55 0.24 0.05 74.23 00:53:10 Average: 6 25.14 0.15 1.58 0.14 0.05 72.93 00:53:10 Average: 7 21.05 0.24 1.39 0.60 0.05 76.67 00:53:10 00:53:10 00:53:10