Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-16g-306 (centos8-builder-4c-16g) in workspace /w/workspace/autorelease-release-calcium-mvn38-openjdk17 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-2DsRLmkxxeLr/agent.5511 SSH_AGENT_PID=5512 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/private_key_7136998260432681774.key (/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/private_key_7136998260432681774.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease > git init /w/workspace/autorelease-release-calcium-mvn38-openjdk17 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/jenkins-gitclient-ssh16394114077667957553.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 214c4c0c5e9d3e8c7b3b59d062448962d68b87b5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 214c4c0c5e9d3e8c7b3b59d062448962d68b87b5 # timeout=10 Commit message: "Update git submodules" > git rev-list --no-walk 12bc86d2ddb222c07f73065ec02ddbd6839bdc7c # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.daexim.url # timeout=10 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 > git config --get submodule.integration/distribution.url # timeout=10 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 > git config --get submodule.jsonrpc.url # timeout=10 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 > git config --get submodule.lispflowmapping.url # timeout=10 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 > git config --get submodule.openflowplugin.url # timeout=10 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 > git config --get submodule.ovsdb.url # timeout=10 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 > git config --get submodule.serviceutils.url # timeout=10 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 > git submodule update --init --recursive daexim # timeout=60 > git submodule update --init --recursive integration/distribution # timeout=60 > git submodule update --init --recursive jsonrpc # timeout=60 > git submodule update --init --recursive lispflowmapping # timeout=60 > git submodule update --init --recursive openflowplugin # timeout=60 > git submodule update --init --recursive ovsdb # timeout=60 > git submodule update --init --recursive serviceutils # timeout=60 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6317798447882195375.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-usuV lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-usuV/bin to PATH Generating Requirements File Python 3.11.7 pip 24.0 from /tmp/venv-usuV/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.63 botocore==1.34.63 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.2 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.5.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.4.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins16221469493985484104.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-16g-306 [autorelease-release-calcium-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_PROJECT=releng/autorelease -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=calcium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g " --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-544.el8.x86_64", arch: "amd64", family: "unix" [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins1474838969839515789.sh + rm /home/jenkins/.wgetrc [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins12258791757591328433.sh + '[' -d /tmp/r ']' [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins4136598164679090313.sh + mkdir -p /w/workspace/autorelease-release-calcium-mvn38-openjdk17/target/classes /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jacoco/classes [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins159069273176690499.sh + ./scripts/list-project-dependencies.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins15524776280488534803.sh + python3 -m venv /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv + . /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1='[\u@\h \W]> ' ++ '[' 'x(venv) ' '!=' x ']' ++ PS1='(venv) [\u@\h \W]> ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + PYTHON=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python + /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python -m pip install --upgrade networkx Collecting networkx Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/2.5.1/networkx-2.5.1-py3-none-any.whl (1.6MB) Collecting decorator<5,>=4.3 (from networkx) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/4.4.2/decorator-4.4.2-py2.py3-none-any.whl Installing collected packages: decorator, networkx Successfully installed decorator-4.4.2 networkx-2.5.1 You are using pip version 9.0.3, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv/bin/python -m pip freeze You are using pip version 9.0.3, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. decorator==4.4.2 networkx==2.5.1 + ./scripts/determine-merge-order.py + deactivate + '[' -n /home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ']' + PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '[\u@\h \W]> ' ']' + PS1='[\u@\h \W]> ' + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf /w/workspace/autorelease-release-calcium-mvn38-openjdk17/venv provisioning config files... copy managed file [global-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config15863974133968174924tmp copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config11461625598425827879tmp [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins5738886511116827487.sh ---> prepare-release.sh autorelease 214c4c0c5e9d3e8c7b3b59d062448962d68b87b5 Calcium Entering 'daexim' daexim 4dbd3de333e815c1605235a461b722a0fb6e118b Calcium Entering 'integration/distribution' integration/distribution 5cc6633b3ee0f7a85a706fe84d35d5341da6dff9 Calcium Entering 'jsonrpc' jsonrpc ee9dd458422f00d5fc06b3d87953d7d5e44979d4 Calcium Entering 'lispflowmapping' lispflowmapping 2af318b9af7e778d2e8c112838fe2db78d1aaf0b Calcium Entering 'openflowplugin' openflowplugin 86e18fcd9e8ecda25a483b338ada7f48f46103f5 Calcium Entering 'ovsdb' ovsdb fe50a4eed1d4c903262ad8eeac119911f3b50aa0 Calcium Entering 'serviceutils' serviceutils 43ba14ef72a630cf6dd76a598802ae3dc13b0089 Calcium Calcium /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-calcium-mvn38-openjdk17 Updated 1 path from the index /w/workspace/autorelease-release-calcium-mvn38-openjdk17 Entering 'daexim' [detached HEAD 69072f2] Release Calcium 13 files changed, 13 insertions(+), 13 deletions(-) Entering 'integration/distribution' [detached HEAD d9f283b6] Release Calcium 19 files changed, 27 insertions(+), 27 deletions(-) Entering 'jsonrpc' [detached HEAD e546b80a] Release Calcium 37 files changed, 37 insertions(+), 37 deletions(-) Entering 'lispflowmapping' [detached HEAD d6dcc0d3] Release Calcium 24 files changed, 29 insertions(+), 29 deletions(-) Entering 'openflowplugin' [detached HEAD 97c5b1f49] Release Calcium 85 files changed, 91 insertions(+), 91 deletions(-) Entering 'ovsdb' [detached HEAD a31b8b8b6] Release Calcium 50 files changed, 63 insertions(+), 63 deletions(-) Entering 'serviceutils' [detached HEAD fdd671d] Release Calcium 32 files changed, 55 insertions(+), 55 deletions(-) [detached HEAD e3b408700] Release Calcium 9 files changed, 9 insertions(+), 9 deletions(-) /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-release-calcium-mvn38-openjdk17 /w/workspace/autorelease-release-calcium-mvn38-openjdk17 patches/ patches/taglist.log patches/daexim.patch patches/daexim.bundle patches/integration-distribution.patch patches/integration-distribution.bundle patches/jsonrpc.patch patches/jsonrpc.bundle patches/lispflowmapping.patch patches/lispflowmapping.bundle patches/openflowplugin.patch patches/openflowplugin.bundle patches/ovsdb.patch patches/ovsdb.bundle patches/serviceutils.patch patches/serviceutils.bundle [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins13888381801911980271.sh org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.15.0 org.opendaylight.daexim,daexim-artifacts,1.15.0 org.opendaylight.daexim,daexim-features,1.15.0 org.opendaylight.daexim,odl-daexim-all,1.15.0 org.opendaylight.daexim,odl-daexim,1.15.0 org.opendaylight.daexim,features-aggregator,1.15.0 org.opendaylight.daexim,daexim-impl,1.15.0 org.opendaylight.daexim,daexim-karaf,1.15.0 org.opendaylight.daexim,daexim-model,1.15.0 org.opendaylight.daexim,parent,1.15.0 org.opendaylight.daexim,daexim,1.15.0 org.opendaylight.daexim,daexim-spi,1.15.0 org.opendaylight.daexim,daexim-test-model,1.15.0 org.opendaylight.integration,all-artifacts,0.20.0 org.opendaylight.integration,distribution-artifacts,0.20.0 org.opendaylight.integration,artifacts-aggregator,0.20.0 org.opendaylight.integration,upstream-all-artifacts,0.20.0 org.opendaylight.integration,artifact-artifacts,0.20.0 org.opendaylight.integration,other-artifacts,0.20.0 org.opendaylight.integration,upstream-aggregator,0.20.0 org.opendaylight.integration,properties,0.20.0 org.opendaylight.integration,features-aggregator,0.20.0 org.opendaylight.integration,features-index,0.20.0 org.opendaylight.integration,repos-aggregator,0.20.0 org.opendaylight.integration,features-test,0.20.0 org.opendaylight.integration,odl-integration-all,0.20.0 org.opendaylight.integration,odl-integration-compatible-with-all,0.20.0 org.opendaylight.integration,singles-aggregator,0.20.0 org.opendaylight.integration,karaf-scripts,0.20.0 org.opendaylight.integration,karaf,0.20.0 org.opendaylight.integration,onap-karaf,0.20.0 org.opendaylight.integration,opendaylight,0.19.0-SNAPSHOT org.opendaylight.integration,distribution-aggregator,0.20.0 org.opendaylight.jsonrpc,jsonrpc-api,1.16.0 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.16.0 org.opendaylight.jsonrpc,binding-adapter,1.16.0 org.opendaylight.jsonrpc.bus,bus-api,1.16.0 org.opendaylight.jsonrpc.bus,bus-config,1.16.0 org.opendaylight.jsonrpc.bus,binding-bridge,1.16.0 org.opendaylight.jsonrpc,inband-models,1.16.0 org.opendaylight.jsonrpc.bus,examples,1.16.0 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.16.0 org.opendaylight.jsonrpc.bus,bus-messagelib,1.16.0 org.opendaylight.jsonrpc,jsonrpc-bus,1.16.0 org.opendaylight.jsonrpc.bus,bus-spi,1.16.0 org.opendaylight.jsonrpc.bus,transport-http,1.16.0 org.opendaylight.jsonrpc.bus,transport-zmq,1.16.0 org.opendaylight.jsonrpc,dom-codec,1.16.0 org.opendaylight.jsonrpc,features-jsonrpc,1.16.0 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.16.0 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.16.0 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.16.0 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.16.0 org.opendaylight.jsonrpc,features-aggregator,1.16.0 org.opendaylight.jsonrpc,jsonrpc-karaf,1.16.0 org.opendaylight.jsonrpc,jsonrpc-parent,1.16.0 org.opendaylight.jsonrpc,jsonrpc,1.16.0 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.16.0 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.16.0 org.opendaylight.jsonrpc,jsonrpc-provider,1.16.0 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.16.0 org.opendaylight.jsonrpc.security,security-aaa,1.16.0 org.opendaylight.jsonrpc.security,security-api,1.16.0 org.opendaylight.jsonrpc.security,security-noop,1.16.0 org.opendaylight.jsonrpc,jsonrpc-security,1.16.0 org.opendaylight.jsonrpc.security,security-service,1.16.0 org.opendaylight.jsonrpc,jsonrpc-test-model,1.16.0 org.opendaylight.jsonrpc,tools-parent,1.16.0 org.opendaylight.jsonrpc,jsonrpc-tools,1.16.0 org.opendaylight.jsonrpc,test-tool,1.16.0 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.19.0 org.opendaylight.lispflowmapping,common.build.tools,1.19.0 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.19.0 org.opendaylight.lispflowmapping,features-lispflowmapping,1.19.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.19.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.19.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.19.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.19.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.19.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.19.0 org.opendaylight.lispflowmapping,features-aggregator,1.19.0 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.19.0 org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.19.0 org.opendaylight.lispflowmapping,mappingservice.api,1.19.0 org.opendaylight.lispflowmapping,mappingservice.config,1.19.0 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.19.0 org.opendaylight.lispflowmapping,mappingservice.implementation,1.19.0 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.19.0 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.19.0 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.19.0 org.opendaylight.lispflowmapping,mappingservice-parent,1.19.0 org.opendaylight.lispflowmapping,mappingservice.shell,1.19.0 org.opendaylight.lispflowmapping,mappingservice.southbound,1.19.0 org.opendaylight.lispflowmapping,lispflowmapping-all,1.19.0 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-api,0.18.0 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-impl,0.18.0 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-aggregator,0.18.0 org.opendaylight.openflowplugin.applications,bulk-o-matic,0.18.0 org.opendaylight.openflowplugin.applications,device-ownership-service,0.18.0 org.opendaylight.openflowplugin.applications,forwardingrules-manager,0.18.0 org.opendaylight.openflowplugin.applications,forwardingrules-sync,0.18.0 org.opendaylight.openflowplugin.applications,lldp-speaker,0.18.0 org.opendaylight.openflowplugin.applications,of-switch-config-pusher,0.18.0 org.opendaylight.openflowplugin,applications-aggregator,0.18.0 org.opendaylight.openflowplugin.applications,reconciliation-framework,0.18.0 org.opendaylight.openflowplugin.applications,southbound-cli,0.18.0 org.opendaylight.openflowplugin.applications,table-miss-enforcer,0.18.0 org.opendaylight.openflowplugin.applications,topology-lldp-discovery,0.18.0 org.opendaylight.openflowplugin.applications,topology-manager,0.18.0 org.opendaylight.openflowplugin,openflowplugin-artifacts,0.18.0 org.opendaylight.openflowplugin,openflowplugin-karaf,0.18.0 org.opendaylight.openflowplugin,drop-test-karaf,0.18.0 org.opendaylight.openflowplugin,features-openflowplugin-extension,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-eric-extensions,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-nxm-extensions,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-onf-extensions,0.18.0 org.opendaylight.openflowplugin,features-extension-aggregator,0.18.0 org.opendaylight.openflowplugin,openflowjava-extension-eric,0.18.0 org.opendaylight.openflowplugin,openflowjava-extension-nicira-api,0.18.0 org.opendaylight.openflowplugin,openflowjava-extension-nicira,0.18.0 org.opendaylight.openflowplugin,openflowplugin-extension-api,0.18.0 org.opendaylight.openflowplugin,openflowplugin-extension-eric,0.18.0 org.opendaylight.openflowplugin,openflowplugin-extension-nicira,0.18.0 org.opendaylight.openflowplugin,openflowplugin-extension-onf,0.18.0 org.opendaylight.openflowplugin,openflowplugin-extension-aggregator,0.18.0 org.opendaylight.openflowplugin,test-extension,0.18.0 org.opendaylight.openflowplugin,features-openflowplugin,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-arbitratorreconciliation,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-bulk-o-matic,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-config-pusher,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-manager,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-sync,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-lldp-speaker,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-reconciliation-framework,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-southbound-cli,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-table-miss-enforcer,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-lldp-discovery,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-manager,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-drop-test,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services-rest,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-libraries,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-nsf-model,0.18.0 org.opendaylight.openflowplugin,odl-openflowplugin-southbound,0.18.0 org.opendaylight.openflowplugin,features-aggregator,0.18.0 org.opendaylight.openflowplugin.libraries,liblldp,0.18.0 org.opendaylight.openflowplugin,libraries-aggregator,0.18.0 org.opendaylight.openflowplugin.model,model-flow-base,0.18.0 org.opendaylight.openflowplugin.model,model-flow-service,0.18.0 org.opendaylight.openflowplugin.model,model-flow-statistics,0.18.0 org.opendaylight.openflowplugin.model,model-inventory,0.18.0 org.opendaylight.openflowplugin.model,model-topology,0.18.0 org.opendaylight.openflowplugin.model,model-aggregator,0.18.0 org.opendaylight.openflowplugin.openflowjava,features-openflowjava,0.18.0 org.opendaylight.openflowplugin.openflowjava,odl-openflowjava-protocol,0.18.0 org.opendaylight.openflowplugin.openflowjava,features-openflowjava-aggregator,0.18.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-api,0.18.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-impl,0.18.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-it,0.18.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-spi,0.18.0 org.opendaylight.openflowplugin.openflowjava,openflowjava-blueprint-config,0.18.0 org.opendaylight.openflowplugin.openflowjava,openflowjava-util,0.18.0 org.opendaylight.openflowplugin.openflowjava,openflowjava-parent,0.18.0 org.opendaylight.openflowplugin,openflowplugin-api,0.18.0 org.opendaylight.openflowplugin,openflowplugin-blueprint-config,0.18.0 org.opendaylight.openflowplugin,openflowplugin-common,0.18.0 org.opendaylight.openflowplugin,openflowplugin-impl,0.18.0 org.opendaylight.openflowplugin,openflowplugin-it,0.18.0 org.opendaylight.openflowplugin,openflowplugin,0.18.0 org.opendaylight.openflowplugin,openflowplugin-parent,0.18.0 org.opendaylight.openflowplugin,openflowplugin-aggregator,0.18.0 org.opendaylight.openflowplugin,learning-switch,0.18.0 org.opendaylight.openflowplugin,openflowplugin-samples-aggregator,0.18.0 org.opendaylight.openflowplugin,sample-bundles,0.18.0 org.opendaylight.openflowplugin,sample-consumer,0.18.0 org.opendaylight.openflowplugin,simple-client,0.18.0 org.opendaylight.openflowplugin,test-common,0.18.0 org.opendaylight.openflowplugin,test-provider,0.18.0 org.opendaylight.ovsdb,ovsdb-binding-parent,1.18.0 org.opendaylight.ovsdb,it,1.18.0 org.opendaylight.ovsdb,parents,1.18.0 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.18.0 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.18.0 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.18.0 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.18.0 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.18.0 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.18.0 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.18.0 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.18.0 org.opendaylight.ovsdb,library-artifacts,1.18.0 org.opendaylight.ovsdb,library-features,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-library,1.18.0 org.opendaylight.ovsdb,library-features-aggregator,1.18.0 org.opendaylight.ovsdb,library,1.18.0 org.opendaylight.ovsdb,library-it,1.18.0 org.opendaylight.ovsdb,library-karaf,1.18.0 org.opendaylight.ovsdb,library-aggregator,1.18.0 org.opendaylight.ovsdb,ovsdb,1.18.0 org.opendaylight.ovsdb,schema.hardwarevtep,1.18.0 org.opendaylight.ovsdb,schema.openvswitch,1.18.0 org.opendaylight.ovsdb,schemas,1.18.0 org.opendaylight.ovsdb,southbound-aggregator,1.18.0 org.opendaylight.ovsdb,southbound-api,1.18.0 org.opendaylight.ovsdb,southbound-artifacts,1.18.0 org.opendaylight.ovsdb,southbound-features,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.18.0 org.opendaylight.ovsdb,southbound-features-aggregator,1.18.0 org.opendaylight.ovsdb,southbound-impl,1.18.0 org.opendaylight.ovsdb,southbound-it,1.18.0 org.opendaylight.ovsdb,southbound-karaf,1.18.0 org.opendaylight.ovsdb,utils.config,1.18.0 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.18.0 org.opendaylight.ovsdb,utils.mdsal-utils,1.18.0 org.opendaylight.ovsdb,odl-ovsdb-utils,1.18.0 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.18.0 org.opendaylight.ovsdb,utils,1.18.0 org.opendaylight.ovsdb,utils.servicehelper,1.18.0 org.opendaylight.ovsdb,utils.southbound-utils,1.18.0 org.opendaylight.ovsdb,utils.yang-utils,1.18.0 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 org.opendaylight.serviceutils,serviceutils-artifacts,0.13.0 org.opendaylight.serviceutils,binding-parent,0.13.0 org.opendaylight.serviceutils,commons,0.13.0 org.opendaylight.serviceutils,quality-parent,0.13.0 org.opendaylight.infrautils,odl-infrautils-metrics-prometheus,3.4.0 org.opendaylight.infrautils,odl-infrautils-metrics-sample,3.4.0 org.opendaylight.serviceutils,odl-serviceutils-listener,0.13.0 org.opendaylight.serviceutils,odl-serviceutils-metrics,0.13.0 org.opendaylight.serviceutils,odl-serviceutils-rpc,0.13.0 org.opendaylight.serviceutils,odl-serviceutils-srm,0.13.0 org.opendaylight.serviceutils,odl-serviceutils-tools,0.13.0 org.opendaylight.serviceutils,serviceutils-features-aggregator,0.13.0 org.opendaylight.serviceutils,serviceutils-features,0.13.0 org.opendaylight.serviceutils,serviceutils-karaf,0.13.0 org.opendaylight.serviceutils,metrics-api,0.13.0 org.opendaylight.serviceutils,metrics-impl-prometheus,0.13.0 org.opendaylight.serviceutils,metrics-impl-test,0.13.0 org.opendaylight.serviceutils,metrics-impl,0.13.0 org.opendaylight.serviceutils,metrics-it,0.13.0 org.opendaylight.serviceutils,metrics-aggregator,0.13.0 org.opendaylight.serviceutils,metrics-sample,0.13.0 org.opendaylight.serviceutils,serviceutils-aggregator,0.13.0 org.opendaylight.serviceutils,srm-api,0.13.0 org.opendaylight.serviceutils,srm-impl,0.13.0 org.opendaylight.serviceutils,srm-aggregator,0.13.0 org.opendaylight.serviceutils,srm-shell,0.13.0 org.opendaylight.serviceutils,tools-api,0.13.0 org.opendaylight.serviceutils,listener-api,0.13.0 org.opendaylight.serviceutils,tools-aggregator,0.13.0 org.opendaylight.serviceutils,rpc-api,0.13.0 org.opendaylight.serviceutils,tools-testutils,0.13.0 org.opendaylight.serviceutils,upgrade,0.13.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins16660002748036205951.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins16524804453668843407.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins13307188162262092502.sh '/w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/patches/taglist.log' -> 'integration/distribution/karaf/src/main/assembly/' cp: cannot create regular file 'integration/distribution/karaf/src/main/assembly/': No such file or directory [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins18433987499253883378.sh /tmp/jenkins18433987499253883378.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory [autorelease-release-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins12881686973259441222.sh + ./scripts/fix-relativepaths.sh Scanning ./daexim/artifacts/pom.xml Scanning ./daexim/akka-infoprovider-impl/pom.xml Scanning ./daexim/features/daexim-features/pom.xml Scanning ./daexim/features/odl-daexim-all/pom.xml Scanning ./daexim/features/odl-daexim/pom.xml Scanning ./daexim/features/pom.xml Scanning ./daexim/impl/pom.xml Scanning ./daexim/karaf/pom.xml Scanning ./daexim/model/pom.xml Scanning ./daexim/parent/pom.xml Scanning ./daexim/pom.xml Scanning ./daexim/spi/pom.xml Scanning ./daexim/test-model/pom.xml Scanning ./integration/distribution/artifacts/all/pom.xml Scanning ./integration/distribution/artifacts/distribution/pom.xml Scanning ./integration/distribution/artifacts/pom.xml Scanning ./integration/distribution/artifacts/upstream/all/pom.xml Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml Scanning ./integration/distribution/artifacts/upstream/other/pom.xml Scanning ./integration/distribution/artifacts/upstream/pom.xml Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml Scanning ./integration/distribution/features/pom.xml Scanning ./integration/distribution/features/repos/index/pom.xml Scanning ./integration/distribution/features/repos/pom.xml Scanning ./integration/distribution/features/repos/test/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml Scanning ./integration/distribution/features/singles/pom.xml Scanning ./integration/distribution/karaf-scripts/pom.xml Scanning ./integration/distribution/karaf/pom.xml Scanning ./integration/distribution/onap-karaf/pom.xml Scanning ./integration/distribution/opendaylight/pom.xml Scanning ./integration/distribution/pom.xml Scanning ./jsonrpc/api/pom.xml Scanning ./jsonrpc/artifacts/pom.xml Scanning ./jsonrpc/binding-adapter/pom.xml Scanning ./jsonrpc/bus/api/pom.xml Scanning ./jsonrpc/bus/config/pom.xml Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml Scanning ./jsonrpc/bus/examples/inband-models/pom.xml Scanning ./jsonrpc/bus/examples/pom.xml Scanning ./jsonrpc/bus/jsonrpc/pom.xml Scanning ./jsonrpc/bus/messagelib/pom.xml Scanning ./jsonrpc/bus/pom.xml Scanning ./jsonrpc/bus/spi/pom.xml Scanning ./jsonrpc/bus/transport-http/pom.xml Scanning ./jsonrpc/bus/transport-zmq/pom.xml Scanning ./jsonrpc/dom-codec/pom.xml Scanning ./jsonrpc/features/features-jsonrpc/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml Scanning ./jsonrpc/features/pom.xml Scanning ./jsonrpc/karaf/pom.xml Scanning ./jsonrpc/parent/pom.xml Scanning ./jsonrpc/pom.xml Scanning ./jsonrpc/provider/cluster/pom.xml Scanning ./jsonrpc/provider/common/pom.xml Scanning ./jsonrpc/provider/pom.xml Scanning ./jsonrpc/provider/single/pom.xml Scanning ./jsonrpc/security/aaa/pom.xml Scanning ./jsonrpc/security/api/pom.xml Scanning ./jsonrpc/security/noop/pom.xml Scanning ./jsonrpc/security/pom.xml Scanning ./jsonrpc/security/service/pom.xml Scanning ./jsonrpc/test-model/pom.xml Scanning ./jsonrpc/tools/parent/pom.xml Scanning ./jsonrpc/tools/pom.xml Scanning ./jsonrpc/tools/test-tool/pom.xml Scanning ./lispflowmapping/artifacts/pom.xml Scanning ./lispflowmapping/commons/build_tools/pom.xml Scanning ./lispflowmapping/commons/parent/pom.xml Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml Scanning ./lispflowmapping/features/pom.xml Scanning ./lispflowmapping/integrationtest/pom.xml Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml Scanning ./lispflowmapping/mappingservice/api/pom.xml Scanning ./lispflowmapping/mappingservice/config/pom.xml Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml Scanning ./lispflowmapping/mappingservice/implementation/pom.xml Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml Scanning ./lispflowmapping/mappingservice/pom.xml Scanning ./lispflowmapping/mappingservice/shell/pom.xml Scanning ./lispflowmapping/mappingservice/southbound/pom.xml Scanning ./lispflowmapping/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/api/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/impl/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/pom.xml Scanning ./openflowplugin/applications/bulk-o-matic/pom.xml Scanning ./openflowplugin/applications/device-ownership-service/pom.xml Scanning ./openflowplugin/applications/forwardingrules-manager/pom.xml Scanning ./openflowplugin/applications/forwardingrules-sync/pom.xml Scanning ./openflowplugin/applications/lldp-speaker/pom.xml Scanning ./openflowplugin/applications/of-switch-config-pusher/pom.xml Scanning ./openflowplugin/applications/pom.xml Scanning ./openflowplugin/applications/reconciliation-framework/pom.xml Scanning ./openflowplugin/applications/southbound-cli/pom.xml Scanning ./openflowplugin/applications/table-miss-enforcer/pom.xml Scanning ./openflowplugin/applications/topology-lldp-discovery/pom.xml Scanning ./openflowplugin/applications/topology-manager/pom.xml Scanning ./openflowplugin/artifacts/pom.xml Scanning ./openflowplugin/distribution/karaf/pom.xml Scanning ./openflowplugin/drop-test-karaf/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-api/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-onf/pom.xml Scanning ./openflowplugin/extension/pom.xml Scanning ./openflowplugin/extension/test-extension/pom.xml Scanning ./openflowplugin/features-aggregator/features-openflowplugin/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml Scanning ./openflowplugin/features-aggregator/pom.xml Scanning ./openflowplugin/libraries/liblldp/pom.xml Scanning ./openflowplugin/model/model-flow-base/pom.xml Scanning ./openflowplugin/libraries/pom.xml Scanning ./openflowplugin/model/model-flow-service/pom.xml Scanning ./openflowplugin/model/model-flow-statistics/pom.xml Scanning ./openflowplugin/model/model-inventory/pom.xml Scanning ./openflowplugin/model/model-topology/pom.xml Scanning ./openflowplugin/model/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-api/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-impl/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-it/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-spi/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-util/pom.xml Scanning ./openflowplugin/openflowjava/pom.xml Scanning ./openflowplugin/openflowplugin-api/pom.xml Scanning ./openflowplugin/openflowplugin-blueprint-config/pom.xml Scanning ./openflowplugin/openflowplugin-common/pom.xml Scanning ./openflowplugin/openflowplugin-impl/pom.xml Scanning ./openflowplugin/openflowplugin-it/pom.xml Scanning ./openflowplugin/openflowplugin/pom.xml Scanning ./openflowplugin/parent/pom.xml Scanning ./openflowplugin/pom.xml Scanning ./openflowplugin/samples/learning-switch/pom.xml Scanning ./openflowplugin/samples/pom.xml Scanning ./openflowplugin/samples/sample-bundles/pom.xml Scanning ./openflowplugin/samples/sample-consumer/pom.xml Scanning ./openflowplugin/samples/simple-client/pom.xml Scanning ./openflowplugin/test-common/pom.xml Scanning ./openflowplugin/test-provider/pom.xml Scanning ./ovsdb/commons/binding-parent/pom.xml Scanning ./ovsdb/commons/it/pom.xml Scanning ./ovsdb/commons/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml Scanning ./ovsdb/hwvtepsouthbound/pom.xml Scanning ./ovsdb/library/artifacts/pom.xml Scanning ./ovsdb/library/features/features/pom.xml Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml Scanning ./ovsdb/library/features/pom.xml Scanning ./ovsdb/library/impl/pom.xml Scanning ./ovsdb/library/it/pom.xml Scanning ./ovsdb/library/karaf/pom.xml Scanning ./ovsdb/library/pom.xml Scanning ./ovsdb/pom.xml Scanning ./ovsdb/schemas/hardwarevtep/pom.xml Scanning ./ovsdb/schemas/openvswitch/pom.xml Scanning ./ovsdb/schemas/pom.xml Scanning ./ovsdb/southbound/pom.xml Scanning ./ovsdb/southbound/southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml Scanning ./ovsdb/southbound/southbound-features/features/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml Scanning ./ovsdb/southbound/southbound-features/pom.xml Scanning ./ovsdb/southbound/southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-it/pom.xml Scanning ./ovsdb/southbound/southbound-karaf/pom.xml Scanning ./ovsdb/utils/config/pom.xml Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml Scanning ./ovsdb/utils/mdsal-utils/pom.xml Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml Scanning ./ovsdb/utils/pom.xml Scanning ./ovsdb/utils/servicehelper/pom.xml Scanning ./ovsdb/utils/southbound-utils/pom.xml Scanning ./ovsdb/utils/yang-utils/pom.xml Scanning ./pom.xml Scanning ./serviceutils/artifacts/pom.xml Scanning ./serviceutils/commons/binding-parent/pom.xml Scanning ./serviceutils/commons/pom.xml Scanning ./serviceutils/commons/quality-parent/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-prometheus/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-sample/pom.xml Scanning ./serviceutils/features/odl-serviceutils-listener/pom.xml Scanning ./serviceutils/features/odl-serviceutils-metrics/pom.xml Scanning ./serviceutils/features/odl-serviceutils-rpc/pom.xml Scanning ./serviceutils/features/odl-serviceutils-srm/pom.xml Scanning ./serviceutils/features/odl-serviceutils-tools/pom.xml Scanning ./serviceutils/features/pom.xml Scanning ./serviceutils/features/serviceutils-features/pom.xml Scanning ./serviceutils/karaf/pom.xml Scanning ./serviceutils/metrics/api/pom.xml Scanning ./serviceutils/metrics/impl-prometheus/pom.xml Scanning ./serviceutils/metrics/impl-test/pom.xml Scanning ./serviceutils/metrics/impl/pom.xml Scanning ./serviceutils/metrics/it/pom.xml Scanning ./serviceutils/metrics/pom.xml Scanning ./serviceutils/metrics/sample/impl/pom.xml Scanning ./serviceutils/pom.xml Scanning ./serviceutils/srm/api/pom.xml Scanning ./serviceutils/srm/impl/pom.xml Scanning ./serviceutils/srm/pom.xml Scanning ./serviceutils/srm/shell/pom.xml Scanning ./serviceutils/tools/api/pom.xml Scanning ./serviceutils/tools/listener-api/pom.xml Scanning ./serviceutils/tools/pom.xml Scanning ./serviceutils/tools/rpc-api/pom.xml Scanning ./serviceutils/tools/testutils/pom.xml Scanning ./serviceutils/upgrade/pom.xml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins878642288456019158.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config15863974133968174924tmp --settings /w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config11461625598425827879tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -PrepoBuild '-P!karaf' -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-544.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] daexim-test-model [bundle] [INFO] daexim-model [bundle] [INFO] daexim-spi [bundle] [INFO] parent [pom] [INFO] daexim-impl [bundle] [INFO] daexim-akka-infoprovider-impl [bundle] [INFO] OpenDaylight :: daexim (Karaf feature) [feature] [INFO] OpenDaylight :: Daexim :: All [feature] [INFO] ODL :: daexim :: daexim-features [feature] [INFO] ODL :: daexim :: features-aggregator [pom] [INFO] daexim-artifacts [pom] [INFO] daexim-karaf [jar] [INFO] daexim [pom] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.config [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] features-openflowplugin [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin-extension [feature] [INFO] ovsdb-binding-parent [pom] [INFO] ODL :: ovsdb :: library [bundle] [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] [INFO] ODL :: ovsdb :: library-features [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] [INFO] ODL :: ovsdb :: southbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] [INFO] ODL :: ovsdb :: utils.config [bundle] [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] [INFO] ODL :: ovsdb :: southbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] [INFO] ODL :: ovsdb :: southbound-features [feature] [INFO] listener-api [bundle] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] [INFO] ODL :: lispflowmapping :: common.build.tools [jar] [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] [INFO] ODL :: lispflowmapping :: features-aggregator [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [jar] [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] [INFO] lispflowmapping [pom] [INFO] openflowplugin-artifacts [pom] [INFO] libraries-aggregator [pom] [INFO] ODL :: openflowjava :: features-openflowjava [feature] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] features-extension-aggregator [pom] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] features-aggregator [pom] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] model-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] openflowplugin [pom] [INFO] ODL :: ovsdb :: it [pom] [INFO] ODL :: ovsdb :: parents [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] [INFO] ODL :: ovsdb :: library-karaf [jar] [INFO] ODL :: ovsdb :: library-features-aggregator [pom] [INFO] ODL :: ovsdb :: library-artifacts [pom] [INFO] ODL :: ovsdb :: library-it [jar] [INFO] ODL :: ovsdb :: library-aggregator [pom] [INFO] ODL :: ovsdb :: schemas [pom] [INFO] ODL :: ovsdb :: southbound-karaf [jar] [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: southbound-artifacts [pom] [INFO] ODL :: ovsdb :: southbound-it [jar] [INFO] ODL :: ovsdb :: southbound-aggregator [pom] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] [INFO] ODL :: ovsdb :: utils [pom] [INFO] ovsdb [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] serviceutils [pom] [INFO] autorelease [pom] [INFO] [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- [INFO] Building daexim-test-model 1.15.0 [1/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ daexim-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 4.256 ms [INFO] yang-to-sources: Project model files found: 3 in 64.57 ms [INFO] yang-to-sources: 3 YANG models processed in 76.52 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 52.16 ms [INFO] Sorted 16 files into 7 directories in 3.179 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 107.7 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-test-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-test-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-test-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-test-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-test-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.xml [INFO] attaching as daexim-test-model-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as daexim-test-model-1.15.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-test-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-test-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.0.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0/daexim-test-model-1.15.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0/daexim-test-model-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0/daexim-test-model-1.15.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0/daexim-test-model-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0/daexim-test-model-1.15.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.0/daexim-test-model-1.15.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-test-model --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.15.0/daexim-test-model-1.15.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- [INFO] Building daexim-model 1.15.0 [2/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ daexim-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.673 ms [INFO] yang-to-sources: Project model files found: 2 in 49.17 ms [INFO] yang-to-sources: 3 YANG models processed in 118.7 ms [INFO] BindingJavaFileGenerator: Defined 72 files in 33.00 ms [INFO] Sorted 72 files into 12 directories in 343.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 142.2 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 76 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.xml [INFO] attaching as daexim-model-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.json [INFO] attaching as daexim-model-1.15.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.0.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0/daexim-model-1.15.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0/daexim-model-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0/daexim-model-1.15.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0/daexim-model-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0/daexim-model-1.15.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.0/daexim-model-1.15.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- [INFO] Installing org/opendaylight/daexim/daexim-model/1.15.0/daexim-model-1.15.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- [INFO] Building daexim-spi 1.15.0 [3/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-spi --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return [WARNING] String getNodeName(); [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.xml [INFO] attaching as daexim-spi-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.json [INFO] attaching as daexim-spi-1.15.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-spi --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.0.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0/daexim-spi-1.15.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0/daexim-spi-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0/daexim-spi-1.15.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0/daexim-spi-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0/daexim-spi-1.15.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.0/daexim-spi-1.15.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- [INFO] Installing org/opendaylight/daexim/daexim-spi/1.15.0/daexim-spi-1.15.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------------< org.opendaylight.daexim:parent >------------------- [INFO] Building parent 1.15.0 [4/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ parent --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.xml [INFO] attaching as parent-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.json [INFO] attaching as parent-1.15.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.0/parent-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.0/parent-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.15.0/parent-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- [INFO] Building daexim-impl 1.15.0 [5/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[65,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[85,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-impl --- [INFO] BugInstance size is 15 [INFO] Error size is 0 [INFO] Total bugs: 15 [ERROR] Low: Overridable method cancelExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 220] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method immediateImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 221] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method registerDataImportBootReady is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 215] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method scheduleExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 218] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 219] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 222] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in new org.opendaylight.daexim.impl.ExportTask(Map, Map, Boolean, Boolean, DOMDataBroker, DOMSchemaService, Consumer) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 92] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ExportTask.call() [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 263] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createPerModuleWriter(LogicalDatastoreType, YangInstanceIdentifier$NodeIdentifier): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 155] DM_DEFAULT_ENCODING [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createWriter(LogicalDatastoreType, boolean): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 138] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType) [org.opendaylight.daexim.impl.ImportTask, org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 218]Another occurrence at ImportTask.java:[line 222] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.removeChildNodes(LogicalDatastoreType, DOMDataTreeReadWriteTransaction) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 285] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType): new java.io.InputStreamReader(InputStream) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 229] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 80] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 207] DM_CONVERT_CASE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[238,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[253,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[267,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[284,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-impl --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.273 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.daexim.impl.ImportTaskTest [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.26 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Running org.opendaylight.daexim.impl.UtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.daexim.impl.UtilTest [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.daexim.impl.MetadataParsingTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:116: warning: no comment [WARNING] public class DataExportImportAppProvider implements DataImportBootService, AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:145: warning: no comment [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:62: warning: no comment [WARNING] public class ExportTask implements Callable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:80: warning: no comment [WARNING] public ExportTask(@Nullable Map includedModulesMap, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:83: warning: no comment [WARNING] public class ImportTask implements Callable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:118: warning: no comment [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment [WARNING] public String getModule() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment [WARNING] public String getNamespace() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment [WARNING] public String getRevision() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment [WARNING] public void setModule(String module) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment [WARNING] public void setNamespace(String namespace) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment [WARNING] public void setRevision(String revision) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment [WARNING] public class ModelsNotAvailableException extends Exception { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment [WARNING] public ModelsNotAvailableException(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @param for isBooting [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @return [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:44: warning: no comment [WARNING] public final class Util { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:58: warning: no comment [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:61: warning: no comment [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment [WARNING] public static final String FILE_PREFIX = "odl_backup_"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment [WARNING] public static final String FILE_SUFFIX = ".json"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:65: warning: no comment [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:79: warning: no comment [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:83: warning: no comment [WARNING] public static Path getModelsFilePath(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:212: warning: no comment [WARNING] public static boolean isModelFilePresent(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:128: warning: no comment [WARNING] public static List parseModels(final InputStream is) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:71: warning: no comment [WARNING] public static String storeNameByType(LogicalDatastoreType type) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:75: warning: no comment [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { [WARNING] ^ [WARNING] 34 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.0-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-daexim-cfg) @ daexim-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.xml [INFO] attaching as daexim-impl-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.json [INFO] attaching as daexim-impl-1.15.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:provided [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:provided [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.1:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-impl --- [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:138: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:149: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:150: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:155: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:160: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:204: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:230: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:346: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:366: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:397: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:440: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:409: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:109: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:137: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:242: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:288: Prefer java.util.Optional.orElseThrow [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-impl --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'daexim-impl' with 13 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.0.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0/daexim-impl-1.15.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0/daexim-impl-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0/daexim-impl-1.15.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0/daexim-impl-1.15.0.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0/daexim-impl-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0/daexim-impl-1.15.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.0/daexim-impl-1.15.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl --- [INFO] Installing org/opendaylight/daexim/daexim-impl/1.15.0/daexim-impl-1.15.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- [INFO] Building daexim-akka-infoprovider-impl 1.15.0 [6/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-akka-infoprovider-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-akka-infoprovider-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-akka-infoprovider-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-akka-infoprovider-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-akka-infoprovider-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.xml [INFO] attaching as daexim-akka-infoprovider-impl-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.json [INFO] attaching as daexim-akka-infoprovider-impl-1.15.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.0:compile [WARNING] org.scala-lang:scala-library:jar:2.13.12:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-akka-infoprovider-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0/daexim-akka-infoprovider-impl-1.15.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0/daexim-akka-infoprovider-impl-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0/daexim-akka-infoprovider-impl-1.15.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0/daexim-akka-infoprovider-impl-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0/daexim-akka-infoprovider-impl-1.15.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0/daexim-akka-infoprovider-impl-1.15.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0/daexim-akka-infoprovider-impl-1.15.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.15.0 [7/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-daexim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-daexim --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-daexim --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-daexim >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-daexim --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-daexim <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-daexim --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-daexim --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-daexim --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-daexim --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-daexim --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 192 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.xml [INFO] attaching as odl-daexim-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as odl-daexim-1.15.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-daexim --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-daexim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-daexim --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.0/odl-daexim-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.0/odl-daexim-1.15.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.0/odl-daexim-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.0/odl-daexim-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- [INFO] Building OpenDaylight :: Daexim :: All 1.15.0 [8/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim-all --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-daexim-all --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-daexim-all --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-daexim-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-daexim-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-daexim-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-daexim-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-daexim-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-daexim-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim-all --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-daexim-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 378 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.xml [INFO] attaching as odl-daexim-all-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.json [INFO] attaching as odl-daexim-all-1.15.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-daexim-all --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-daexim-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.0/odl-daexim-all-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.0/odl-daexim-all-1.15.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.0/odl-daexim-all-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.0/odl-daexim-all-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-daexim-all --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- [INFO] Building ODL :: daexim :: daexim-features 1.15.0 [9/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-features --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-features --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ daexim-features --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ daexim-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ daexim-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-features --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 379 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.xml [INFO] attaching as daexim-features-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.json [INFO] attaching as daexim-features-1.15.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.0/daexim-features-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.0/daexim-features-1.15.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.0/daexim-features-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.0/daexim-features-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-features --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- [INFO] Building ODL :: daexim :: features-aggregator 1.15.0 [10/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.xml [INFO] attaching as features-aggregator-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as features-aggregator-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.0/features-aggregator-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.0/features-aggregator-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.0/features-aggregator-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- [INFO] Building daexim-artifacts 1.15.0 [11/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.xml [INFO] attaching as daexim-artifacts-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.json [INFO] attaching as daexim-artifacts-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.0/daexim-artifacts-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.0/daexim-artifacts-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.0/daexim-artifacts-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- [INFO] Building daexim-karaf 1.15.0 [12/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ daexim-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.0/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature fb1b3fbd-1085-4e53-999e-6d587df2024b/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ daexim-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ daexim-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ daexim-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ daexim-karaf --- [INFO] No tests to run. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ daexim-karaf --- [INFO] Feature repository discovered recursively: c0743f6c-d504-4159-a03d-224aa272e93b [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.0 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-controller-9.0.0 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.0 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.0 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ daexim-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ daexim-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ daexim-karaf --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-karaf --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ daexim-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.10:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-karaf --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.0/daexim-karaf-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.0.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.0/daexim-karaf-1.15.0.tar.gz [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.0.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.0/daexim-karaf-1.15.0.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- [INFO] Building daexim 1.15.0 [13/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ daexim --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.xml [INFO] attaching as daexim-1.15.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.json [INFO] attaching as daexim-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.0/daexim-1.15.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.0/daexim-1.15.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.15.0/daexim-1.15.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.20.0 [14/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ distribution-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.xml [INFO] attaching as distribution-artifacts-0.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.json [INFO] attaching as distribution-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.0/distribution-artifacts-0.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.0/distribution-artifacts-0.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.0/distribution-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ distribution-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.20.0 [15/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ properties --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ properties --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.xml [INFO] attaching as properties-0.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.json [INFO] attaching as properties-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.0/properties-0.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.0/properties-0.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.json to /tmp/r/org/opendaylight/integration/properties/0.20.0/properties-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ properties --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.20.0 [16/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ artifact-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.xml [INFO] attaching as artifact-artifacts-0.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.json [INFO] attaching as artifact-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.0/artifact-artifacts-0.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.0/artifact-artifacts-0.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.0/artifact-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ artifact-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.20.0 [17/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ other-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ other-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.xml [INFO] attaching as other-artifacts-0.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.json [INFO] attaching as other-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.0/other-artifacts-0.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.0/other-artifacts-0.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.json to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.0/other-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ other-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.0 [18/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ upstream-all-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.xml [INFO] attaching as upstream-all-artifacts-0.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.json [INFO] attaching as upstream-all-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.0/upstream-all-artifacts-0.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.0/upstream-all-artifacts-0.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.0/upstream-all-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ upstream-all-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.20.0 [19/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ upstream-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.xml [INFO] attaching as upstream-aggregator-0.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.json [INFO] attaching as upstream-aggregator-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.0/upstream-aggregator-0.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.0/upstream-aggregator-0.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.0/upstream-aggregator-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ upstream-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.20.0 [20/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ all-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ all-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.xml [INFO] attaching as all-artifacts-0.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.json [INFO] attaching as all-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.0/all-artifacts-0.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.0/all-artifacts-0.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.json to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.0/all-artifacts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ all-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.0 [21/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ artifacts-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.xml [INFO] attaching as artifacts-aggregator-0.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.json [INFO] attaching as artifacts-aggregator-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.0/artifacts-aggregator-0.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.0/artifacts-aggregator-0.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.0/artifacts-aggregator-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ artifacts-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.0 [22/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ karaf-scripts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ karaf-scripts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.20.0.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ karaf-scripts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.xml [INFO] attaching as karaf-scripts-0.20.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.json [INFO] attaching as karaf-scripts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.20.0.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0/karaf-scripts-0.20.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0/karaf-scripts-0.20.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0/karaf-scripts-0.20.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.json to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0/karaf-scripts-0.20.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ karaf-scripts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- [INFO] Building JSON-RPC :: Parent 1.16.0 [23/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.xml [INFO] attaching as jsonrpc-parent-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.json [INFO] attaching as jsonrpc-parent-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-parent --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0/jsonrpc-parent-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0/jsonrpc-parent-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0/jsonrpc-parent-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.16.0 [24/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-jsonrpc --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-jsonrpc --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-jsonrpc --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-jsonrpc --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-jsonrpc --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-jsonrpc --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-jsonrpc --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-jsonrpc --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-jsonrpc --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-jsonrpc --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-jsonrpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.xml [INFO] attaching as bus-jsonrpc-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.json [INFO] attaching as bus-jsonrpc-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-jsonrpc --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-jsonrpc --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-jsonrpc --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-jsonrpc --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0/bus-jsonrpc-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0/bus-jsonrpc-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0/bus-jsonrpc-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0/bus-jsonrpc-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0/bus-jsonrpc-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0/bus-jsonrpc-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-jsonrpc --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0/bus-jsonrpc-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- [INFO] Building JSON-RPC :: BUS :: API 1.16.0 [25/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-api --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest [INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.xml [INFO] attaching as bus-api-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.json [INFO] attaching as bus-api-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-api --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.104.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-api --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0/bus-api-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0/bus-api-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0/bus-api-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0/bus-api-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0/bus-api-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.0/bus-api-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-api --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.16.0/bus-api-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- [INFO] Building JSON-RPC :: Security :: API 1.16.0 [26/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ security-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ security-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ security-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ security-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ security-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ security-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ security-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.xml [INFO] attaching as security-api-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.json [INFO] attaching as security-api-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile [WARNING] Unused declared dependencies found: [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0/security-api-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0/security-api-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0/security-api-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0/security-api-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0/security-api-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.0/security-api-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-api --- [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.16.0/security-api-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- [INFO] Building JSON-RPC :: Security :: NOOP 1.16.0 [27/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-noop --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-noop --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-noop --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-noop --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-noop --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-noop --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-noop --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-noop --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ security-noop >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ security-noop --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ security-noop <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ security-noop --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-noop --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ security-noop --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ security-noop --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-noop --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-noop --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ security-noop --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.xml [INFO] attaching as security-noop-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.json [INFO] attaching as security-noop-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-noop --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-noop --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-noop --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-noop --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0/security-noop-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0/security-noop-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0/security-noop-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0/security-noop-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0/security-noop-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.0/security-noop-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-noop --- [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.16.0/security-noop-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-noop --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-noop --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- [INFO] Building JSON-RPC :: BUS :: SPI 1.16.0 [28/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:[33,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[31,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-spi --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-spi --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.0-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.0-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.xml [INFO] attaching as bus-spi-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.json [INFO] attaching as bus-spi-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-spi --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-spi --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0/bus-spi-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0/bus-spi-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0/bus-spi-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0/bus-spi-1.16.0-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0/bus-spi-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0/bus-spi-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0/bus-spi-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-spi --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.16.0/bus-spi-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.16.0 [29/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-zmq --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-zmq --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-zmq --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-zmq --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-zmq --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-zmq --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-zmq --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-zmq --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-zmq >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-zmq --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-zmq <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-zmq --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-zmq --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-zmq --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.zmq.PubSubTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.923 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-zmq --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-zmq --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-zmq --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:17: warning: empty

tag [WARNING] *

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

tag [WARNING] *

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

tag [WARNING] *

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

tag [WARNING] *

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

tag [WARNING] *

[WARNING] ^ [WARNING] 5 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-zmq --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.xml [INFO] attaching as transport-zmq-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.json [INFO] attaching as transport-zmq-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-zmq --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.104.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.104.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-zmq --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0/transport-zmq-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0/transport-zmq-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0/transport-zmq-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0/transport-zmq-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0/transport-zmq-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0/transport-zmq-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0/transport-zmq-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-zmq --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-zmq --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.16.0 [30/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-http --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-http --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-http --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ transport-http >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ transport-http --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ transport-http --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ transport-http --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ transport-http --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ transport-http --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.xml [INFO] attaching as transport-http-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.json [INFO] attaching as transport-http-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-http --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.104.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.104.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-http --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-http --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0/transport-http-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0/transport-http-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0/transport-http-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0/transport-http-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0/transport-http-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.0/transport-http-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.16.0/transport-http-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-http --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- [INFO] Building JSON-RPC :: BUS :: Messaging library 1.16.0 [31/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-messagelib --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-messagelib --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-messagelib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-messagelib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-messagelib --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-messagelib --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-messagelib --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.NotificationMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/TransportFactory.java:[21,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:[73,13] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:[20,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-messagelib >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-messagelib --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-messagelib --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-messagelib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/MockHandler.java:[12,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.MockHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/GenericService.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.GenericService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PubSubTest.java:[67,54] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ApiWithDefaultMethods.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ApiWithDefaultMethods has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ObjectParameterTest.java:[30,19] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest.ServiceImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/SomeService.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SomeService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyTest.java:[111,87] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-messagelib --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.249 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.883 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.393 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.752 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-messagelib --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.0-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.0-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-messagelib --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.xml [INFO] attaching as bus-messagelib-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.json [INFO] attaching as bus-messagelib-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-messagelib --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-messagelib --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0/bus-messagelib-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0/bus-messagelib-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0/bus-messagelib-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0/bus-messagelib-1.16.0-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0/bus-messagelib-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0/bus-messagelib-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0/bus-messagelib-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0/bus-messagelib-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-messagelib --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-messagelib --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- [INFO] Building JSON-RPC :: Security :: Service 1.16.0 [32/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ security-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ security-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ security-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ security-service --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ security-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-service --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ security-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.xml [INFO] attaching as security-service-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.json [INFO] attaching as security-service-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-service --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-service --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-service --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0/security-service-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0/security-service-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0/security-service-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0/security-service-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0/security-service-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.0/security-service-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.16.0/security-service-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- [INFO] Building JSON-RPC :: API 1.16.0 [33/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ jsonrpc-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.068 ms [INFO] yang-to-sources: Project model files found: 2 in 14.73 ms [INFO] yang-to-sources: 4 YANG models processed in 80.06 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 9.481 ms [INFO] Sorted 52 files into 8 directories in 194.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 52 in 47.69 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ jsonrpc-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-api --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:90: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:104: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.xml [INFO] attaching as jsonrpc-api-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.json [INFO] attaching as jsonrpc-api-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-api --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-api --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0/jsonrpc-api-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0/jsonrpc-api-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0/jsonrpc-api-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0/jsonrpc-api-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0/jsonrpc-api-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0/jsonrpc-api-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-api --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.16.0/jsonrpc-api-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- [INFO] Building JSON-RPC :: Security :: AAA 1.16.0 [34/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-aaa --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-aaa --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-aaa --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-aaa --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-aaa --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ security-aaa >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ security-aaa --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ security-aaa --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-aaa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ security-aaa --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ security-aaa --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-aaa --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ security-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.xml [INFO] attaching as security-aaa-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.json [INFO] attaching as security-aaa-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-aaa --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.19.1:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.1:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0/security-aaa-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0/security-aaa-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0/security-aaa-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0/security-aaa-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0/security-aaa-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.0/security-aaa-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.16.0/security-aaa-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-aaa --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-aaa --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- [INFO] Building JSON-RPC :: BUS :: Config 1.16.0 [35/255] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bus-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bus-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bus-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bus-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bus-config --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bus-config --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.0.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-config --- [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bus-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.xml [INFO] attaching as bus-config-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.json [INFO] attaching as bus-config-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0/bus-config-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0/bus-config-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0/bus-config-1.16.0-config.cfg [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0/bus-config-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0/bus-config-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.0/bus-config-1.16.0-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.16.0 [36/255] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-bus --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-bus --- [INFO] Created: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-jsonrpc-bus --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-jsonrpc-bus --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-jsonrpc-bus --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-jsonrpc-bus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 326 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml [INFO] attaching as odl-jsonrpc-bus-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.json [INFO] attaching as odl-jsonrpc-bus-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-bus --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0/odl-jsonrpc-bus-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0/odl-jsonrpc-bus-1.16.0-features.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0/odl-jsonrpc-bus-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0/odl-jsonrpc-bus-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-jsonrpc-bus --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- [INFO] Building JSON-RPC :: Test model 1.16.0 [37/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-test-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.363 ms [INFO] yang-to-sources: Project model files found: 6 in 20.85 ms [INFO] yang-to-sources: 6 YANG models processed in 62.58 ms [INFO] BindingJavaFileGenerator: Defined 114 files in 11.54 ms [INFO] Sorted 114 files into 23 directories in 367.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 114 in 67.15 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ jsonrpc-test-model --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-test-model --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-test-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.0-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.0-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.xml [INFO] attaching as jsonrpc-test-model-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.json [INFO] attaching as jsonrpc-test-model-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-test-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-test-model --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0/jsonrpc-test-model-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0/jsonrpc-test-model-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0/jsonrpc-test-model-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.0-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0/jsonrpc-test-model-1.16.0-tests.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0/jsonrpc-test-model-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0/jsonrpc-test-model-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0/jsonrpc-test-model-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-test-model --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.0/jsonrpc-test-model-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- [INFO] Building JSON-RPC :: DOM :: Codec 1.16.0 [38/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ dom-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ dom-codec --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ dom-codec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ dom-codec --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ dom-codec --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ dom-codec --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ dom-codec --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[96,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ dom-codec >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ dom-codec --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ dom-codec --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dom-codec --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[74,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ dom-codec --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.dom.codec.DataCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.461 s -- in org.opendaylight.jsonrpc.dom.codec.DataCodecTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.RpcCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.jsonrpc.dom.codec.RpcCodecTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ dom-codec --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ dom-codec --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.ALWAYS [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ dom-codec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.xml [INFO] attaching as dom-codec-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.json [INFO] attaching as dom-codec-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ dom-codec --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.0:test [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.1:compile [WARNING] com.google.code.gson:gson:jar:2.10.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Building jar: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ dom-codec --- [INFO] Loading execution data file /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.0.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0/dom-codec-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0/dom-codec-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0/dom-codec-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0/dom-codec-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0/dom-codec-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.0-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.0/dom-codec-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.16.0/dom-codec-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dom-codec --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ dom-codec --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- [INFO] Building JSON-RPC :: Provider 1.16.0 [39/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-provider --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ jsonrpc-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 92 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.xml [INFO] attaching as jsonrpc-provider-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.json [INFO] attaching as jsonrpc-provider-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0/jsonrpc-provider-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0/jsonrpc-provider-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0/jsonrpc-provider-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-provider --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.16.0 [40/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[16,52] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[16,52] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[16,52] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotificationPublisher.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.DataChangeNotificationPublisher has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[52,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/RemoteGovernance.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.RemoteGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[63,56] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistration.java:[64,24] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[34,61] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForFixedValue in net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[34,19] SuffixingRandom(java.lang.String,net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver) in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/InbandModelsService.java:[19,8] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:[145,25] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ jsonrpc-provider-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockGovernance.java:[27,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/DcnPublisherImpl.java:[14,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockRpcHandler.java:[34,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[115,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[126,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[217,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[242,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[251,38] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ jsonrpc-provider-common --- [INFO] Surefire report directory: /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.84 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 10.15 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test(JsonRPCNotificationServiceTest.java:133) at java.base/java.lang.reflect.Method.invoke(Method.java:568) [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.817 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 5.816 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test(JsonRPCNotificationServiceTest.java:133) at java.base/java.lang.reflect.Method.invoke(Method.java:568) [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.778 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 5.776 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test(JsonRPCNotificationServiceTest.java:133) at java.base/java.lang.reflect.Method.invoke(Method.java:568) [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.766 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 5.765 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test(JsonRPCNotificationServiceTest.java:133) at java.base/java.lang.reflect.Method.invoke(Method.java:568) [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.328 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.565 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.085 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.957 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.639 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.157 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.03 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test [ERROR] Run 1: JsonRPCNotificationServiceTest.test:133 [ERROR] Run 2: JsonRPCNotificationServiceTest.test:133 [ERROR] Run 3: JsonRPCNotificationServiceTest.test:133 [ERROR] Run 4: JsonRPCNotificationServiceTest.test:133 [INFO] [INFO] [ERROR] Tests run: 72, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] daexim-test-model 1.15.0 ........................... SUCCESS [ 22.456 s] [INFO] daexim-model 1.15.0 ................................ SUCCESS [ 9.186 s] [INFO] daexim-spi 1.15.0 .................................. SUCCESS [ 3.831 s] [INFO] parent 1.15.0 ...................................... SUCCESS [ 0.411 s] [INFO] daexim-impl 1.15.0 ................................. SUCCESS [ 42.559 s] [INFO] daexim-akka-infoprovider-impl 1.15.0 ............... SUCCESS [ 5.418 s] [INFO] OpenDaylight :: daexim (Karaf feature) 1.15.0 ...... SUCCESS [ 11.513 s] [INFO] OpenDaylight :: Daexim :: All 1.15.0 ............... SUCCESS [ 12.458 s] [INFO] ODL :: daexim :: daexim-features 1.15.0 ............ SUCCESS [ 8.430 s] [INFO] ODL :: daexim :: features-aggregator 1.15.0 ........ SUCCESS [ 0.558 s] [INFO] daexim-artifacts 1.15.0 ............................ SUCCESS [ 0.082 s] [INFO] daexim-karaf 1.15.0 ................................ SUCCESS [ 23.039 s] [INFO] daexim 1.15.0 ...................................... SUCCESS [ 0.068 s] [INFO] ODL :: integration :: distribution-artifacts 0.20.0 SUCCESS [ 0.059 s] [INFO] ODL :: integration :: properties 0.20.0 ............ SUCCESS [ 0.051 s] [INFO] ODL :: integration :: artifact-artifacts 0.20.0 .... SUCCESS [ 0.051 s] [INFO] ODL :: integration :: other-artifacts 0.20.0 ....... SUCCESS [ 0.046 s] [INFO] ODL :: integration :: upstream-all-artifacts 0.20.0 SUCCESS [ 0.055 s] [INFO] ODL :: integration :: upstream-aggregator 0.20.0 ... SUCCESS [ 0.045 s] [INFO] ODL :: integration :: all-artifacts 0.20.0 ......... SUCCESS [ 0.046 s] [INFO] ODL :: integration :: artifacts-aggregator 0.20.0 .. SUCCESS [ 0.042 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.0 SUCCESS [ 1.271 s] [INFO] JSON-RPC :: Parent 1.16.0 .......................... SUCCESS [ 0.486 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.16.0 ........... SUCCESS [ 7.753 s] [INFO] JSON-RPC :: BUS :: API 1.16.0 ...................... SUCCESS [ 6.796 s] [INFO] JSON-RPC :: Security :: API 1.16.0 ................. SUCCESS [ 5.813 s] [INFO] JSON-RPC :: Security :: NOOP 1.16.0 ................ SUCCESS [ 4.287 s] [INFO] JSON-RPC :: BUS :: SPI 1.16.0 ...................... SUCCESS [ 8.454 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.16.0 ......... SUCCESS [ 11.986 s] [INFO] JSON-RPC :: BUS :: HTTP transport 1.16.0 ........... SUCCESS [ 13.103 s] [INFO] JSON-RPC :: BUS :: Messaging library 1.16.0 ........ SUCCESS [ 30.839 s] [INFO] JSON-RPC :: Security :: Service 1.16.0 ............. SUCCESS [ 4.274 s] [INFO] JSON-RPC :: API 1.16.0 ............................. SUCCESS [ 6.599 s] [INFO] JSON-RPC :: Security :: AAA 1.16.0 ................. SUCCESS [ 5.137 s] [INFO] JSON-RPC :: BUS :: Config 1.16.0 ................... SUCCESS [ 0.518 s] [INFO] JSON-RPC :: Feature :: bus 1.16.0 .................. SUCCESS [ 7.627 s] [INFO] JSON-RPC :: Test model 1.16.0 ...................... SUCCESS [ 8.787 s] [INFO] JSON-RPC :: DOM :: Codec 1.16.0 .................... SUCCESS [ 10.930 s] [INFO] JSON-RPC :: Provider 1.16.0 ........................ SUCCESS [ 1.677 s] [INFO] JSON-RPC :: Provider :: Common 1.16.0 .............. FAILURE [01:28 min] [INFO] JSON-RPC :: Provider :: Single node 1.16.0 ......... SKIPPED [INFO] JSON-RPC :: Feature :: provider 1.16.0 ............. SKIPPED [INFO] JSON-RPC :: Feature :: all 1.16.0 .................. SKIPPED [INFO] JSON-RPC :: Features :: repository 1.16.0 .......... SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.api 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.config 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.19.0 SKIPPED [INFO] ODL :: serviceutils :: quality-parent 0.13.0 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-api 0.13.0 .......... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl 0.13.0 ......... SKIPPED [INFO] ODL :: serviceutils :: Metrics 0.13.0 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-api 0.13.0 ............ SKIPPED [INFO] ODL :: serviceutils :: binding-parent 0.13.0 ....... SKIPPED [INFO] ODL :: serviceutils :: upgrade 0.13.0 .............. SKIPPED [INFO] ODL :: serviceutils :: TOOLS 0.13.0 ................ SKIPPED [INFO] openflowplugin-parent 0.18.0 ....................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-api 0.18.0 SKIPPED [INFO] openflowjava-parent 0.18.0 ......................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-spi 0.18.0 SKIPPED [INFO] ODL :: openflowjava :: openflowjava-util 0.18.0 .... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-impl 0.18.0 SKIPPED [INFO] ODL :: openflowjava :: openflowjava-blueprint-config 0.18.0 SKIPPED [INFO] ODL :: openflowjava :: odl-openflowjava-protocol 0.18.0 SKIPPED [INFO] model-inventory 0.18.0 ............................. SKIPPED [INFO] model-flow-base 0.18.0 ............................. SKIPPED [INFO] model-flow-service 0.18.0 .......................... SKIPPED [INFO] model-flow-statistics 0.18.0 ....................... SKIPPED [INFO] model-topology 0.18.0 .............................. SKIPPED [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.0 SKIPPED [INFO] liblldp 0.18.0 ..................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Libraries 0.18.0 SKIPPED [INFO] openflowplugin-blueprint-config 0.18.0 ............. SKIPPED [INFO] openflowplugin-common 0.18.0 ....................... SKIPPED [INFO] openflowplugin-api 0.18.0 .......................... SKIPPED [INFO] openflowplugin-extension-api 0.18.0 ................ SKIPPED [INFO] openflowplugin 0.18.0 .............................. SKIPPED [INFO] openflowplugin-impl 0.18.0 ......................... SKIPPED [INFO] openflowplugin-extension-onf 0.18.0 ................ SKIPPED [INFO] rpc-api 0.13.0 ..................................... SKIPPED [INFO] ODL :: serviceutils :: RPC tools 0.13.0 ............ SKIPPED [INFO] ODL :: serviceutils :: srm-api 0.13.0 .............. SKIPPED [INFO] ODL :: serviceutils :: srm-impl 0.13.0 ............. SKIPPED [INFO] ODL :: serviceutils :: srm-shell 0.13.0 ............ SKIPPED [INFO] ODL :: serviceutils :: SRM 0.13.0 .................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.0 SKIPPED [INFO] bulk-o-matic 0.18.0 ................................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.0 SKIPPED [INFO] device-ownership-service 0.18.0 .................... SKIPPED [INFO] of-switch-config-pusher 0.18.0 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.0 SKIPPED [INFO] arbitratorreconciliation-api 0.18.0 ................ SKIPPED [INFO] reconciliation-framework 0.18.0 .................... SKIPPED [INFO] arbitratorreconciliation-impl 0.18.0 ............... SKIPPED [INFO] forwardingrules-manager 0.18.0 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.0 SKIPPED [INFO] forwardingrules-sync 0.18.0 ........................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.0 SKIPPED [INFO] table-miss-enforcer 0.18.0 ......................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.0 SKIPPED [INFO] topology-lldp-discovery 0.18.0 ..................... SKIPPED [INFO] lldp-speaker 0.18.0 ................................ SKIPPED [INFO] topology-manager 0.18.0 ............................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - topology 0.18.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services 0.18.0 SKIPPED [INFO] test-common 0.18.0 ................................. SKIPPED [INFO] drop-test-karaf 0.18.0 ............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Drop Test 0.18.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.0 SKIPPED [INFO] southbound-cli 0.18.0 .............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.0 SKIPPED [INFO] features-openflowplugin 0.18.0 ..................... SKIPPED [INFO] openflowjava-extension-nicira-api 0.18.0 ........... SKIPPED [INFO] openflowjava-extension-nicira 0.18.0 ............... SKIPPED [INFO] openflowplugin-extension-nicira 0.18.0 ............. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.0 SKIPPED [INFO] openflowjava-extension-eric 0.18.0 ................. SKIPPED [INFO] openflowplugin-extension-eric 0.18.0 ............... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.0 SKIPPED [INFO] features-openflowplugin-extension 0.18.0 ........... SKIPPED [INFO] ovsdb-binding-parent 1.18.0 ........................ SKIPPED [INFO] ODL :: ovsdb :: library 1.18.0 ..................... SKIPPED [INFO] ODL :: ovsdb :: utils.servicehelper 1.18.0 ......... SKIPPED [INFO] ODL :: ovsdb :: schema.openvswitch 1.18.0 .......... SKIPPED [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.18.0 ......... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.18.0 ........... SKIPPED [INFO] ODL :: ovsdb :: library-features 1.18.0 ............ SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.18.0 ........ SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.0 SKIPPED [INFO] ODL :: ovsdb :: southbound-api 1.18.0 .............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.0 .... SKIPPED [INFO] ODL :: ovsdb :: utils.config 1.18.0 ................ SKIPPED [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.18.0 ........... SKIPPED [INFO] ODL :: ovsdb :: utils.southbound-utils 1.18.0 ...... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.18.0 ............. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.0 ....... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.0 .. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.0 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.0 SKIPPED [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.0 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.0 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.18.0 ... SKIPPED [INFO] ODL :: ovsdb :: utils.yang-utils 1.18.0 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-impl 1.18.0 ............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.0 ... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.0 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.0 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.0 ... SKIPPED [INFO] ODL :: ovsdb :: southbound-features 1.18.0 ......... SKIPPED [INFO] listener-api 0.13.0 ................................ SKIPPED [INFO] ODL :: serviceutils :: listener tools 0.13.0 ....... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features 0.13.0 SKIPPED [INFO] ODL :: integration :: features-index 0.20.0 ........ SKIPPED [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.20.0 SKIPPED [INFO] ODL :: integration :: odl-integration-all 0.20.0 ... SKIPPED [INFO] ODL :: integration :: features-test 0.20.0 ......... SKIPPED [INFO] ODL :: integration :: karaf 0.20.0 ................. SKIPPED [INFO] ODL :: integration :: singles-aggregator 0.20.0 .... SKIPPED [INFO] ODL :: integration :: repos-aggregator 0.20.0 ...... SKIPPED [INFO] ODL :: integration :: features-aggregator 0.20.0 ... SKIPPED [INFO] ODL :: integration :: onap-karaf 0.20.0 ............ SKIPPED [INFO] Integration/Distribution 0.20.0 .................... SKIPPED [INFO] JSON-RPC :: Artifacts 1.16.0 ....................... SKIPPED [INFO] JSON-RPC :: Provider :: Cluster 1.16.0 ............. SKIPPED [INFO] JSON-RPC :: Feature :: Cluster 1.16.0 .............. SKIPPED [INFO] JSON-RPC :: Features :: Aggregator 1.16.0 .......... SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.16.0 SKIPPED [INFO] JSON-RPC :: Binding adapter 1.16.0 ................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.0 SKIPPED [INFO] JSON-RPC :: POM 1.16.0 ............................. SKIPPED [INFO] JSON-RPC :: BUS 1.16.0 ............................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples 1.16.0 ................. SKIPPED [INFO] JSON-RPC :: Security 1.16.0 ........................ SKIPPED [INFO] JSON-RPC :: Tools parent 1.16.0 .................... SKIPPED [INFO] JSON-RPC :: Tools :: Test 1.16.0 ................... SKIPPED [INFO] JSON-RPC :: Tools 1.16.0 ........................... SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: common.build.tools 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: features-aggregator 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.19.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.19.0 SKIPPED [INFO] lispflowmapping 1.19.0 ............................. SKIPPED [INFO] openflowplugin-artifacts 0.18.0 .................... SKIPPED [INFO] libraries-aggregator 0.18.0 ........................ SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava 0.18.0 SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava-aggregator 0.18.0 SKIPPED [INFO] simple-client 0.18.0 ............................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-it 0.18.0 . SKIPPED [INFO] test-extension 0.18.0 .............................. SKIPPED [INFO] features-extension-aggregator 0.18.0 ............... SKIPPED [INFO] openflowplugin-extension-aggregator 0.18.0 ......... SKIPPED [INFO] test-provider 0.18.0 ............................... SKIPPED [INFO] features-aggregator 0.18.0 ......................... SKIPPED [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.0 SKIPPED [INFO] applications-aggregator 0.18.0 ..................... SKIPPED [INFO] model-aggregator 0.18.0 ............................ SKIPPED [INFO] learning-switch 0.18.0 ............................. SKIPPED [INFO] sample-consumer 0.18.0 ............................. SKIPPED [INFO] sample-bundles 0.18.0 .............................. SKIPPED [INFO] openflowplugin-samples-aggregator 0.18.0 ........... SKIPPED [INFO] openflowplugin 0.18.0 .............................. SKIPPED [INFO] ODL :: ovsdb :: it 1.18.0 .......................... SKIPPED [INFO] ODL :: ovsdb :: parents 1.18.0 ..................... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.0 ...... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.0 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.0 .. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.18.0 ......... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.0 . SKIPPED [INFO] ODL :: ovsdb :: library-karaf 1.18.0 ............... SKIPPED [INFO] ODL :: ovsdb :: library-features-aggregator 1.18.0 . SKIPPED [INFO] ODL :: ovsdb :: library-artifacts 1.18.0 ........... SKIPPED [INFO] ODL :: ovsdb :: library-it 1.18.0 .................. SKIPPED [INFO] ODL :: ovsdb :: library-aggregator 1.18.0 .......... SKIPPED [INFO] ODL :: ovsdb :: schemas 1.18.0 ..................... SKIPPED [INFO] ODL :: ovsdb :: southbound-karaf 1.18.0 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.18.0 SKIPPED [INFO] ODL :: ovsdb :: southbound-artifacts 1.18.0 ........ SKIPPED [INFO] ODL :: ovsdb :: southbound-it 1.18.0 ............... SKIPPED [INFO] ODL :: ovsdb :: southbound-aggregator 1.18.0 ....... SKIPPED [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.0 ........ SKIPPED [INFO] ODL :: ovsdb :: utils 1.18.0 ....................... SKIPPED [INFO] ovsdb 1.18.0 ....................................... SKIPPED [INFO] ODL :: serviceutils :: commons 0.13.0 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-testutils 0.13.0 ...... SKIPPED [INFO] ODL :: serviceutils :: tools-aggregator 0.13.0 ..... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features-aggregator 0.13.0 SKIPPED [INFO] ODL :: serviceutils :: serviceutils-artifacts 0.13.0 SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-test 0.13.0 .... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-prometheus 0.13.0 SKIPPED [INFO] ODL :: serviceutils :: metrics-sample 0.13.0 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-it 0.13.0 ........... SKIPPED [INFO] ODL :: serviceutils :: metrics-aggregator 0.13.0 ... SKIPPED [INFO] ODL :: serviceutils :: srm-aggregator 0.13.0 ....... SKIPPED [INFO] serviceutils 0.13.0 ................................ SKIPPED [INFO] autorelease 1.2.0 .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:16 min [INFO] Finished at: 2024-03-15T01:04:55Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.3:test (default-test) on project jsonrpc-provider-common: There are test failures. [ERROR] [ERROR] Please refer to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.3:test (default-test) on project jsonrpc-provider-common: There are test failures. Please refer to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /w/workspace/autorelease-release-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1101) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:905) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :jsonrpc-provider-common Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5512 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins242538728058087438.sh ---> notify-build-failure.sh 2024-03-15 01:04:56 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-calcium-mvn38-openjdk17/191/consoleText [423180] -> "/tmp/autorelease-build.log" [1] Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins10634860306324529559.sh ---> sysstat.sh [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins16543530674107431659.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/autorelease-release-calcium-mvn38-openjdk17 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/autorelease-release-calcium-mvn38-openjdk17 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/autorelease-release-calcium-mvn38-openjdk17 ']' + mkdir -p /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-calcium-mvn38-openjdk17/archives/ [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins12746327846318706341.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-usuV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-usuV/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins1826386922455492585.sh provisioning config files... Could not find credentials [logs] for autorelease-release-calcium-mvn38-openjdk17 #191 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-calcium-mvn38-openjdk17@tmp/config579421750425779581tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins15634722407120095102.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3170683134820300645.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-usuV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-usuV/bin to PATH [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins778787871426961211.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins15354742192717957696.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-usuV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-usuV/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [autorelease-release-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins8280437441194004947.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-usuV from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-usuV/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-calcium-mvn38-openjdk17/191/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-16g-306.novalocal 4.18.0-544.el8.x86_64 #1 SMP Thu Feb 22 21:29:23 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 11G 70G 13% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 786 10860 19 4114 14625 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:cc:91:10 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.170.146/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 85821sec preferred_lft 85821sec inet6 fe80::f816:3eff:fecc:9110/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:a0:93:82:25 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/15/2024 _x86_64_ (4 CPU) 00:56:07 LINUX RESTART (4 CPU) 12:57:01 AM tps rtps wtps bread/s bwrtn/s 12:58:01 AM 102.98 8.06 94.92 1344.62 7348.02 12:59:01 AM 278.84 18.46 260.38 3938.29 12373.84 01:00:01 AM 93.65 3.70 89.96 662.60 8124.52 01:01:01 AM 86.34 0.22 86.12 6.53 10303.63 01:02:01 AM 70.49 0.08 70.40 1.87 34435.46 01:03:01 AM 11.93 0.00 11.93 0.00 1295.79 01:04:01 AM 16.78 0.00 16.78 0.00 2198.78 01:05:01 AM 6.35 0.40 5.95 92.64 232.99 Average: 83.42 3.87 79.55 755.78 9540.12 12:57:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:01 AM 13064532 15054288 3074912 19.05 2688 2198460 1154256 6.72 271888 2423608 174536 12:59:01 AM 11723868 14043096 4415576 27.36 2688 2518228 2168072 12.61 312736 3682656 129236 01:00:01 AM 11041988 13525120 5097456 31.58 2688 2679180 2510956 14.61 411076 4250380 49224 01:01:01 AM 8700264 11877524 7439180 46.09 2688 3366684 4257680 24.77 674368 6303952 453632 01:02:01 AM 8845612 12614360 7293832 45.19 2688 3955568 3671776 21.36 883248 5943432 25724 01:03:01 AM 8785120 12588752 7354324 45.57 2688 3988756 3340956 19.44 892584 5991096 25192 01:04:01 AM 8413016 12254564 7726428 47.87 2688 4023408 3712876 21.60 901688 6344220 792 01:05:01 AM 11163892 15009640 4975552 30.83 2688 4027764 1114000 6.48 1058132 3445960 836 Average: 10217286 13370918 5922158 36.69 2688 3344756 2741322 15.95 675715 4798163 107396 12:57:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:01 AM eth0 82.24 69.06 957.74 8.13 0.00 0.00 0.00 0.00 12:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 AM eth0 216.68 183.94 2207.11 42.37 0.00 0.00 0.00 0.00 12:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 AM eth0 124.34 100.67 1864.08 13.62 0.00 0.00 0.00 0.00 01:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 AM eth0 302.72 232.32 4774.17 29.60 0.00 0.00 0.00 0.00 01:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 AM lo 7.73 7.73 0.48 0.48 0.00 0.00 0.00 0.00 01:02:01 AM eth0 24.42 25.58 63.49 6.45 0.00 0.00 0.00 0.00 01:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 AM lo 30.58 30.58 3.25 3.25 0.00 0.00 0.00 0.00 01:03:01 AM eth0 10.76 9.78 2.33 2.94 0.00 0.00 0.00 0.00 01:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:01 AM lo 2.63 2.63 0.21 0.21 0.00 0.00 0.00 0.00 01:04:01 AM eth0 8.10 7.25 7.99 2.22 0.00 0.00 0.00 0.00 01:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 AM lo 4.15 4.15 0.30 0.30 0.00 0.00 0.00 0.00 01:05:01 AM eth0 10.11 7.28 12.92 3.39 0.00 0.00 0.00 0.00 01:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 5.64 5.64 0.53 0.53 0.00 0.00 0.00 0.00 Average: eth0 97.42 79.48 1236.19 13.59 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/15/2024 _x86_64_ (4 CPU) 00:56:07 LINUX RESTART (4 CPU) 12:57:01 AM CPU %user %nice %system %iowait %steal %idle 12:58:01 AM all 18.73 0.00 2.45 0.94 0.07 77.80 12:58:01 AM 0 5.99 0.00 0.97 0.18 0.07 92.79 12:58:01 AM 1 34.99 0.00 4.91 1.52 0.08 58.49 12:58:01 AM 2 10.07 0.00 1.47 1.14 0.07 87.25 12:58:01 AM 3 23.84 0.00 2.46 0.94 0.07 72.70 12:59:01 AM all 31.61 0.00 16.66 2.32 0.09 49.33 12:59:01 AM 0 27.18 0.00 17.02 3.04 0.10 52.66 12:59:01 AM 1 37.02 0.00 16.13 1.81 0.08 44.95 12:59:01 AM 2 27.22 0.00 15.11 1.92 0.10 55.66 12:59:01 AM 3 35.00 0.00 18.35 2.50 0.08 44.07 01:00:01 AM all 55.13 0.00 2.06 0.46 0.09 42.26 01:00:01 AM 0 62.22 0.00 1.41 0.23 0.10 36.04 01:00:01 AM 1 52.49 0.00 2.56 0.77 0.08 44.10 01:00:01 AM 2 59.58 0.00 1.47 0.15 0.07 38.73 01:00:01 AM 3 46.22 0.00 2.80 0.69 0.10 50.19 01:01:01 AM all 50.60 0.00 3.52 1.20 0.09 44.59 01:01:01 AM 0 52.02 0.00 5.09 1.03 0.08 41.78 01:01:01 AM 1 47.25 0.00 1.73 0.13 0.08 50.80 01:01:01 AM 2 44.84 0.00 3.59 1.99 0.10 49.48 01:01:01 AM 3 58.30 0.00 3.65 1.65 0.10 36.29 01:02:01 AM all 70.44 0.00 3.18 1.06 0.11 25.21 01:02:01 AM 0 66.38 0.00 3.05 0.62 0.10 29.85 01:02:01 AM 1 67.72 0.00 3.38 1.16 0.10 27.64 01:02:01 AM 2 65.06 0.00 2.96 1.71 0.13 30.13 01:02:01 AM 3 82.61 0.00 3.31 0.76 0.12 13.20 01:03:01 AM all 56.24 0.00 2.28 0.23 0.13 41.12 01:03:01 AM 0 61.09 0.00 1.56 0.02 0.13 37.20 01:03:01 AM 1 50.89 0.00 2.45 0.13 0.12 46.42 01:03:01 AM 2 58.48 0.00 2.13 0.12 0.13 39.13 01:03:01 AM 3 54.48 0.00 2.97 0.65 0.15 41.74 01:04:01 AM all 55.16 0.00 1.97 0.17 0.08 42.62 01:04:01 AM 0 56.45 0.00 1.81 0.30 0.08 41.35 01:04:01 AM 1 49.40 0.00 1.68 0.27 0.08 48.57 01:04:01 AM 2 58.10 0.00 1.29 0.02 0.08 40.51 01:04:01 AM 3 56.71 0.00 3.09 0.08 0.08 40.04 01:05:01 AM all 62.10 0.00 2.29 0.06 0.09 35.46 01:05:01 AM 0 53.63 0.00 2.71 0.07 0.12 43.47 01:05:01 AM 1 68.19 0.00 2.25 0.10 0.08 29.37 01:05:01 AM 2 61.88 0.00 2.55 0.02 0.08 35.46 01:05:01 AM 3 64.72 0.00 1.63 0.05 0.08 33.51 Average: all 49.99 0.00 4.30 0.80 0.10 44.82 Average: 0 48.10 0.00 4.20 0.69 0.10 46.92 Average: 1 50.98 0.00 4.39 0.74 0.09 43.80 Average: 2 48.16 0.00 3.82 0.88 0.10 47.05 Average: 3 52.71 0.00 4.79 0.91 0.10 41.50