Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu2004-docker-4c-4g-750 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/jsonrpc-maven-clm-scandium
[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-hGiOGFWSHd25/agent.12992
SSH_AGENT_PID=12994
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/jsonrpc-maven-clm-scandium@tmp/private_key_13961505925474075388.key (/w/workspace/jsonrpc-maven-clm-scandium@tmp/private_key_13961505925474075388.key)
[ssh-agent] Using credentials jenkins (jenkins-ssh)
The recommended git tool is: NONE
using credential jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://devvexx.opendaylight.org/mirror/jsonrpc
> git init /w/workspace/jsonrpc-maven-clm-scandium # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/jsonrpc
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_SSH to set credentials jenkins-ssh
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/jsonrpc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/jsonrpc # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10
Checking out Revision 9cf3ad24aaefb8683ca9d1b40722bfbbed75752f (refs/remotes/origin/stable/scandium)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9cf3ad24aaefb8683ca9d1b40722bfbbed75752f # timeout=10
Commit message: "Bump versions by x.y.(z+1)"
> git rev-list --no-walk 9cf3ad24aaefb8683ca9d1b40722bfbbed75752f # timeout=10
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
[jsonrpc-maven-clm-scandium] $ /bin/bash /tmp/jenkins9684311139127200040.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.20 (set by /opt/pyenv/version)
* 3.9.20 (set by /opt/pyenv/version)
* 3.10.15 (set by /opt/pyenv/version)
* 3.11.10 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wahx
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-Wahx/bin to PATH
Generating Requirements File
Python 3.11.10
pip 24.3.1 from /tmp/venv-Wahx/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.5.2
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.76
botocore==1.35.76
bs4==0.0.2
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
cliff==4.8.0
cmd2==2.5.7
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.15
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.9
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.36.0
httplib2==0.22.0
identify==2.6.3
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.9.1
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
netifaces==0.11.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.1.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.0
oslo.context==5.7.0
oslo.i18n==6.5.0
oslo.log==6.2.0
oslo.serialization==5.6.0
oslo.utils==8.0.0
packaging==24.2
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.12.0
psutil==6.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.5.0
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.2.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.22.3
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
s3transfer==0.10.4
simplejson==3.19.3
six==1.17.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.4.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.28.0
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.0
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[jsonrpc-maven-clm-scandium] $ /bin/sh -xe /tmp/jenkins14249278684263509736.sh
+ echo quiet=on
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2004-docker-4c-4g-750
[jsonrpc-maven-clm-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/scandium -Dsha1=origin/stable/scandium "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=jsonrpc -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/scandium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=scandium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
" -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=jsonrpc --version
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
Java version: 11.0.25, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix"
[jsonrpc-maven-clm-scandium] $ /bin/sh -xe /tmp/jenkins13073042729734016851.sh
+ rm /home/jenkins/.wgetrc
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SET_JDK_VERSION=openjdk21
GIT_URL="git://devvexx.opendaylight.org/mirror"
[EnvInject] - Variables injected successfully.
[jsonrpc-maven-clm-scandium] $ /bin/sh /tmp/jenkins10889032173208571382.sh
---> update-java-alternatives.sh
---> Updating Java version
---> Ubuntu/Debian system detected
update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
openjdk version "21.0.5" 2024-10-15
OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu120.04)
OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu120.04, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/jsonrpc-maven-clm-scandium@tmp/config17364629436277600429tmp
copy managed file [jsonrpc-settings] to file:/w/workspace/jsonrpc-maven-clm-scandium@tmp/config10888192275268204481tmp
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
MAVEN_GOALS=clean install
[EnvInject] - Variables injected successfully.
[jsonrpc-maven-clm-scandium] $ /bin/bash -l /tmp/jenkins205523576133883133.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
---> sonatype-clm.sh
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] JSON-RPC :: Parent [pom]
[INFO] JSON-RPC :: API [bundle]
[INFO] JSON-RPC :: Artifacts [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 :: 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] JSON-RPC :: Provider :: Cluster [bundle]
[INFO] JSON-RPC :: Feature :: Cluster [feature]
[INFO] JSON-RPC :: Features :: Aggregator [pom]
[INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar]
[INFO] JSON-RPC :: Binding adapter [jar]
[INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar]
[INFO] JSON-RPC :: POM [pom]
[INFO] JSON-RPC :: BUS [pom]
[INFO] JSON-RPC :: BUS :: Examples [pom]
[INFO] JSON-RPC :: Security [pom]
[INFO] JSON-RPC :: Tools parent [pom]
[INFO] JSON-RPC :: Tools :: Test [jar]
[INFO] JSON-RPC :: Tools [pom]
[INFO] JSON-RPC :: Karaf [pom]
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >---------------
[INFO] Building JSON-RPC :: Parent 1.17.2-SNAPSHOT [1/37]
[INFO] from parent/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-parent ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-parent ---
[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] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-parent ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-parent ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-parent ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-parent ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/parent/target/classes/LICENSE
[INFO]
[INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>>
[INFO]
[INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-parent ---
[INFO]
[INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ jsonrpc-parent ---
[INFO]
[INFO] --- copy:14.0.4:copy-files (default) @ jsonrpc-parent ---
[INFO]
[INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ jsonrpc-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (default) @ jsonrpc-parent ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/parent/target/bom.xml
[INFO] attaching as jsonrpc-parent-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/parent/target/bom.json
[INFO] attaching as jsonrpc-parent-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-parent ---
[INFO] Skipping pom project
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-parent ---
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-parent ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ jsonrpc-parent ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.2-SNAPSHOT/jsonrpc-parent-1.17.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.2-SNAPSHOT/jsonrpc-parent-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.2-SNAPSHOT/jsonrpc-parent-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-parent ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-parent:pom:1.17.2-SNAPSHOT
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.48.3-01:index (default-cli) @ jsonrpc-parent ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/parent/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >----------------
[INFO] Building JSON-RPC :: API 1.17.2-SNAPSHOT [2/37]
[INFO] from api/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-api ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-api ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-api ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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:14.0.5:generate-sources (binding) @ jsonrpc-api ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-scandium/api/src/main/yang
[INFO] yang-to-sources: Found 2 dependencies in 8.206 ms
[INFO] yang-to-sources: Project model files found: 2 in 85.51 ms
[INFO] yang-to-sources: 4 YANG models processed in 227.7 ms
[INFO] BindingJavaFileGenerator: Defined 52 files in 81.42 ms
[INFO] Sorted 52 files into 8 directories in 3.270 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 176.1 ms
[INFO]
[INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-api ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/api/target/classes/LICENSE
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/api/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/api/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-api ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 51 source files with javac [debug release 21] to target/classes
[INFO]
[INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-api >>>
[INFO]
[INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-api ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-api <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ jsonrpc-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/api/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.5.1:test (default-test) @ jsonrpc-api ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy:14.0.4:copy-files (default) @ jsonrpc-api ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-api ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/api/target/jsonrpc-api-1.17.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/api/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ jsonrpc-api ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/jsonrpc-maven-clm-scandium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:79: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/jsonrpc-maven-clm-scandium/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:93: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/api/target/jsonrpc-api-1.17.2-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (default) @ jsonrpc-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/api/target/bom.xml
[INFO] attaching as jsonrpc-api-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/api/target/bom.json
[INFO] attaching as jsonrpc-api-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-api ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-api ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/api/target/jsonrpc-api-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-api ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ jsonrpc-api ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.2-SNAPSHOT/jsonrpc-api-1.17.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/api/target/jsonrpc-api-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.2-SNAPSHOT/jsonrpc-api-1.17.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/api/target/jsonrpc-api-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.2-SNAPSHOT/jsonrpc-api-1.17.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.2-SNAPSHOT/jsonrpc-api-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.2-SNAPSHOT/jsonrpc-api-1.17.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/api/target/jsonrpc-api-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.17.2-SNAPSHOT/jsonrpc-api-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-api ---
[INFO] Writing OBR metadata
[INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.17.2-SNAPSHOT/jsonrpc-api-1.17.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-api ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-api:bundle:1.17.2-SNAPSHOT
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile
[INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile
[INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile
[INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.48.3-01:index (default-cli) @ jsonrpc-api ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/api/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >-------------
[INFO] Building JSON-RPC :: Artifacts 1.17.2-SNAPSHOT [3/37]
[INFO] from artifacts/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-artifacts ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-artifacts ---
[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:9.0.1:revision (get-git-infos) @ jsonrpc-artifacts ---
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (default) @ jsonrpc-artifacts ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/artifacts/target/bom.xml
[INFO] attaching as jsonrpc-artifacts-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/artifacts/target/bom.json
[INFO] attaching as jsonrpc-artifacts-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ jsonrpc-artifacts ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.2-SNAPSHOT/jsonrpc-artifacts-1.17.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.2-SNAPSHOT/jsonrpc-artifacts-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/artifacts/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.2-SNAPSHOT/jsonrpc-artifacts-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-artifacts ---
[INFO] org.opendaylight.jsonrpc:jsonrpc-artifacts:pom:1.17.2-SNAPSHOT
[INFO]
[INFO] --- clm:2.48.3-01:index (default-cli) @ jsonrpc-artifacts ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/artifacts/target/sonatype-clm/module.xml
[INFO]
[INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >--------------
[INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.17.2-SNAPSHOT [4/37]
[INFO] from bus/jsonrpc/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ bus-jsonrpc ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-jsonrpc ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-jsonrpc ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-jsonrpc ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-jsonrpc ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ bus-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.5.0:check (default) @ bus-jsonrpc ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-jsonrpc ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/classes/LICENSE
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ bus-jsonrpc ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/generated-sources/yang
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ bus-jsonrpc ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 14 source files with javac [debug release 21] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[49,24] possible 'this' escape before subclass is fully initialized
[WARNING] /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:[78,20] previous possible 'this' escape happens here via invocation
[INFO]
[INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>>
[INFO]
[INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ bus-jsonrpc ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ bus-jsonrpc ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-jsonrpc ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-jsonrpc ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.1:test (default-test) @ bus-jsonrpc ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest
[INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy:14.0.4:copy-files (default) @ bus-jsonrpc ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-jsonrpc ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bus-jsonrpc-1.17.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ bus-jsonrpc ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bus-jsonrpc-1.17.2-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (default) @ bus-jsonrpc ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bom.xml
[INFO] attaching as bus-jsonrpc-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bom.json
[INFO] attaching as bus-jsonrpc-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-jsonrpc ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-jsonrpc ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bus-jsonrpc-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-jsonrpc ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ bus-jsonrpc ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ bus-jsonrpc ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.2-SNAPSHOT/bus-jsonrpc-1.17.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bus-jsonrpc-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.2-SNAPSHOT/bus-jsonrpc-1.17.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bus-jsonrpc-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.2-SNAPSHOT/bus-jsonrpc-1.17.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.2-SNAPSHOT/bus-jsonrpc-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.2-SNAPSHOT/bus-jsonrpc-1.17.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/bus-jsonrpc-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.2-SNAPSHOT/bus-jsonrpc-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ bus-jsonrpc ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.2-SNAPSHOT/bus-jsonrpc-1.17.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.8.0:tree (default-cli) @ bus-jsonrpc ---
[INFO] org.opendaylight.jsonrpc.bus:bus-jsonrpc:bundle:1.17.2-SNAPSHOT
[INFO] +- com.google.code.gson:gson:jar:2.11.0:compile
[INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile
[INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.48.3-01:index (default-cli) @ bus-jsonrpc ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/bus/jsonrpc/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >----------------
[INFO] Building JSON-RPC :: BUS :: API 1.17.2-SNAPSHOT [5/37]
[INFO] from bus/api/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ bus-api ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-api ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-api ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ bus-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.5.0:check (default) @ bus-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-api ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/classes/LICENSE
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ bus-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/api/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/generated-sources/yang
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ bus-api ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 19 source files with javac [debug release 21] to target/classes
[INFO]
[INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-api >>>
[INFO]
[INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ bus-api ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-api <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ bus-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/api/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.1:test (default-test) @ bus-api ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest
[INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy:14.0.4:copy-files (default) @ bus-api ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-api ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bus-api-1.17.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ bus-api ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bus-api-1.17.2-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (default) @ bus-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bom.xml
[INFO] attaching as bus-api-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bom.json
[INFO] attaching as bus-api-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-api ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-api ---
[WARNING] Used undeclared dependencies found:
[WARNING] io.netty:netty-common:jar:4.1.114.Final:provided
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-api ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bus-api-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-api ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ bus-api ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ bus-api ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.2-SNAPSHOT/bus-api-1.17.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bus-api-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.2-SNAPSHOT/bus-api-1.17.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bus-api-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.2-SNAPSHOT/bus-api-1.17.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.2-SNAPSHOT/bus-api-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.2-SNAPSHOT/bus-api-1.17.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/bus-api-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.17.2-SNAPSHOT/bus-api-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ bus-api ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.17.2-SNAPSHOT/bus-api-1.17.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.8.0:tree (default-cli) @ bus-api ---
[INFO] org.opendaylight.jsonrpc.bus:bus-api:bundle:1.17.2-SNAPSHOT
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] +- com.google.guava:guava:jar:33.3.1-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.2:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:provided
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.48.3-01:index (default-cli) @ bus-api ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/bus/api/target/sonatype-clm/module.xml
[INFO]
[INFO] -----------< org.opendaylight.jsonrpc.security:security-api >-----------
[INFO] Building JSON-RPC :: Security :: API 1.17.2-SNAPSHOT [6/37]
[INFO] from security/api/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ security-api ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-api ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-api ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-api ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-api ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ security-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.5.0:check (default) @ security-api ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.8.0:copy (unpack-license) @ security-api ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/classes/LICENSE
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ security-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/api/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/generated-sources/yang
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ security-api ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 10 source files with javac [debug release 21] to target/classes
[INFO]
[INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ security-api >>>
[INFO]
[INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ security-api ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ security-api <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ security-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ security-api ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/api/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.5.1:test (default-test) @ security-api ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy:14.0.4:copy-files (default) @ security-api ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-api ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/security-api-1.17.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ security-api ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/security-api-1.17.2-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (default) @ security-api ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/bom.xml
[INFO] attaching as security-api-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/bom.json
[INFO] attaching as security-api-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-api ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-api ---
[WARNING] Used undeclared dependencies found:
[WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[WARNING] Unused declared dependencies found:
[WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-api ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/security-api-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-api ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ security-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ security-api ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.2-SNAPSHOT/security-api-1.17.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/security-api-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.2-SNAPSHOT/security-api-1.17.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/security-api-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.2-SNAPSHOT/security-api-1.17.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.2-SNAPSHOT/security-api-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.2-SNAPSHOT/security-api-1.17.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/security-api-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.17.2-SNAPSHOT/security-api-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ security-api ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.17.2-SNAPSHOT/security-api-1.17.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.8.0:tree (default-cli) @ security-api ---
[INFO] org.opendaylight.jsonrpc.security:security-api:bundle:1.17.2-SNAPSHOT
[INFO] +- io.netty:netty-handler:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:provided
[INFO] +- com.google.guava:guava:jar:33.3.1-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.2:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:provided
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:provided
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.48.3-01:index (default-cli) @ security-api ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/security/api/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >-----------
[INFO] Building JSON-RPC :: Security :: NOOP 1.17.2-SNAPSHOT [7/37]
[INFO] from security/noop/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ security-noop ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-noop ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-noop ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-noop ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-noop ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ security-noop ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.5.0:check (default) @ security-noop ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.8.0:copy (unpack-license) @ security-noop ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/classes/LICENSE
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ security-noop ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/noop/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/generated-sources/yang
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ security-noop ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 2 source files with javac [debug release 21] to target/classes
[INFO]
[INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ security-noop >>>
[INFO]
[INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ security-noop ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ security-noop <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ security-noop ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ security-noop ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/noop/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-noop ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.5.1:test (default-test) @ security-noop ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy:14.0.4:copy-files (default) @ security-noop ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-noop ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/security-noop-1.17.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ security-noop ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/security-noop-1.17.2-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (default) @ security-noop ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 7 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/bom.xml
[INFO] attaching as security-noop-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/bom.json
[INFO] attaching as security-noop-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-noop ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-noop ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-noop ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/security-noop-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-noop ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ security-noop ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ security-noop ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.2-SNAPSHOT/security-noop-1.17.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/security-noop-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.2-SNAPSHOT/security-noop-1.17.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/security-noop-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.2-SNAPSHOT/security-noop-1.17.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.2-SNAPSHOT/security-noop-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.2-SNAPSHOT/security-noop-1.17.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/security-noop-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.17.2-SNAPSHOT/security-noop-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ security-noop ---
[INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.17.2-SNAPSHOT/security-noop-1.17.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.8.0:tree (default-cli) @ security-noop ---
[INFO] org.opendaylight.jsonrpc.security:security-noop:bundle:1.17.2-SNAPSHOT
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.17.2-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.48.3-01:index (default-cli) @ security-noop ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/security/noop/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >----------------
[INFO] Building JSON-RPC :: BUS :: SPI 1.17.2-SNAPSHOT [8/37]
[INFO] from bus/spi/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ bus-spi ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-spi ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-spi ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-spi ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-spi ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ bus-spi ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.5.0:check (default) @ bus-spi ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-spi ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/classes/LICENSE
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ bus-spi ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/generated-sources/yang
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ bus-spi ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 24 source files with javac [debug release 21] to target/classes
[WARNING] /w/workspace/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-spi >>>
[INFO]
[INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ bus-spi ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-spi <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ bus-spi ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-spi ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-spi ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.1:test (default-test) @ bus-spi ---
[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:14.0.4:copy-files (default) @ bus-spi ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-spi ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bus-spi-1.17.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ bus-spi ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bus-spi-1.17.2-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- jar:3.4.2:test-jar (default) @ bus-spi ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bus-spi-1.17.2-SNAPSHOT-tests.jar
[INFO]
[INFO] --- cyclonedx:2.8.2:makeBom (default) @ bus-spi ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bom.xml
[INFO] attaching as bus-spi-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bom.json
[INFO] attaching as bus-spi-1.17.2-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-spi ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-spi ---
[INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bus-spi-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-spi ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ bus-spi ---
[INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/code-coverage/jacoco.exec
[INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes
[INFO]
[INFO] --- install:3.1.3:install (default-install) @ bus-spi ---
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.2-SNAPSHOT/bus-spi-1.17.2-SNAPSHOT.pom
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bus-spi-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.2-SNAPSHOT/bus-spi-1.17.2-SNAPSHOT.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bus-spi-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.2-SNAPSHOT/bus-spi-1.17.2-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bus-spi-1.17.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.2-SNAPSHOT/bus-spi-1.17.2-SNAPSHOT-tests.jar
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.2-SNAPSHOT/bus-spi-1.17.2-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.2-SNAPSHOT/bus-spi-1.17.2-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/bus-spi-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.17.2-SNAPSHOT/bus-spi-1.17.2-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ bus-spi ---
[INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.17.2-SNAPSHOT/bus-spi-1.17.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.8.0:tree (default-cli) @ bus-spi ---
[INFO] org.opendaylight.jsonrpc.bus:bus-spi:bundle:1.17.2-SNAPSHOT
[INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional)
[INFO] +- com.google.guava:guava:jar:33.3.1-jre:provided
[INFO] | +- com.google.guava:failureaccess:jar:1.0.2:provided
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided
[INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:provided
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:provided
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:provided
[INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.2-SNAPSHOT:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.17.2-SNAPSHOT:provided
[INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided
[INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided
[INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided
[INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.17.2-SNAPSHOT:provided
[INFO] +- io.netty:netty-common:jar:4.1.114.Final:provided
[INFO] +- io.netty:netty-handler:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided
[INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:provided
[INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:provided
[INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided
[INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided
[INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided
[INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided
[INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided
[INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided
[INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided
[INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided
[INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided
[INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided
[INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided
[INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided
[INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided
[INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test
[INFO] +- org.assertj:assertj-core:jar:3.26.3:test
[INFO] +- org.hamcrest:hamcrest:jar:3.0:test
[INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test
[INFO] \- org.mockito:mockito-core:jar:5.14.1:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.48.3-01:index (default-cli) @ bus-spi ---
[INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/bus/spi/target/sonatype-clm/module.xml
[INFO]
[INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >-------------
[INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.17.2-SNAPSHOT [9/37]
[INFO] from bus/transport-zmq/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.4.0:clean (default-clean) @ transport-zmq ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-zmq ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-zmq ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transport-zmq ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transport-zmq ---
[INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ transport-zmq ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.5.0:check (default) @ transport-zmq ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.8.0:copy (unpack-license) @ transport-zmq ---
[INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/classes/LICENSE
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ transport-zmq ---
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/generated-sources/spi
[INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/generated-sources/yang
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ transport-zmq ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 35 source files with javac [debug release 21] to target/classes
[INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory
[WARNING] /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:[57,25] implicit cast from long to int in compound assignment is possibly lossy
[INFO]
[INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-zmq >>>
[INFO]
[INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transport-zmq ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-zmq <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transport-zmq ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-zmq ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transport-zmq ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 9 source files with javac [debug release 21] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.1:test (default-test) @ transport-zmq ---
[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.835 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest
[INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest
[INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest
[INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- copy:14.0.4:copy-files (default) @ transport-zmq ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ transport-zmq ---
[INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/transport-zmq-1.17.2-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transport-zmq ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerIndication.java:21: warning: empty
tag [WARNING] *
[WARNING] ^ [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Message.java:17: warning: emptytag [WARNING] *
[WARNING] ^ [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:17: warning: emptytag [WARNING] *
[WARNING] ^ [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Signature.java:20: warning: emptytag [WARNING] *
[WARNING] ^ [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Mechanism.java:22: warning: emptytag [WARNING] *
[WARNING] ^ [WARNING] 5 warnings [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/transport-zmq-1.17.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transport-zmq --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/bom.xml [INFO] attaching as transport-zmq-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/bom.json [INFO] attaching as transport-zmq-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transport-zmq --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.114.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.114.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/transport-zmq-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transport-zmq --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transport-zmq --- [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.2-SNAPSHOT/transport-zmq-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/transport-zmq-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.2-SNAPSHOT/transport-zmq-1.17.2-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/transport-zmq-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.2-SNAPSHOT/transport-zmq-1.17.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.2-SNAPSHOT/transport-zmq-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.2-SNAPSHOT/transport-zmq-1.17.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/transport-zmq-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.2-SNAPSHOT/transport-zmq-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.17.2-SNAPSHOT/transport-zmq-1.17.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transport-zmq --- [INFO] org.opendaylight.jsonrpc.bus:transport-zmq:bundle:1.17.2-SNAPSHOT [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.17.2-SNAPSHOT:provided [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.2-SNAPSHOT:provided [INFO] +- io.netty:netty-codec:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] | \- io.netty:netty-transport:jar:4.1.114.Final:provided [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:test-jar:tests:1.17.2-SNAPSHOT:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- io.netty:netty-all:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ transport-zmq --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-zmq/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.17.2-SNAPSHOT [10/37] [INFO] from bus/transport-http/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transport-http --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transport-http --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transport-http --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transport-http --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ transport-http --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transport-http >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transport-http --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transport-http --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-http --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] 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] --- surefire:3.5.1:test (default-test) @ transport-http --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transport-http --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/transport-http-1.17.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transport-http --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/transport-http-1.17.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transport-http --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/bom.xml [INFO] attaching as transport-http-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/bom.json [INFO] attaching as transport-http-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transport-http --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.114.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.114.Final:provided [WARNING] io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-http --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/transport-http-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transport-http --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transport-http --- [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.2-SNAPSHOT/transport-http-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/transport-http-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.2-SNAPSHOT/transport-http-1.17.2-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/transport-http-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.2-SNAPSHOT/transport-http-1.17.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.2-SNAPSHOT/transport-http-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.2-SNAPSHOT/transport-http-1.17.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/transport-http-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.17.2-SNAPSHOT/transport-http-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.17.2-SNAPSHOT/transport-http-1.17.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transport-http --- [INFO] org.opendaylight.jsonrpc.bus:transport-http:bundle:1.17.2-SNAPSHOT [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.17.2-SNAPSHOT:provided [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.17.2-SNAPSHOT:provided [INFO] +- io.netty:netty-codec-http:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-transport:jar:4.1.114.Final:provided [INFO] | \- io.netty:netty-codec:jar:4.1.114.Final:provided [INFO] +- io.netty:netty-handler:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-resolver:jar:4.1.114.Final:provided [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:provided [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:test-jar:tests:1.17.2-SNAPSHOT:test [INFO] +- io.netty:netty-all:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ transport-http --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/bus/transport-http/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- [INFO] Building JSON-RPC :: BUS :: Messaging library 1.17.2-SNAPSHOT [11/37] [INFO] from bus/messagelib/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-messagelib --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-messagelib --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-messagelib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-messagelib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-messagelib --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-messagelib --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSessionImpl.java:[30,25] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/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 [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSessionImpl.java:[27,25] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-messagelib >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ bus-messagelib --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ bus-messagelib --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-messagelib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ bus-messagelib --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.240 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.655 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.312 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.863 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.616 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bus-messagelib-1.17.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ bus-messagelib --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bus-messagelib-1.17.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bus-messagelib-1.17.2-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ bus-messagelib --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bom.xml [INFO] attaching as bus-messagelib-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bom.json [INFO] attaching as bus-messagelib-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-messagelib --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bus-messagelib-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-messagelib --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-messagelib --- [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.2-SNAPSHOT/bus-messagelib-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bus-messagelib-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.2-SNAPSHOT/bus-messagelib-1.17.2-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bus-messagelib-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.2-SNAPSHOT/bus-messagelib-1.17.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bus-messagelib-1.17.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.2-SNAPSHOT/bus-messagelib-1.17.2-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.2-SNAPSHOT/bus-messagelib-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.2-SNAPSHOT/bus-messagelib-1.17.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/bus-messagelib-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.2-SNAPSHOT/bus-messagelib-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.2-SNAPSHOT/bus-messagelib-1.17.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-messagelib --- [INFO] org.opendaylight.jsonrpc.bus:bus-messagelib:bundle:1.17.2-SNAPSHOT [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) [INFO] +- com.google.code.gson:gson:jar:2.11.0:provided [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.2-SNAPSHOT:provided [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.17.2-SNAPSHOT:provided [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.17.2-SNAPSHOT:test [INFO] +- io.netty:netty-common:jar:4.1.114.Final:provided [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided [INFO] +- io.netty:netty-all:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.2-SNAPSHOT:test [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.2-SNAPSHOT:test [INFO] +- com.google.guava:guava:jar:33.3.1-jre:provided [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:provided [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:provided [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:provided [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:provided [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ bus-messagelib --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/bus/messagelib/target/sonatype-clm/module.xml [INFO] [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- [INFO] Building JSON-RPC :: Security :: Service 1.17.2-SNAPSHOT [12/37] [INFO] from security/service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-service --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-service --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ security-service >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ security-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ security-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/service/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ security-service --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ security-service --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/security-service-1.17.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ security-service --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/security-service-1.17.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ security-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/bom.xml [INFO] attaching as security-service-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/bom.json [INFO] attaching as security-service-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-service --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/security-service-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-service --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-service --- [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.2-SNAPSHOT/security-service-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/security-service-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.2-SNAPSHOT/security-service-1.17.2-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/security-service-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.2-SNAPSHOT/security-service-1.17.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.2-SNAPSHOT/security-service-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.2-SNAPSHOT/security-service-1.17.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/security-service-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.17.2-SNAPSHOT/security-service-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.17.2-SNAPSHOT/security-service-1.17.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-service --- [INFO] org.opendaylight.jsonrpc.security:security-service:bundle:1.17.2-SNAPSHOT [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.17.2-SNAPSHOT:compile [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ security-service --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/security/service/target/sonatype-clm/module.xml [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- [INFO] Building JSON-RPC :: Security :: AAA 1.17.2-SNAPSHOT [13/37] [INFO] from security/aaa/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ security-aaa --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ security-aaa --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ security-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ security-aaa --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ security-aaa --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ security-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ security-aaa >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ security-aaa --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ security-aaa --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ security-aaa --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ security-aaa --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ security-aaa --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/security-aaa-1.17.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ security-aaa --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/security-aaa-1.17.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ security-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/bom.xml [INFO] attaching as security-aaa-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/bom.json [INFO] attaching as security-aaa-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ security-aaa --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.20.3:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.20.3:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.2-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/security-aaa-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ security-aaa --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.2-SNAPSHOT/security-aaa-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/security-aaa-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.2-SNAPSHOT/security-aaa-1.17.2-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/security-aaa-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.2-SNAPSHOT/security-aaa-1.17.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.2-SNAPSHOT/security-aaa-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.2-SNAPSHOT/security-aaa-1.17.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/security-aaa-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.17.2-SNAPSHOT/security-aaa-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.17.2-SNAPSHOT/security-aaa-1.17.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ security-aaa --- [INFO] org.opendaylight.jsonrpc.security:security-aaa:bundle:1.17.2-SNAPSHOT [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.20.3:provided [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:provided [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:provided [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.17.2-SNAPSHOT:provided [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] +- org.opendaylight.aaa:aaa-cert:jar:0.20.3:compile [INFO] | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.4:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:util:jar:14.0.5:compile [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.20.3:compile [INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.2-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ security-aaa --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/security/aaa/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- [INFO] Building JSON-RPC :: BUS :: Config 1.17.2-SNAPSHOT [14/37] [INFO] from bus/config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ bus-config --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bus-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bus-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bus-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ bus-config --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bus-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ bus-config >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ bus-config --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ bus-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ bus-config --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/bus/config/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ bus-config --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ bus-config --- [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/bus-config-1.17.2-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ bus-config --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ bus-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/bom.xml [INFO] attaching as bus-config-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/bom.json [INFO] attaching as bus-config-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ bus-config --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bus-config --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/bus-config-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bus-config --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.2-SNAPSHOT/bus-config-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/bus-config-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.2-SNAPSHOT/bus-config-1.17.2-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.2-SNAPSHOT/bus-config-1.17.2-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.2-SNAPSHOT/bus-config-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.2-SNAPSHOT/bus-config-1.17.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/bus-config-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.17.2-SNAPSHOT/bus-config-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ bus-config --- [INFO] org.opendaylight.jsonrpc.bus:bus-config:jar:1.17.2-SNAPSHOT [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ bus-config --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/bus/config/target/sonatype-clm/module.xml [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.17.2-SNAPSHOT [15/37] [INFO] from features/odl-jsonrpc-bus/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-jsonrpc-bus --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-jsonrpc-bus --- [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] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/features/odl-jsonrpc-bus/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- [INFO] Generating feature descriptor file /w/workspace/jsonrpc-maven-clm-scandium/features/odl-jsonrpc-bus/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-jsonrpc-bus --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-jsonrpc-bus --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-jsonrpc-bus --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-jsonrpc-bus --- [INFO] Starting SFT for org.opendaylight.jsonrpc:odl-jsonrpc-bus [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: d2e8554c-6e00-4d49-a221-f7bb30dc2309 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-jsonrpc-bus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 299 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/features/odl-jsonrpc-bus/target/bom.xml [INFO] attaching as odl-jsonrpc-bus-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/features/odl-jsonrpc-bus/target/bom.json [INFO] attaching as odl-jsonrpc-bus-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-jsonrpc-bus --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.2-SNAPSHOT/odl-jsonrpc-bus-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.2-SNAPSHOT/odl-jsonrpc-bus-1.17.2-SNAPSHOT-features.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.2-SNAPSHOT/odl-jsonrpc-bus-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.2-SNAPSHOT/odl-jsonrpc-bus-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-jsonrpc-bus --- [INFO] org.opendaylight.jsonrpc:odl-jsonrpc-bus:feature:1.17.2-SNAPSHOT [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.2-SNAPSHOT:compile [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.2-SNAPSHOT:compile [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.2-SNAPSHOT:compile [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.2-SNAPSHOT:compile [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.2-SNAPSHOT:compile [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.2-SNAPSHOT:compile [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.17.2-SNAPSHOT:compile [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile [INFO] +- org.opendaylight.jsonrpc.security:security-service:jar:1.17.2-SNAPSHOT:compile [INFO] +- org.opendaylight.jsonrpc.security:security-aaa:jar:1.17.2-SNAPSHOT:compile [INFO] | +- org.opendaylight.aaa:aaa-cert:jar:0.20.3:compile [INFO] | | +- org.apache.commons:commons-lang3:jar:3.17.0:compile [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.4:compile [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.4:compile [INFO] | | +- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.5:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.20.3:compile [INFO] | \- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.2-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.17.2-SNAPSHOT:compile [INFO] +- org.opendaylight.jsonrpc.bus:bus-config:cfg:config:1.17.2-SNAPSHOT:compile [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.0.4:compile [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-common:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-buffer:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-transport:jar:4.1.114.Final:compile [INFO] | | \- io.netty:netty-codec:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:compile [INFO] | | +- io.netty:netty-resolver:jar:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:compile [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:compile [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:compile [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.114.Final:compile [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:14.0.4:compile [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.5:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.5:compile [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.5:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.20.3:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.20.3:compile [INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.20.3:compile [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.20.3:compile [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.20.3:compile [INFO] | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.20.3:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.4:compile [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.4:compile [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:10.0.4:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:14.0.4:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:14.0.4:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:14.0.4:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.4:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:14.0.4:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.4:compile [INFO] | | | | +- org.opendaylight.yangtools:binding-model:jar:14.0.5:compile [INFO] | | | | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.5:compile [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.4:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.4:compile [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:14.0.4:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.4:compile [INFO] | | | \- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.5:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:14.0.4:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:14.0.4:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.4:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:14.0.4:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.4:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:10.0.4:compile [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:10.0.4:compile [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:10.0.4:compile [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:10.0.4:compile [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:10.0.4:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.28:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.28:compile [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.22.0:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.28:compile [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.5:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.5:compile [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:10.0.4:compile [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:14.0.4:compile [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:14.0.4:compile [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:14.0.4:compile [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.4:compile [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:10.0.4:compile [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:10.0.4:compile [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:10.0.4:compile [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:14.0.4:compile [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.28:compile [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.28:compile [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:10.0.4:compile [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:10.0.4:compile [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:10.0.4:compile [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:10.0.4:compile [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:10.0.4:compile [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:10.0.4:compile [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.5:compile [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:10.0.4:compile [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:10.0.4:compile [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:10.0.4:compile [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:10.0.4:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.5:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.5:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.5:compile [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:14.0.5:compile [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:14.0.5:compile [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:10.0.4:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:10.0.4:compile [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:10.0.4:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:10.0.4:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:10.0.4:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:10.0.4:compile [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:10.0.4:compile [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:10.0.4:compile [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:10.0.4:compile [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:10.0.4:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.20.3:compile [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.0.4:compile [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:14.0.4:compile [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:14.0.4:compile [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [INFO] | | | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile [INFO] | | | | \- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile [INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile [INFO] | | | +- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile [INFO] | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.45:compile [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.45:compile [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.45:compile [INFO] | | | +- org.glassfish.jersey.core:jersey-common:jar:2.45:compile [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.45:compile [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.45:compile [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.45:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.5:compile [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.20.3:compile [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.20.3:compile [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.20.3:compile [INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.20.3:compile [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.20.3:compile [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.20.3:compile [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.20.3:compile [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.20.3:compile [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.20.3:compile [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.20.3:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.20.3:compile [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:10.0.4:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:14.0.5:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:14.0.4:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:14.0.4:compile [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:14.0.5:compile [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:14.0.4:compile [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:14.0.5:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:14.0.5:compile [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.5:compile [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.5:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:14.0.5:compile [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.5:compile [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.5:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:14.0.4:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.4:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.4:compile [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.4:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:14.0.4:compile [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:14.0.4:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-binding-runtime:xml:features:14.0.5:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-bytebuddy:xml:features:14.0.5:compile [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:14.0.5:compile [INFO] | | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.5:compile [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.5:compile [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:14.0.5:compile [INFO] | | | | | | +- org.opendaylight.yangtools:binding-generator:jar:14.0.5:compile [INFO] | | | | | | +- org.opendaylight.yangtools:binding-loader:jar:14.0.5:compile [INFO] | | | | | | +- org.opendaylight.yangtools:binding-runtime-osgi:jar:14.0.5:compile [INFO] | | | | | | \- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.5:compile [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.4:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-binding-codec:xml:features:14.0.5:compile [INFO] | | | | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.5:compile [INFO] | | | | \- org.opendaylight.yangtools:binding-data-codec-osgi:jar:14.0.5:compile [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:14.0.4:compile [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:14.0.5:compile [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:14.0.5:compile [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:14.0.5:compile [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.5:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.5:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.5:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.5:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.5:compile [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.5:compile [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:14.0.5:compile [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.4:compile [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.4:compile [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:14.0.5:compile [INFO] | | | \- org.opendaylight.controller:blueprint:jar:10.0.4:compile [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile [INFO] | | | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.5:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.5:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.5:compile [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.5:compile [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.5:compile [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.5:compile [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:14.0.5:compile [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.20.3:compile [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:14.0.4:compile [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.20.3:compile [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.20.3:compile [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:14.0.4:compile [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:14.0.4:compile [INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:14.0.4:compile [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.20.3:compile [INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.20.3:compile [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.20.3:compile [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.20.3:compile [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:14.0.4:compile [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:14.0.4:compile [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime [INFO] | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime [INFO] | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime [INFO] | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.20.3:compile [INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.20.3:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:compile [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ odl-jsonrpc-bus --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/features/odl-jsonrpc-bus/target/sonatype-clm/module.xml [INFO] [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- [INFO] Building JSON-RPC :: Test model 1.17.2-SNAPSHOT [16/37] [INFO] from test-model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-test-model --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-test-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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:14.0.5:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/jsonrpc-maven-clm-scandium/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.813 ms [INFO] yang-to-sources: Project model files found: 6 in 35.73 ms [INFO] yang-to-sources: 6 YANG models processed in 65.87 ms [INFO] BindingJavaFileGenerator: Defined 114 files in 18.00 ms [INFO] Sorted 114 files into 23 directories in 401.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 114 in 81.75 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-test-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/test-model/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ jsonrpc-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/test-model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ jsonrpc-test-model --- [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:14.0.4:copy-files (default) @ jsonrpc-test-model --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ jsonrpc-test-model --- [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/jsonrpc-test-model-1.17.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ jsonrpc-test-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/jsonrpc-test-model-1.17.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/jsonrpc-test-model-1.17.2-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ jsonrpc-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/bom.xml [INFO] attaching as jsonrpc-test-model-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/bom.json [INFO] attaching as jsonrpc-test-model-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-test-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/jsonrpc-test-model-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-test-model --- [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 16 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.2-SNAPSHOT/jsonrpc-test-model-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/jsonrpc-test-model-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.2-SNAPSHOT/jsonrpc-test-model-1.17.2-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/jsonrpc-test-model-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.2-SNAPSHOT/jsonrpc-test-model-1.17.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/jsonrpc-test-model-1.17.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.2-SNAPSHOT/jsonrpc-test-model-1.17.2-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.2-SNAPSHOT/jsonrpc-test-model-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.2-SNAPSHOT/jsonrpc-test-model-1.17.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/jsonrpc-test-model-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.2-SNAPSHOT/jsonrpc-test-model-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ jsonrpc-test-model --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.17.2-SNAPSHOT/jsonrpc-test-model-1.17.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-test-model --- [INFO] org.opendaylight.jsonrpc:jsonrpc-test-model:bundle:1.17.2-SNAPSHOT [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.2-SNAPSHOT:compile [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ jsonrpc-test-model --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/test-model/target/sonatype-clm/module.xml [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- [INFO] Building JSON-RPC :: DOM :: Codec 1.17.2-SNAPSHOT [17/37] [INFO] from dom-codec/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ dom-codec --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ dom-codec --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ dom-codec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ dom-codec --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ dom-codec --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dom-codec --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ dom-codec --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 13 source files with javac [debug release 21] 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/jsonrpc-maven-clm-scandium/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[95,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ dom-codec >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ dom-codec --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ dom-codec --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dom-codec --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[70,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ dom-codec --- [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.241 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.005 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.021 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:14.0.4:copy-files (default) @ dom-codec --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/dom-codec-1.17.2-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1: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/jsonrpc-maven-clm-scandium/dom-codec/target/dom-codec-1.17.2-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ dom-codec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/bom.xml [INFO] attaching as dom-codec-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/bom.json [INFO] attaching as dom-codec-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ dom-codec --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.5:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.5:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.5:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.5:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.5:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.5:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.5:compile [WARNING] com.google.code.gson:gson:jar:2.11.0:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Building jar: /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/dom-codec-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ dom-codec --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ dom-codec --- [INFO] Loading execution data file /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes [INFO] [INFO] --- install:3.1.3:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.2-SNAPSHOT/dom-codec-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/dom-codec-1.17.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.2-SNAPSHOT/dom-codec-1.17.2-SNAPSHOT.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/dom-codec-1.17.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.2-SNAPSHOT/dom-codec-1.17.2-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.2-SNAPSHOT/dom-codec-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.2-SNAPSHOT/dom-codec-1.17.2-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/dom-codec-1.17.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.17.2-SNAPSHOT/dom-codec-1.17.2-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.17.2-SNAPSHOT/dom-codec-1.17.2-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ dom-codec --- [INFO] org.opendaylight.jsonrpc:dom-codec:bundle:1.17.2-SNAPSHOT [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.5:compile [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.5:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.5:compile [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.4:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.4:test [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:test [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:test [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:test [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.17.2-SNAPSHOT:test [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:test [INFO] | \- org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.2-SNAPSHOT:test [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.2-SNAPSHOT:test [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.4:test [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.4:test [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.5:test [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.5:test [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.5:test [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:test [INFO] | +- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.5:test [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.4:test [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.4:test [INFO] +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.5:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] | \- org.opendaylight.yangtools:binding-loader:jar:14.0.5:test [INFO] +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.5:test [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.5:compile [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.5:test [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.5:test [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.5:test [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.5:test [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.5:test [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.5:test [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.5:test [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.5:test [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.5:test [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.5:test [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.5:test [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:14.0.5:test [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.4:test [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.4:test [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.5:test [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.5:test [INFO] +- org.opendaylight.yangtools:binding-generator:jar:14.0.5:test [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.5:test [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:14.0.5:test [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.5:compile [INFO] +- org.mockito:mockito-core:jar:5.14.1:test [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test [INFO] | \- net.minidev:json-smart:jar:2.2.1:test [INFO] | \- net.minidev:accessors-smart:jar:1.1:test [INFO] | \- org.ow2.asm:asm:jar:9.7:test [INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ dom-codec --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/dom-codec/target/sonatype-clm/module.xml [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- [INFO] Building JSON-RPC :: Provider 1.17.2-SNAPSHOT [18/37] [INFO] from provider/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/provider/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ jsonrpc-provider --- [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ jsonrpc-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 94 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/jsonrpc-maven-clm-scandium/provider/target/bom.xml [INFO] attaching as jsonrpc-provider-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/jsonrpc-maven-clm-scandium/provider/target/bom.json [INFO] attaching as jsonrpc-provider-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ jsonrpc-provider --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.2-SNAPSHOT/jsonrpc-provider-1.17.2-SNAPSHOT.pom [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.2-SNAPSHOT/jsonrpc-provider-1.17.2-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/jsonrpc-maven-clm-scandium/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.2-SNAPSHOT/jsonrpc-provider-1.17.2-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ jsonrpc-provider --- [INFO] org.opendaylight.jsonrpc:jsonrpc-provider:pom:1.17.2-SNAPSHOT [INFO] +- io.netty:netty-transport:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-common:jar:4.1.114.Final:provided [INFO] | +- io.netty:netty-buffer:jar:4.1.114.Final:provided [INFO] | \- io.netty:netty-resolver:jar:4.1.114.Final:provided [INFO] +- org.opendaylight.jsonrpc:jsonrpc-api:jar:1.17.2-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] | +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.jsonrpc:dom-codec:jar:1.17.2-SNAPSHOT:compile [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:14.0.5:compile [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:util:jar:14.0.5:compile [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:14.0.5:compile [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-xpath-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.5:compile [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:14.0.5:compile [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:14.0.5:compile [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:14.0.5:compile [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:14.0.5:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:14.0.4:provided [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.4:provided [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.5:provided [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.4:provided [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.4:provided [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:14.0.5:provided [INFO] | +- org.opendaylight.yangtools:binding-data-codec-api:jar:14.0.5:provided [INFO] | +- org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.5:provided [INFO] | | \- org.opendaylight.yangtools:binding-loader:jar:14.0.5:provided [INFO] | +- org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.5:provided [INFO] | +- org.opendaylight.yangtools:binding-model:jar:14.0.5:provided [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:binding-runtime-api:jar:14.0.5:provided [INFO] +- org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.5:provided [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.4:provided [INFO] +- org.opendaylight.yangtools:binding-generator:jar:14.0.5:provided [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:yang-model-ri:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.4:provided [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.4:compile [INFO] +- org.opendaylight.jsonrpc.bus:bus-api:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-spi:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.17.2-SNAPSHOT:provided [INFO] +- org.opendaylight.jsonrpc.security:security-api:jar:1.17.2-SNAPSHOT:provided [INFO] | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:provided [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:provided [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:provided [INFO] +- org.opendaylight.jsonrpc.security:security-noop:jar:1.17.2-SNAPSHOT:provided [INFO] +- com.google.code.gson:gson:jar:2.11.0:provided [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.4:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.4:test [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.4:test [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.4:test [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:14.0.5:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.mockito:mockito-core:jar:5.14.1:test [INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.3:provided [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] | \- org.objenesis:objenesis:jar:3.3:test [INFO] +- com.jayway.jsonpath:json-path:jar:2.2.0:test [INFO] | \- net.minidev:json-smart:jar:2.2.1:test [INFO] | \- net.minidev:accessors-smart:jar:1.1:test [INFO] | \- org.ow2.asm:asm:jar:9.7:test [INFO] +- com.jayway.jsonpath:json-path-assert:jar:2.2.0:test [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.4:test [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] +- org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.17.2-SNAPSHOT:test [INFO] +- org.opendaylight.jsonrpc.bus:transport-http:jar:1.17.2-SNAPSHOT:test [INFO] +- org.opendaylight.jsonrpc.bus:bus-messagelib:test-jar:tests:1.17.2-SNAPSHOT:test [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.17.2-SNAPSHOT:test [INFO] +- org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.17.2-SNAPSHOT:test [INFO] +- io.netty:netty-all:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-dns:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-haproxy:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-http:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-http2:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-memcache:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-mqtt:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-redis:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-smtp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-socks:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-stomp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-codec-xml:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler-proxy:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-handler-ssl-ocsp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-rxtx:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-sctp:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-udt:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-classes-kqueue:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns-classes-macos:jar:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.114.Final:test [INFO] | +- io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.114.Final:test [INFO] | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.114.Final:test [INFO] | \- io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.114.Final:test [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ jsonrpc-provider --- [INFO] Saved module information to /w/workspace/jsonrpc-maven-clm-scandium/provider/target/sonatype-clm/module.xml [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.17.2-SNAPSHOT [19/37] [INFO] from provider/common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ jsonrpc-provider-common --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jsonrpc-provider-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/jsonrpc-maven-clm-scandium/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] --- checkstyle:3.5.0:check (check-license) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ jsonrpc-provider-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/jsonrpc-maven-clm-scandium/provider/common/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/jsonrpc-maven-clm-scandium/provider/common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug release 21] 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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[79,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,63] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier ) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[78,17] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier ,org.opendaylight.mdsal.binding.api.DataTreeChangeListener ) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[60,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[63,14] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier>) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[95,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/AbstractPeerContext.java:[103,14] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier ,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/MappedPeerContext.java:[67,21] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ jsonrpc-provider-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AbstractJsonRpcTest.java:[74,51] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[232,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/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/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[144,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[237,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteControlTest.java:[244,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[46,75] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal [WARNING] /w/workspace/jsonrpc-maven-clm-scandium/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/TestUtils.java:[65,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ jsonrpc-provider-common --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.598 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.382 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.987 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.093 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.942 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.015 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.318 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.65 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 10.01 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:580) [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.933 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 5.932 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:580) [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.759 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 5.759 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:580) [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.756 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 5.755 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:580) [INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test [ERROR] Run 1: JsonRPCNotificationServiceTest.test:133 [ERROR] Run 2: JsonRPCNotificationServiceTest.test:133 [ERROR] Run 3: JsonRPCNotificationServiceTest.test:133 [ERROR] Run 4: JsonRPCNotificationServiceTest.test:133 [INFO] [INFO] [ERROR] Tests run: 72, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for JSON-RPC :: POM 1.17.2-SNAPSHOT: [INFO] [INFO] JSON-RPC :: Parent ................................. SUCCESS [ 8.790 s] [INFO] JSON-RPC :: API .................................... SUCCESS [ 13.091 s] [INFO] JSON-RPC :: Artifacts .............................. SUCCESS [ 1.131 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec .................. SUCCESS [ 9.845 s] [INFO] JSON-RPC :: BUS :: API ............................. SUCCESS [ 7.063 s] [INFO] JSON-RPC :: Security :: API ........................ SUCCESS [ 6.458 s] [INFO] JSON-RPC :: Security :: NOOP ....................... SUCCESS [ 4.422 s] [INFO] JSON-RPC :: BUS :: SPI ............................. SUCCESS [ 8.396 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport ................ SUCCESS [ 11.543 s] [INFO] JSON-RPC :: BUS :: HTTP transport .................. SUCCESS [ 13.453 s] [INFO] JSON-RPC :: BUS :: Messaging library ............... SUCCESS [ 31.052 s] [INFO] JSON-RPC :: Security :: Service .................... SUCCESS [ 4.010 s] [INFO] JSON-RPC :: Security :: AAA ........................ SUCCESS [ 4.987 s] [INFO] JSON-RPC :: BUS :: Config .......................... SUCCESS [ 0.543 s] [INFO] JSON-RPC :: Feature :: bus ......................... SUCCESS [ 31.521 s] [INFO] JSON-RPC :: Test model ............................. SUCCESS [ 8.655 s] [INFO] JSON-RPC :: DOM :: Codec ........................... SUCCESS [ 10.873 s] [INFO] JSON-RPC :: Provider ............................... SUCCESS [ 1.938 s] [INFO] JSON-RPC :: Provider :: Common ..................... FAILURE [01:29 min] [INFO] JSON-RPC :: Provider :: Single node ................ SKIPPED [INFO] JSON-RPC :: Feature :: provider .................... SKIPPED [INFO] JSON-RPC :: Feature :: all ......................... SKIPPED [INFO] JSON-RPC :: Features :: repository ................. SKIPPED [INFO] JSON-RPC :: Provider :: Cluster .................... SKIPPED [INFO] JSON-RPC :: Feature :: Cluster ..................... SKIPPED [INFO] JSON-RPC :: Features :: Aggregator ................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Inband models ....... SKIPPED [INFO] JSON-RPC :: Binding adapter ........................ SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge ...... SKIPPED [INFO] JSON-RPC :: POM .................................... SKIPPED [INFO] JSON-RPC :: BUS .................................... SKIPPED [INFO] JSON-RPC :: BUS :: Examples ........................ SKIPPED [INFO] JSON-RPC :: Security ............................... SKIPPED [INFO] JSON-RPC :: Tools parent ........................... SKIPPED [INFO] JSON-RPC :: Tools :: Test .......................... SKIPPED [INFO] JSON-RPC :: Tools .................................. SKIPPED [INFO] JSON-RPC :: Karaf .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:33 min [INFO] Finished at: 2024-12-07T08:35:43Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.1:test (default-test) on project jsonrpc-provider-common: There are test failures. [ERROR] [ERROR] Please refer to /w/workspace/jsonrpc-maven-clm-scandium/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] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 12994 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [jsonrpc-maven-clm-scandium] $ /bin/bash /tmp/jenkins16356571909875073480.sh ---> sysstat.sh [jsonrpc-maven-clm-scandium] $ /bin/bash /tmp/jenkins6105082146498314029.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/jsonrpc-maven-clm-scandium + 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/jsonrpc-maven-clm-scandium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/jsonrpc-maven-clm-scandium ']' + mkdir -p /w/workspace/jsonrpc-maven-clm-scandium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-maven-clm-scandium/archives/ [jsonrpc-maven-clm-scandium] $ /bin/bash /tmp/jenkins302555047394139564.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/jsonrpc-maven-clm-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wahx from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Wahx/bin to PATH INFO: Running in OpenStack, capturing instance metadata [jsonrpc-maven-clm-scandium] $ /bin/bash /tmp/jenkins16866050394175381518.sh provisioning config files... Could not find credentials [logs] for jsonrpc-maven-clm-scandium #35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-maven-clm-scandium@tmp/config11449660137247454507tmp 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. [jsonrpc-maven-clm-scandium] $ /bin/bash /tmp/jenkins1705206652045224999.sh ---> create-netrc.sh WARN: Log server credential not found. [jsonrpc-maven-clm-scandium] $ /bin/bash /tmp/jenkins9391505785795321165.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/jsonrpc-maven-clm-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wahx from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Wahx/bin to PATH [jsonrpc-maven-clm-scandium] $ /bin/bash /tmp/jenkins1036715972121729100.sh ---> sudo-logs.sh Archiving 'sudo' log.. [jsonrpc-maven-clm-scandium] $ /bin/bash /tmp/jenkins16824418243996242265.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/jsonrpc-maven-clm-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wahx 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-Wahx/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [jsonrpc-maven-clm-scandium] $ /bin/bash -l /tmp/jenkins18367685232402470126.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/jsonrpc-maven-clm-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wahx from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Wahx/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-maven-clm-scandium/35/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-4c-4g-750 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 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: 128 KiB L1i cache: 128 KiB L2 cache: 2 MiB L3 cache: 64 MiB NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.8G 0 7.8G 0% /dev tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 9.7G 68G 13% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/loop0 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi /dev/loop2 62M 62M 0 100% /snap/core20/1405 tmpfs 1.6G 0 1.6G 0% /run/user/1001 /dev/loop3 45M 45M 0 100% /snap/snapd/23258 /dev/loop4 64M 64M 0 100% /snap/core20/2434 /dev/loop5 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 15997 668 11801 1 3527 14989 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ac:c7:59 brd ff:ff:ff:ff:ff:ff inet 10.30.171.9/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85979sec preferred_lft 85979sec inet6 fe80::f816:3eff:feac:c759/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:a5:59:ad:1f brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-200-generic (prd-ubuntu2004-docker-4c-4g-750) 12/07/24 _x86_64_ (4 CPU) 08:29:25 LINUX RESTART (4 CPU) 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:31:01 287.12 84.85 202.27 0.00 2534.24 8571.39 0.00 08:32:01 231.96 50.34 181.62 0.00 3063.36 18354.41 0.00 08:33:01 9.78 1.07 8.72 0.00 59.06 2351.34 0.00 08:34:01 58.74 4.98 53.76 0.00 186.64 11800.30 0.00 08:35:01 53.92 5.15 48.78 0.00 4509.25 11266.12 0.00 08:36:01 17.66 0.92 16.75 0.00 112.51 607.77 0.00 Average: 109.87 24.55 85.31 0.00 1744.18 8825.22 0.00 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:31:01 13315528 15411324 568828 3.47 71940 2218280 1293556 7.42 821252 1965800 202768 08:32:01 12145264 14662612 1302608 7.95 84520 2613452 1876708 10.77 1690220 2238800 38748 08:33:01 11556176 14111988 1850864 11.30 86112 2648480 2521996 14.47 2259932 2252532 8868 08:34:01 11304916 14175092 1786572 10.91 99452 2932844 2271900 13.03 2281388 2465964 62044 08:35:01 10421008 13673968 2276832 13.90 108788 3295304 2786304 15.99 2974492 2630184 1792 08:36:01 12109472 15371000 580732 3.55 110144 3302420 1319164 7.57 1288420 2633884 18660 Average: 11808727 14567664 1394406 8.51 93493 2835130 2011605 11.54 1885951 2364527 55480 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:31:01 ens3 129.86 102.08 1058.65 34.59 0.00 0.00 0.00 0.00 08:31:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:01 ens3 299.07 249.16 3946.80 35.75 0.00 0.00 0.00 0.00 08:32:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:01 ens3 50.56 46.79 68.92 12.09 0.00 0.00 0.00 0.00 08:33:01 lo 44.26 44.26 4.03 4.03 0.00 0.00 0.00 0.00 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:01 ens3 315.66 222.98 4052.76 29.21 0.00 0.00 0.00 0.00 08:34:01 lo 1068.11 1068.11 1013.76 1013.76 0.00 0.00 0.00 0.00 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 ens3 268.86 195.85 2874.62 18.11 0.00 0.00 0.00 0.00 08:35:01 lo 5.05 5.05 0.41 0.41 0.00 0.00 0.00 0.00 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 ens3 14.31 14.55 10.82 6.39 0.00 0.00 0.00 0.00 08:36:01 lo 5.02 5.02 0.40 0.40 0.00 0.00 0.00 0.00 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 179.72 138.57 2002.09 22.69 0.00 0.00 0.00 0.00 Average: lo 187.55 187.55 169.81 169.81 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-200-generic (prd-ubuntu2004-docker-4c-4g-750) 12/07/24 _x86_64_ (4 CPU) 08:29:25 LINUX RESTART (4 CPU) 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:31:01 all 19.66 12.12 10.39 3.27 0.09 54.48 08:31:01 0 36.43 9.47 9.03 2.46 0.10 42.51 08:31:01 1 9.17 14.12 11.07 3.28 0.07 62.29 08:31:01 2 14.10 12.13 10.32 4.15 0.08 59.22 08:31:01 3 18.89 12.76 11.16 3.18 0.10 53.91 08:32:01 all 66.42 0.00 2.69 1.71 0.12 29.06 08:32:01 0 72.87 0.00 2.37 1.02 0.13 23.61 08:32:01 1 63.20 0.00 2.22 0.76 0.10 33.73 08:32:01 2 66.86 0.00 2.81 1.70 0.12 28.51 08:32:01 3 62.72 0.00 3.35 3.37 0.13 30.42 08:33:01 all 62.48 0.00 1.87 0.07 0.10 35.48 08:33:01 0 66.05 0.00 1.44 0.02 0.12 32.37 08:33:01 1 59.75 0.00 2.02 0.07 0.10 38.07 08:33:01 2 63.25 0.00 1.76 0.18 0.10 34.71 08:33:01 3 60.89 0.00 2.26 0.00 0.10 36.76 08:34:01 all 59.23 0.00 2.46 0.68 0.10 37.54 08:34:01 0 61.59 0.00 2.50 1.12 0.08 34.71 08:34:01 1 62.37 0.00 2.34 0.15 0.10 35.03 08:34:01 2 60.22 0.00 2.77 1.11 0.10 35.80 08:34:01 3 52.77 0.00 2.22 0.33 0.10 44.58 08:35:01 all 78.41 0.00 2.96 0.59 0.11 17.92 08:35:01 0 82.05 0.00 2.85 0.05 0.10 14.95 08:35:01 1 81.75 0.00 3.52 0.60 0.12 14.01 08:35:01 2 82.80 0.00 2.48 0.25 0.10 14.37 08:35:01 3 67.07 0.00 3.01 1.47 0.12 28.34 08:36:01 all 26.50 0.00 0.99 0.21 0.06 72.24 08:36:01 0 31.72 0.00 1.10 0.05 0.07 67.07 08:36:01 1 32.27 0.00 0.87 0.08 0.07 66.72 08:36:01 2 24.23 0.00 0.90 0.72 0.07 74.08 08:36:01 3 17.78 0.00 1.08 0.00 0.05 81.08 Average: all 52.11 2.01 3.55 1.09 0.10 41.14 Average: 0 58.43 1.58 3.21 0.79 0.10 35.90 Average: 1 51.42 2.35 3.67 0.82 0.09 41.65 Average: 2 51.91 2.02 3.50 1.35 0.10 41.13 Average: 3 46.69 2.12 3.84 1.39 0.10 45.87