Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu2004-docker-2c-2g-9881 (ubuntu2004-docker-2c-2g) in workspace /w/workspace/transportpce-models-maven-clm-master
[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-QyTicQFf3b3D/agent.15873
SSH_AGENT_PID=15875
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/transportpce-models-maven-clm-master@tmp/private_key_17199495524062600081.key (/w/workspace/transportpce-models-maven-clm-master@tmp/private_key_17199495524062600081.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/transportpce/models
> git init /w/workspace/transportpce-models-maven-clm-master # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce/models
> 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/transportpce/models +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce/models # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5560c07b7896a549cedbcf26261b3a6f0715ff53 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5560c07b7896a549cedbcf26261b3a6f0715ff53 # timeout=10
Commit message: "Bump netconf to 7.0.7"
> git rev-list --no-walk 5560c07b7896a549cedbcf26261b3a6f0715ff53 # 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
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins158517090539935873.sh
---> python-tools-install.sh
Setup pyenv:
* system (set by /opt/pyenv/version)
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.13 (set by /opt/pyenv/version)
* 3.11.7 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BMJX
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-BMJX/bin to PATH
Generating Requirements File
Python 3.11.7
pip 24.2 from /tmp/venv-BMJX/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.5.0
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.34.158
botocore==1.34.158
bs4==0.0.2
cachetools==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
cliff==4.7.0
cmd2==2.4.3
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.14
distlib==0.3.8
dnspython==2.6.1
docker==4.2.2
dogpile.cache==1.3.3
email_validator==2.2.0
filelock==3.15.4
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.33.0
httplib2==0.22.0
identify==2.6.0
idna==3.7
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
keystoneauth1==5.7.0
kubernetes==30.1.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==2.1.5
msgpack==1.0.8
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==3.3.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.1.0
oslo.config==9.5.0
oslo.context==5.5.0
oslo.i18n==6.3.0
oslo.log==6.1.1
oslo.serialization==5.4.0
oslo.utils==7.2.0
packaging==24.1
pbr==6.0.0
platformdirs==4.2.2
prettytable==3.10.2
pyasn1==0.6.0
pyasn1_modules==0.4.0
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.3.0
PyJWT==2.9.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.5.0
python-dateutil==2.9.0.post0
python-heatclient==3.5.0
python-jenkins==1.8.2
python-keystoneclient==5.4.0
python-magnumclient==4.6.0
python-openstackclient==7.0.0
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.20.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.8
s3transfer==0.10.2
simplejson==3.19.2
six==1.16.0
smmap==5.0.1
soupsieve==2.5
stevedore==5.2.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.0
tqdm==4.66.5
typing_extensions==4.12.2
tzdata==2024.1
urllib3==1.26.19
virtualenv==20.26.3
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.16.0
xdg==6.0.0
xmltodict==0.13.0
yq==3.4.3
[transportpce-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5733383759086609193.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-2c-2g-9881
[transportpce-models-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=transportpce/models -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-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=transportpce/models --version
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
Java version: 11.0.24, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix"
[transportpce-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins17803263701346272728.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.
[transportpce-models-maven-clm-master] $ /bin/sh /tmp/jenkins16688192148787637725.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.4" 2024-07-16
OpenJDK Runtime Environment (build 21.0.4+7-Ubuntu-1ubuntu220.04)
OpenJDK 64-Bit Server VM (build 21.0.4+7-Ubuntu-1ubuntu220.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/transportpce-models-maven-clm-master@tmp/config8248998149542824723tmp
copy managed file [transportpce-settings] to file:/w/workspace/transportpce-models-maven-clm-master@tmp/config14709239121904304020tmp
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
MAVEN_GOALS=clean install
[EnvInject] - Variables injected successfully.
[transportpce-models-maven-clm-master] $ /bin/bash -l /tmp/jenkins12554361136218908443.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.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] transportpce-models-artifacts [pom]
[INFO] openroadm-common-1.2.1 [bundle]
[INFO] openroadm-device-1.2.1 [bundle]
[INFO] openroadm-common-2.2.1 [bundle]
[INFO] openroadm-device-2.2.1 [bundle]
[INFO] openroadm-common-7.1.0 [bundle]
[INFO] openroadm-device-7.1.0 [bundle]
[INFO] openroadm-common-13.1.0 [bundle]
[INFO] openroadm-device-13.1.0 [bundle]
[INFO] openroadm-network-13.1.0 [bundle]
[INFO] openroadm-service-13.1.0 [bundle]
[INFO] transportpce-openroadm-models [pom]
[INFO] tapi-2.4.0 [bundle]
[INFO] transportpce-tapi-models [pom]
[INFO] openconfig-240119 [bundle]
[INFO] transportpce-openconfig-models [pom]
[INFO] OpenDaylight :: transportpce-models :: openroadm-devices [feature]
[INFO] OpenDaylight :: transportpce-models :: openroadm-models-all [feature]
[INFO] OpenDaylight :: transportpce-models :: tapi-models-all [feature]
[INFO] OpenDaylight :: transportpce-models :: openconfig-models-all [feature]
[INFO] OpenDaylight :: TransportPCE - Models :: Features [feature]
[INFO] features-aggregator [pom]
[INFO] transportpce-models [pom]
[INFO]
[INFO] --< org.opendaylight.transportpce.models:transportpce-models-artifacts >--
[INFO] Building transportpce-models-artifacts 21.0.0-SNAPSHOT [1/23]
[INFO] from artifacts/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ transportpce-models-artifacts ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ transportpce-models-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:8.0.2:revision (get-git-infos) @ transportpce-models-artifacts ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ transportpce-models-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/transportpce-models-maven-clm-master/artifacts/target/bom.xml
[INFO] attaching as transportpce-models-artifacts-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/artifacts/target/bom.json
[INFO] attaching as transportpce-models-artifacts-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ transportpce-models-artifacts ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/transportpce/models/transportpce-models-artifacts/21.0.0-SNAPSHOT/transportpce-models-artifacts-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/transportpce-models-artifacts/21.0.0-SNAPSHOT/transportpce-models-artifacts-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/transportpce-models-artifacts/21.0.0-SNAPSHOT/transportpce-models-artifacts-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ transportpce-models-artifacts ---
[INFO] org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ transportpce-models-artifacts ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/artifacts/target/sonatype-clm/module.xml
[INFO]
[INFO] ----< org.opendaylight.transportpce.models:openroadm-common-1.2.1 >-----
[INFO] Building openroadm-common-1.2.1 21.0.0-SNAPSHOT [2/23]
[INFO] from openroadm/common-1.2.1/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-common-1.2.1 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-common-1.2.1 ---
[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.4.1:enforce (enforce-banned-dependencies) @ openroadm-common-1.2.1 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-common-1.2.1 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-common-1.2.1 ---
[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/transportpce-models-maven-clm-master/openroadm/common-1.2.1/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:13.0.6:generate-sources (binding) @ openroadm-common-1.2.1 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/src/main/yang
[INFO] yang-to-sources: Found 1 dependencies in 7.500 ms
[INFO] yang-to-sources: Project model files found: 12 in 219.9 ms
[INFO] yang-to-sources: 13 YANG models processed in 438.6 ms
[INFO] BindingJavaFileGenerator: Defined 191 files in 214.0 ms
[INFO] Sorted 191 files into 44 directories in 25.61 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 191 in 535.8 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-common-1.2.1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-common-1.2.1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-common-1.2.1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-common-1.2.1 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/generated-sources/spi
[INFO] Copying 12 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 12 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-common-1.2.1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 190 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-common-1.2.1 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-common-1.2.1 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-common-1.2.1 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-common-1.2.1 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-common-1.2.1 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-common-1.2.1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-common-1.2.1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-common-1.2.1 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-common-1.2.1 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-common-1.2.1 ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.0.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-common-1.2.1 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/bom.xml
[INFO] attaching as openroadm-common-1.2.1-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/bom.json
[INFO] attaching as openroadm-common-1.2.1-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-common-1.2.1 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-common-1.2.1 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-common-1.2.1 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-common-1.2.1 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-common-1.2.1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-common-1.2.1 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.0.0-SNAPSHOT/openroadm-common-1.2.1-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.0.0-SNAPSHOT/openroadm-common-1.2.1-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.0.0-SNAPSHOT/openroadm-common-1.2.1-21.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.0.0-SNAPSHOT/openroadm-common-1.2.1-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.0.0-SNAPSHOT/openroadm-common-1.2.1-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.0.0-SNAPSHOT/openroadm-common-1.2.1-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-common-1.2.1 ---
[INFO] Writing OBR metadata
[INFO] Installing org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.0.0-SNAPSHOT/openroadm-common-1.2.1-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-common-1.2.1 ---
[INFO] org.opendaylight.transportpce.models:openroadm-common-1.2.1:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-common-1.2.1 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/common-1.2.1/target/sonatype-clm/module.xml
[INFO]
[INFO] ----< org.opendaylight.transportpce.models:openroadm-device-1.2.1 >-----
[INFO] Building openroadm-device-1.2.1 21.0.0-SNAPSHOT [3/23]
[INFO] from openroadm/device-1.2.1/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-device-1.2.1 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-device-1.2.1 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openroadm-device-1.2.1 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-device-1.2.1 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-device-1.2.1 ---
[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/transportpce-models-maven-clm-master/openroadm/device-1.2.1/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:13.0.6:generate-sources (binding) @ openroadm-device-1.2.1 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/src/main/yang
[INFO] yang-to-sources: Found 4 dependencies in 1.413 ms
[INFO] yang-to-sources: Project model files found: 23 in 165.2 ms
[INFO] yang-to-sources: 31 YANG models processed in 396.2 ms
[INFO] BindingJavaFileGenerator: Defined 499 files in 111.2 ms
[INFO] Sorted 499 files into 105 directories in 3.277 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 499 in 371.8 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-device-1.2.1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-device-1.2.1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-device-1.2.1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-device-1.2.1 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/generated-sources/spi
[INFO] Copying 23 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 23 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-device-1.2.1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 498 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/syslog/rev161014/syslog/selector/log/selector/selector/facility/log/facility/LogFacility.java:[182,38] non-transient instance field of a serializable class declared with a non-serializable type
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-device-1.2.1 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-device-1.2.1 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-device-1.2.1 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-device-1.2.1 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-device-1.2.1 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-device-1.2.1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-device-1.2.1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-device-1.2.1 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-device-1.2.1 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/openroadm-device-1.2.1-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-device-1.2.1 ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-device-1.2.1 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/bom.xml
[INFO] attaching as openroadm-device-1.2.1-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/bom.json
[INFO] attaching as openroadm-device-1.2.1-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-device-1.2.1 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-device-1.2.1 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-device-1.2.1 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/openroadm-device-1.2.1-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-device-1.2.1 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-device-1.2.1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-device-1.2.1 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.0.0-SNAPSHOT/openroadm-device-1.2.1-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/openroadm-device-1.2.1-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.0.0-SNAPSHOT/openroadm-device-1.2.1-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.0.0-SNAPSHOT/openroadm-device-1.2.1-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.0.0-SNAPSHOT/openroadm-device-1.2.1-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/openroadm-device-1.2.1-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.0.0-SNAPSHOT/openroadm-device-1.2.1-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-device-1.2.1 ---
[INFO] Installing org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.0.0-SNAPSHOT/openroadm-device-1.2.1-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-device-1.2.1 ---
[INFO] org.opendaylight.transportpce.models:openroadm-device-1.2.1:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-device-1.2.1 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/device-1.2.1/target/sonatype-clm/module.xml
[INFO]
[INFO] ----< org.opendaylight.transportpce.models:openroadm-common-2.2.1 >-----
[INFO] Building openroadm-common-2.2.1 21.0.0-SNAPSHOT [4/23]
[INFO] from openroadm/common-2.2.1/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-common-2.2.1 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-common-2.2.1 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openroadm-common-2.2.1 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-common-2.2.1 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-common-2.2.1 ---
[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/transportpce-models-maven-clm-master/openroadm/common-2.2.1/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:13.0.6:generate-sources (binding) @ openroadm-common-2.2.1 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/src/main/yang
[INFO] yang-to-sources: Found 1 dependencies in 8.935 ms
[INFO] yang-to-sources: Project model files found: 16 in 57.40 ms
[INFO] yang-to-sources: 17 YANG models processed in 70.69 ms
[INFO] BindingJavaFileGenerator: Defined 371 files in 36.22 ms
[INFO] Sorted 371 files into 65 directories in 701.4 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 371 in 187.9 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-common-2.2.1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-common-2.2.1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-common-2.2.1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-common-2.2.1 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/generated-sources/spi
[INFO] Copying 16 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 16 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-common-2.2.1 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 370 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-common-2.2.1 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-common-2.2.1 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-common-2.2.1 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-common-2.2.1 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-common-2.2.1 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-common-2.2.1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-common-2.2.1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-common-2.2.1 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-common-2.2.1 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-common-2.2.1 ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.0.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-common-2.2.1 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/bom.xml
[INFO] attaching as openroadm-common-2.2.1-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/bom.json
[INFO] attaching as openroadm-common-2.2.1-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-common-2.2.1 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-common-2.2.1 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-common-2.2.1 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-common-2.2.1 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-common-2.2.1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-common-2.2.1 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.0.0-SNAPSHOT/openroadm-common-2.2.1-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.0.0-SNAPSHOT/openroadm-common-2.2.1-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.0.0-SNAPSHOT/openroadm-common-2.2.1-21.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.0.0-SNAPSHOT/openroadm-common-2.2.1-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.0.0-SNAPSHOT/openroadm-common-2.2.1-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.0.0-SNAPSHOT/openroadm-common-2.2.1-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-common-2.2.1 ---
[INFO] Installing org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.0.0-SNAPSHOT/openroadm-common-2.2.1-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-common-2.2.1 ---
[INFO] org.opendaylight.transportpce.models:openroadm-common-2.2.1:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-common-2.2.1 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/common-2.2.1/target/sonatype-clm/module.xml
[INFO]
[INFO] ----< org.opendaylight.transportpce.models:openroadm-device-2.2.1 >-----
[INFO] Building openroadm-device-2.2.1 21.0.0-SNAPSHOT [5/23]
[INFO] from openroadm/device-2.2.1/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-device-2.2.1 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-device-2.2.1 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openroadm-device-2.2.1 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-device-2.2.1 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-device-2.2.1 ---
[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/transportpce-models-maven-clm-master/openroadm/device-2.2.1/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:13.0.6:generate-sources (binding) @ openroadm-device-2.2.1 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/src/main/yang
[INFO] yang-to-sources: Found 4 dependencies in 1.213 ms
[INFO] yang-to-sources: Project model files found: 26 in 60.35 ms
[INFO] yang-to-sources: 37 YANG models processed in 162.2 ms
[INFO] BindingJavaFileGenerator: Defined 655 files in 36.96 ms
[INFO] Sorted 655 files into 145 directories in 712.6 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 655 in 286.9 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-device-2.2.1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-device-2.2.1 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-device-2.2.1 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-device-2.2.1 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/generated-sources/spi
[INFO] Copying 26 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 26 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-device-2.2.1 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 654 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/port/capability/rev181019/port/capability/grp/port/capabilities/SupportedInterfaceCapabilityKey.java:[24,41] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/port/capability/rev181019/port/capability/grp/port/capabilities/supported/_interface/capability/otn/capability/odu/mux/hierarchy/MuxCapabilityKey.java:[27,35] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/syslog/rev171215/syslog/selector/log/selector/selector/facility/log/facility/LogFacility.java:[182,38] non-transient instance field of a serializable class declared with a non-serializable type
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-device-2.2.1 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-device-2.2.1 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-device-2.2.1 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-device-2.2.1 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-device-2.2.1 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-device-2.2.1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-device-2.2.1 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-device-2.2.1 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-device-2.2.1 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/openroadm-device-2.2.1-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-device-2.2.1 ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-device-2.2.1 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/bom.xml
[INFO] attaching as openroadm-device-2.2.1-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/bom.json
[INFO] attaching as openroadm-device-2.2.1-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-device-2.2.1 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-device-2.2.1 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-device-2.2.1 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/openroadm-device-2.2.1-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-device-2.2.1 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-device-2.2.1 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-device-2.2.1 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.0.0-SNAPSHOT/openroadm-device-2.2.1-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/openroadm-device-2.2.1-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.0.0-SNAPSHOT/openroadm-device-2.2.1-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.0.0-SNAPSHOT/openroadm-device-2.2.1-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.0.0-SNAPSHOT/openroadm-device-2.2.1-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/openroadm-device-2.2.1-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.0.0-SNAPSHOT/openroadm-device-2.2.1-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-device-2.2.1 ---
[INFO] Installing org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.0.0-SNAPSHOT/openroadm-device-2.2.1-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-device-2.2.1 ---
[INFO] org.opendaylight.transportpce.models:openroadm-device-2.2.1:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-device-2.2.1 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/device-2.2.1/target/sonatype-clm/module.xml
[INFO]
[INFO] ----< org.opendaylight.transportpce.models:openroadm-common-7.1.0 >-----
[INFO] Building openroadm-common-7.1.0 21.0.0-SNAPSHOT [6/23]
[INFO] from openroadm/common-7.1.0/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-common-7.1.0 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-common-7.1.0 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openroadm-common-7.1.0 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-common-7.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-common-7.1.0 ---
[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/transportpce-models-maven-clm-master/openroadm/common-7.1.0/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:13.0.6:generate-sources (binding) @ openroadm-common-7.1.0 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/src/main/yang
[INFO] yang-to-sources: Found 1 dependencies in 1.249 ms
[INFO] yang-to-sources: Project model files found: 26 in 76.35 ms
[INFO] yang-to-sources: 27 YANG models processed in 101.4 ms
[INFO] BindingJavaFileGenerator: Defined 557 files in 21.46 ms
[INFO] Sorted 557 files into 94 directories in 648.8 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 557 in 155.9 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-common-7.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-common-7.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-common-7.1.0 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-common-7.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/generated-sources/spi
[INFO] Copying 26 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 26 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-common-7.1.0 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 556 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-common-7.1.0 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-common-7.1.0 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-common-7.1.0 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-common-7.1.0 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-common-7.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-common-7.1.0 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-common-7.1.0 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-common-7.1.0 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-common-7.1.0 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-common-7.1.0 ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-common-7.1.0 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/bom.xml
[INFO] attaching as openroadm-common-7.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/bom.json
[INFO] attaching as openroadm-common-7.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-common-7.1.0 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-common-7.1.0 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-common-7.1.0 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-common-7.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-common-7.1.0 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-common-7.1.0 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.0.0-SNAPSHOT/openroadm-common-7.1.0-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.0.0-SNAPSHOT/openroadm-common-7.1.0-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.0.0-SNAPSHOT/openroadm-common-7.1.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.0.0-SNAPSHOT/openroadm-common-7.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.0.0-SNAPSHOT/openroadm-common-7.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.0.0-SNAPSHOT/openroadm-common-7.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-common-7.1.0 ---
[INFO] Installing org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.0.0-SNAPSHOT/openroadm-common-7.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-common-7.1.0 ---
[INFO] org.opendaylight.transportpce.models:openroadm-common-7.1.0:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-common-7.1.0 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/common-7.1.0/target/sonatype-clm/module.xml
[INFO]
[INFO] ----< org.opendaylight.transportpce.models:openroadm-device-7.1.0 >-----
[INFO] Building openroadm-device-7.1.0 21.0.0-SNAPSHOT [7/23]
[INFO] from openroadm/device-7.1.0/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-device-7.1.0 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-device-7.1.0 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openroadm-device-7.1.0 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-device-7.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-device-7.1.0 ---
[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/transportpce-models-maven-clm-master/openroadm/device-7.1.0/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:13.0.6:generate-sources (binding) @ openroadm-device-7.1.0 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/src/main/yang
[INFO] yang-to-sources: Found 4 dependencies in 1.835 ms
[INFO] yang-to-sources: Project model files found: 45 in 89.05 ms
[INFO] yang-to-sources: 65 YANG models processed in 272.7 ms
[INFO] BindingJavaFileGenerator: Defined 1458 files in 109.1 ms
[INFO] Sorted 1458 files into 326 directories in 2.727 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 1458 in 591.0 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-device-7.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-device-7.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-device-7.1.0 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-device-7.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/spi
[INFO] Copying 45 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 45 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-device-7.1.0 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1457 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/device/rev200529/odu/mux/hierarchy/grp/MuxCapabilityKey.java:[27,35] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/device/rev200529/otn/odu/mux/hierarchy/grp/MuxCapabilityKey.java:[27,35] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/routing/rev200529/routing/grp/routing/routing/instance/routing/protocols/RoutingProtocolKey.java:[23,101] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/ospf/rev200529/ospf/grp/ospf/InstanceKey.java:[25,33] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/ospf/rev200529/ospf/lsa/grp/ospf/InstanceKey.java:[25,33] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/routing/rev200529/routing/state/grp/routing/state/routing/instance/routing/protocols/RoutingProtocolKey.java:[23,101] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/pluggable/optics/holder/capability/rev200529/pluggable/optics/holder/capability/pluggable/optics/holder/capability/SupportedCircuitPackKey.java:[25,48] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/port/capability/rev200529/port/capability/grp/port/capabilities/SupportedInterfaceCapabilityKey.java:[24,41] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/syslog/rev191129/syslog/selector/log/selector/selector/facility/log/facility/LogFacility.java:[182,38] non-transient instance field of a serializable class declared with a non-serializable type
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-device-7.1.0 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-device-7.1.0 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-device-7.1.0 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-device-7.1.0 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-device-7.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-device-7.1.0 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-device-7.1.0 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-device-7.1.0 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-device-7.1.0 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/openroadm-device-7.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-device-7.1.0 ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-device-7.1.0 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/bom.xml
[INFO] attaching as openroadm-device-7.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/bom.json
[INFO] attaching as openroadm-device-7.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-device-7.1.0 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-device-7.1.0 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-device-7.1.0 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/openroadm-device-7.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-device-7.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-device-7.1.0 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-device-7.1.0 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.0.0-SNAPSHOT/openroadm-device-7.1.0-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/openroadm-device-7.1.0-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.0.0-SNAPSHOT/openroadm-device-7.1.0-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.0.0-SNAPSHOT/openroadm-device-7.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.0.0-SNAPSHOT/openroadm-device-7.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/openroadm-device-7.1.0-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.0.0-SNAPSHOT/openroadm-device-7.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-device-7.1.0 ---
[INFO] Installing org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.0.0-SNAPSHOT/openroadm-device-7.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-device-7.1.0 ---
[INFO] org.opendaylight.transportpce.models:openroadm-device-7.1.0:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-device-7.1.0 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/device-7.1.0/target/sonatype-clm/module.xml
[INFO]
[INFO] ----< org.opendaylight.transportpce.models:openroadm-common-13.1.0 >----
[INFO] Building openroadm-common-13.1.0 21.0.0-SNAPSHOT [8/23]
[INFO] from openroadm/common-13.1.0/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-common-13.1.0 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-common-13.1.0 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openroadm-common-13.1.0 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-common-13.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-common-13.1.0 ---
[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/transportpce-models-maven-clm-master/openroadm/common-13.1.0/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:13.0.6:generate-sources (binding) @ openroadm-common-13.1.0 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/src/main/yang
[INFO] yang-to-sources: Found 1 dependencies in 649.4 μs
[INFO] yang-to-sources: Project model files found: 28 in 64.86 ms
[INFO] yang-to-sources: 29 YANG models processed in 79.71 ms
[INFO] BindingJavaFileGenerator: Defined 742 files in 27.07 ms
[INFO] Sorted 742 files into 110 directories in 755.4 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 742 in 189.8 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-common-13.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-common-13.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-common-13.1.0 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-common-13.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/spi
[INFO] Copying 28 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 28 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-common-13.1.0 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 741 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/common/phy/codes/rev220527/ComplianceCodesUnion.java:[36,41] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/common/phy/codes/rev220527/ComplianceCodesUnion.java:[37,42] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/manifest/file/rev230526/db/backup/manifest/db/backup/manifest/commands/DbBackupManifestCommand.java:[92,44] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/manifest/file/rev230526/db/backup/manifest/db/backup/manifest/commands/DbBackupManifestCommand.java:[93,120] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/manifest/file/rev230526/db/restore/manifest/db/restore/manifest/commands/DbRestoreManifestCommand.java:[98,44] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/manifest/file/rev230526/db/restore/manifest/db/restore/manifest/commands/DbRestoreManifestCommand.java:[99,121] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/manifest/file/rev230526/sw/manifest/instruction/set/sw/manifest/commands/SwManifestCommand.java:[98,44] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/manifest/file/rev230526/sw/manifest/instruction/set/sw/manifest/commands/SwManifestCommand.java:[99,114] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/tca/rev230526/TcaIfTypeUnion.java:[37,33] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/tca/rev230526/TcaIfTypeUnion.java:[38,33] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/tca/rev230526/TcaIfRateUnion.java:[47,39] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/tca/rev230526/TcaIfRateUnion.java:[48,35] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/tca/rev230526/TcaIfRateUnion.java:[49,35] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/tca/rev230526/TcaIfRateUnion.java:[51,33] non-transient instance field of a serializable class declared with a non-serializable type
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-common-13.1.0 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-common-13.1.0 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-common-13.1.0 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-common-13.1.0 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-common-13.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-common-13.1.0 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-common-13.1.0 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-common-13.1.0 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-common-13.1.0 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-common-13.1.0 ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-common-13.1.0 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/bom.xml
[INFO] attaching as openroadm-common-13.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/bom.json
[INFO] attaching as openroadm-common-13.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-common-13.1.0 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-common-13.1.0 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-common-13.1.0 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-common-13.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-common-13.1.0 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-common-13.1.0 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.0.0-SNAPSHOT/openroadm-common-13.1.0-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.0.0-SNAPSHOT/openroadm-common-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.0.0-SNAPSHOT/openroadm-common-13.1.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.0.0-SNAPSHOT/openroadm-common-13.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.0.0-SNAPSHOT/openroadm-common-13.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.0.0-SNAPSHOT/openroadm-common-13.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-common-13.1.0 ---
[INFO] Installing org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.0.0-SNAPSHOT/openroadm-common-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-common-13.1.0 ---
[INFO] org.opendaylight.transportpce.models:openroadm-common-13.1.0:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-common-13.1.0 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/common-13.1.0/target/sonatype-clm/module.xml
[INFO]
[INFO] ----< org.opendaylight.transportpce.models:openroadm-device-13.1.0 >----
[INFO] Building openroadm-device-13.1.0 21.0.0-SNAPSHOT [9/23]
[INFO] from openroadm/device-13.1.0/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-device-13.1.0 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-device-13.1.0 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openroadm-device-13.1.0 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-device-13.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-device-13.1.0 ---
[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/transportpce-models-maven-clm-master/openroadm/device-13.1.0/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:13.0.6:generate-sources (binding) @ openroadm-device-13.1.0 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/src/main/yang
[INFO] yang-to-sources: Found 5 dependencies in 2.295 ms
[INFO] yang-to-sources: Project model files found: 45 in 91.72 ms
[INFO] yang-to-sources: 68 YANG models processed in 367.5 ms
[INFO] BindingJavaFileGenerator: Defined 1638 files in 80.15 ms
[INFO] Sorted 1638 files into 353 directories in 1.995 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 1638 in 547.6 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-device-13.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-device-13.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-device-13.1.0 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-device-13.1.0 ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/spi
[INFO] Copying 45 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 45 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-device-13.1.0 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1637 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/device/rev230526/otn/odu/mux/hierarchy/grp/MuxCapabilityKey.java:[27,35] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/device/rev230526/odu/mux/hierarchy/grp/MuxCapabilityKey.java:[27,35] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/routing/rev230526/routing/grp/routing/routing/instance/routing/protocols/RoutingProtocolKey.java:[23,101] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/ospf/rev230526/ospf/grp/ospf/InstanceKey.java:[25,33] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/ospf/rev230526/ospf/lsa/grp/ospf/InstanceKey.java:[25,33] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/routing/rev230526/routing/state/grp/routing/state/routing/instance/routing/protocols/RoutingProtocolKey.java:[23,101] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/pluggable/optics/holder/capability/rev230526/pluggable/optics/holder/capability/pluggable/optics/holder/capability/SupportedCircuitPackKey.java:[25,48] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/port/capability/rev230526/port/capability/grp/port/capabilities/SupportedInterfaceCapabilityKey.java:[24,41] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/syslog/rev191129/syslog/selector/log/selector/selector/facility/log/facility/LogFacility.java:[182,38] non-transient instance field of a serializable class declared with a non-serializable type
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-device-13.1.0 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-device-13.1.0 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-device-13.1.0 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-device-13.1.0 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-device-13.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-device-13.1.0 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-device-13.1.0 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-device-13.1.0 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-device-13.1.0 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/openroadm-device-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-device-13.1.0 ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-device-13.1.0 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/bom.xml
[INFO] attaching as openroadm-device-13.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/bom.json
[INFO] attaching as openroadm-device-13.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-device-13.1.0 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-device-13.1.0 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-device-13.1.0 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/openroadm-device-13.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-device-13.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-device-13.1.0 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-device-13.1.0 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.0.0-SNAPSHOT/openroadm-device-13.1.0-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/openroadm-device-13.1.0-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.0.0-SNAPSHOT/openroadm-device-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.0.0-SNAPSHOT/openroadm-device-13.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.0.0-SNAPSHOT/openroadm-device-13.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/openroadm-device-13.1.0-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.0.0-SNAPSHOT/openroadm-device-13.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-device-13.1.0 ---
[INFO] Installing org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.0.0-SNAPSHOT/openroadm-device-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-device-13.1.0 ---
[INFO] org.opendaylight.transportpce.models:openroadm-device-13.1.0:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-device-13.1.0 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/device-13.1.0/target/sonatype-clm/module.xml
[INFO]
[INFO] ---< org.opendaylight.transportpce.models:openroadm-network-13.1.0 >----
[INFO] Building openroadm-network-13.1.0 21.0.0-SNAPSHOT [10/23]
[INFO] from openroadm/network-13.1.0/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-network-13.1.0 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-network-13.1.0 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openroadm-network-13.1.0 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-network-13.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-network-13.1.0 ---
[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/transportpce-models-maven-clm-master/openroadm/network-13.1.0/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:13.0.6:generate-sources (binding) @ openroadm-network-13.1.0 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/src/main/yang
[INFO] yang-to-sources: Found 5 dependencies in 1.101 ms
[INFO] yang-to-sources: Project model files found: 14 in 22.46 ms
[INFO] yang-to-sources: 30 YANG models processed in 141.9 ms
[INFO] BindingJavaFileGenerator: Defined 259 files in 20.44 ms
[INFO] Sorted 259 files into 73 directories in 309.3 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 259 in 94.31 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-network-13.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-network-13.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-network-13.1.0 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-network-13.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/generated-sources/spi
[INFO] Copying 14 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 14 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-network-13.1.0 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 258 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/network/types/rev230526/xpdr/tp/supported/interfaces/SupportedInterfaceCapabilityKey.java:[24,41] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/xponder/rev230526/xpdr/otn/tp/attributes/OdtuTpnPoolKey.java:[24,36] non-transient instance field of a serializable class declared with a non-serializable type
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-network-13.1.0 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-network-13.1.0 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-network-13.1.0 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-network-13.1.0 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-network-13.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-network-13.1.0 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-network-13.1.0 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-network-13.1.0 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-network-13.1.0 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-network-13.1.0 ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/network/topology/rev230526/Link1.java:151: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/network/topology/rev230526/networks/network/link/OMSAttributes.java:124: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-network-13.1.0 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/bom.xml
[INFO] attaching as openroadm-network-13.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/bom.json
[INFO] attaching as openroadm-network-13.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-network-13.1.0 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-network-13.1.0 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-network-13.1.0 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-network-13.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-network-13.1.0 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-network-13.1.0 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.0.0-SNAPSHOT/openroadm-network-13.1.0-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.0.0-SNAPSHOT/openroadm-network-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.0.0-SNAPSHOT/openroadm-network-13.1.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.0.0-SNAPSHOT/openroadm-network-13.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.0.0-SNAPSHOT/openroadm-network-13.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.0.0-SNAPSHOT/openroadm-network-13.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-network-13.1.0 ---
[INFO] Installing org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.0.0-SNAPSHOT/openroadm-network-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-network-13.1.0 ---
[INFO] org.opendaylight.transportpce.models:openroadm-network-13.1.0:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-network-13.1.0 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/network-13.1.0/target/sonatype-clm/module.xml
[INFO]
[INFO] ---< org.opendaylight.transportpce.models:openroadm-service-13.1.0 >----
[INFO] Building openroadm-service-13.1.0 21.0.0-SNAPSHOT [11/23]
[INFO] from openroadm/service-13.1.0/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openroadm-service-13.1.0 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openroadm-service-13.1.0 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openroadm-service-13.1.0 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openroadm-service-13.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-service-13.1.0 ---
[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/transportpce-models-maven-clm-master/openroadm/service-13.1.0/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:13.0.6:generate-sources (binding) @ openroadm-service-13.1.0 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/src/main/yang
[INFO] yang-to-sources: Found 3 dependencies in 1.706 ms
[INFO] yang-to-sources: Project model files found: 8 in 29.66 ms
[INFO] yang-to-sources: 26 YANG models processed in 337.1 ms
[INFO] BindingJavaFileGenerator: Defined 857 files in 44.22 ms
[INFO] Sorted 857 files into 159 directories in 913.4 μs
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 857 in 363.6 ms
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openroadm-service-13.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openroadm-service-13.1.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openroadm-service-13.1.0 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-service-13.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/generated-sources/spi
[INFO] Copying 8 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 8 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-service-13.1.0 ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 856 source files with javac [debug release 17] to target/classes
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openroadm-service-13.1.0 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openroadm-service-13.1.0 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openroadm-service-13.1.0 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openroadm-service-13.1.0 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-service-13.1.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-service-13.1.0 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openroadm-service-13.1.0 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openroadm-service-13.1.0 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-service-13.1.0 ---
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openroadm-service-13.1.0 ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openroadm-service-13.1.0 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/bom.xml
[INFO] attaching as openroadm-service-13.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/bom.json
[INFO] attaching as openroadm-service-13.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-service-13.1.0 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openroadm-service-13.1.0 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-service-13.1.0 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-service-13.1.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openroadm-service-13.1.0 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openroadm-service-13.1.0 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.0.0-SNAPSHOT/openroadm-service-13.1.0-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.0.0-SNAPSHOT/openroadm-service-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.0.0-SNAPSHOT/openroadm-service-13.1.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.0.0-SNAPSHOT/openroadm-service-13.1.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.0.0-SNAPSHOT/openroadm-service-13.1.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.0.0-SNAPSHOT/openroadm-service-13.1.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openroadm-service-13.1.0 ---
[INFO] Installing org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.0.0-SNAPSHOT/openroadm-service-13.1.0-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openroadm-service-13.1.0 ---
[INFO] org.opendaylight.transportpce.models:openroadm-service-13.1.0:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openroadm-service-13.1.0 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/service-13.1.0/target/sonatype-clm/module.xml
[INFO]
[INFO] --< org.opendaylight.transportpce.models:transportpce-openroadm-models >--
[INFO] Building transportpce-openroadm-models 21.0.0-SNAPSHOT [12/23]
[INFO] from openroadm/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ transportpce-openroadm-models ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ transportpce-openroadm-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-openroadm-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ transportpce-openroadm-models ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-openroadm-models ---
[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/transportpce-models-maven-clm-master/openroadm/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.3.1:check (check-license) @ transportpce-openroadm-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ transportpce-openroadm-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ transportpce-openroadm-models ---
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ transportpce-openroadm-models >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ transportpce-openroadm-models ---
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ transportpce-openroadm-models <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ transportpce-openroadm-models ---
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ transportpce-openroadm-models ---
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ transportpce-openroadm-models ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ transportpce-openroadm-models ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-openroadm-models ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ transportpce-openroadm-models ---
[INFO] Skipping pom project
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-openroadm-models ---
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-openroadm-models ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ transportpce-openroadm-models ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ transportpce-openroadm-models ---
[INFO] Skipping artifact installation
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ transportpce-openroadm-models ---
[INFO] org.opendaylight.transportpce.models:transportpce-openroadm-models:pom:21.0.0-SNAPSHOT
[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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ transportpce-openroadm-models ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openroadm/target/sonatype-clm/module.xml
[INFO]
[INFO] ----------< org.opendaylight.transportpce.models:tapi-2.4.0 >-----------
[INFO] Building tapi-2.4.0 21.0.0-SNAPSHOT [13/23]
[INFO] from tapi/2.4.0/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ tapi-2.4.0 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ tapi-2.4.0 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ tapi-2.4.0 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ tapi-2.4.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ tapi-2.4.0 ---
[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/transportpce-models-maven-clm-master/tapi/2.4.0/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:13.0.6:generate-sources (binding) @ tapi-2.4.0 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/src/main/yang
[INFO] yang-to-sources: Found 0 dependencies in 527.2 μs
[INFO] yang-to-sources: Project model files found: 14 in 145.2 ms
[INFO] yang-to-sources: 14 YANG models processed in 582.6 ms
[INFO] BindingJavaFileGenerator: Defined 4071 files in 158.4 ms
[INFO] Sorted 4071 files into 390 directories in 3.718 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 4071 in 2.028 s
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ tapi-2.4.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ tapi-2.4.0 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ tapi-2.4.0 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ tapi-2.4.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/src/main/resources
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/generated-sources/spi
[INFO] Copying 14 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 14 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ tapi-2.4.0 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 4070 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/onf/otcc/yang/tapi/oam/rev221121/pm/data/PmParameterKey.java:[24,22] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/onf/otcc/yang/tapi/oam/rev221121/pm/parameter/ThresholdConfigKey.java:[27,33] non-transient instance field of a serializable class declared with a non-serializable type
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ tapi-2.4.0 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ tapi-2.4.0 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ tapi-2.4.0 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ tapi-2.4.0 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ tapi-2.4.0 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tapi-2.4.0 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ tapi-2.4.0 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ tapi-2.4.0 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ tapi-2.4.0 ---
[WARNING] Bundle org.opendaylight.transportpce.models:tapi-2.4.0:bundle:21.0.0-SNAPSHOT : Export org.opendaylight.yang.gen.v1.urn.onf.otcc.yang.tapi.connectivity.rev221121, has 1, private references [org.opendaylight.yang.gen.v1.urn.onf.otcc.yang.tapi.connectivity.rev221121.connectivity.service.internal.point]
[WARNING] Bundle org.opendaylight.transportpce.models:tapi-2.4.0:bundle:21.0.0-SNAPSHOT : Export org.opendaylight.yang.gen.v1.urn.onf.otcc.yang.tapi.connectivity.rev221121.connectivity.service, has 1, private references [org.opendaylight.yang.gen.v1.urn.onf.otcc.yang.tapi.connectivity.rev221121.connectivity.service.internal.point]
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/tapi-2.4.0-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ tapi-2.4.0 ---
[INFO] No previous run data found, generating javadoc.
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/tapi-2.4.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ tapi-2.4.0 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/bom.xml
[INFO] attaching as tapi-2.4.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/bom.json
[INFO] attaching as tapi-2.4.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tapi-2.4.0 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ tapi-2.4.0 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ tapi-2.4.0 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/tapi-2.4.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ tapi-2.4.0 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ tapi-2.4.0 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ tapi-2.4.0 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.0.0-SNAPSHOT/tapi-2.4.0-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/tapi-2.4.0-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.0.0-SNAPSHOT/tapi-2.4.0-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/tapi-2.4.0-21.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.0.0-SNAPSHOT/tapi-2.4.0-21.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.0.0-SNAPSHOT/tapi-2.4.0-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.0.0-SNAPSHOT/tapi-2.4.0-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/tapi-2.4.0-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.0.0-SNAPSHOT/tapi-2.4.0-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ tapi-2.4.0 ---
[INFO] Installing org/opendaylight/transportpce/models/tapi-2.4.0/21.0.0-SNAPSHOT/tapi-2.4.0-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ tapi-2.4.0 ---
[INFO] org.opendaylight.transportpce.models:tapi-2.4.0:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ tapi-2.4.0 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/tapi/2.4.0/target/sonatype-clm/module.xml
[INFO]
[INFO] ---< org.opendaylight.transportpce.models:transportpce-tapi-models >----
[INFO] Building transportpce-tapi-models 21.0.0-SNAPSHOT [14/23]
[INFO] from tapi/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ transportpce-tapi-models ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ transportpce-tapi-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-tapi-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ transportpce-tapi-models ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-tapi-models ---
[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/transportpce-models-maven-clm-master/tapi/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.3.1:check (check-license) @ transportpce-tapi-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ transportpce-tapi-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ transportpce-tapi-models ---
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ transportpce-tapi-models >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ transportpce-tapi-models ---
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ transportpce-tapi-models <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ transportpce-tapi-models ---
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ transportpce-tapi-models ---
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ transportpce-tapi-models ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ transportpce-tapi-models ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-tapi-models ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ transportpce-tapi-models ---
[INFO] Skipping pom project
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-tapi-models ---
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-tapi-models ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ transportpce-tapi-models ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ transportpce-tapi-models ---
[INFO] Skipping artifact installation
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ transportpce-tapi-models ---
[INFO] org.opendaylight.transportpce.models:transportpce-tapi-models:pom:21.0.0-SNAPSHOT
[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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ transportpce-tapi-models ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/tapi/target/sonatype-clm/module.xml
[INFO]
[INFO] -------< org.opendaylight.transportpce.models:openconfig-240119 >-------
[INFO] Building openconfig-240119 21.0.0-SNAPSHOT [15/23]
[INFO] from openconfig/openconfig-240119/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ openconfig-240119 ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ openconfig-240119 ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ openconfig-240119 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ openconfig-240119 ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openconfig-240119 ---
[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/transportpce-models-maven-clm-master/openconfig/openconfig-240119/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:13.0.6:generate-sources (binding) @ openconfig-240119 ---
[INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
[INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/src/main/yang
[INFO] yang-to-sources: Found 4 dependencies in 1.100 ms
[INFO] yang-to-sources: Project model files found: 111 in 266.3 ms
[INFO] yang-to-sources: 82 YANG models processed in 465.0 ms
[INFO] BindingJavaFileGenerator: Defined 5914 files in 162.8 ms
[INFO] Sorted 5914 files into 1276 directories in 5.777 ms
[INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 5914 in 1.779 s
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ openconfig-240119 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ openconfig-240119 ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ openconfig-240119 ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ openconfig-240119 ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/spi
[INFO] Copying 111 resources from target/generated-sources/yang to target/classes
[INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
[INFO] Copying 111 resources from target/generated-sources/yang to target/classes
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/spi
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ openconfig-240119 ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 5913 source files with javac [debug release 17] to target/classes
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/example/net/yang/openconfig/terminal/device/properties/rev220426/FecCodesAttributes.java:[81,27] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/example/net/yang/openconfig/terminal/device/properties/rev220426/FilterAttributesTop.java:[68,35] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/example/net/yang/openconfig/terminal/device/properties/rev220426/OperationalModeDescriptorExplicitCapabilitiesState.java:[120,40] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/example/net/yang/openconfig/terminal/device/properties/rev220426/operational/mode/descriptor/explicit/top/explicit/mode/operational/mode/capabilities/penalties/PenaltyKey.java:[25,34] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/aaa/rev200730/AaaAccountingMethodsCommon.java:[68,37] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/aaa/rev200730/aaa/accounting/events/top/events/EventKey.java:[24,42] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/aaa/rev200730/AaaAuthenticationConfig.java:[68,37] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/aaa/rev200730/AaaAuthenticationUserConfig.java:[79,42] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/aaa/rev200730/AaaAuthorizationMethodsConfig.java:[68,37] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/aaa/rev200730/aaa/authorization/events/top/events/EventKey.java:[24,45] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/packet/match/types/rev210714/EthertypeType.java:[37,29] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/packet/match/types/rev210714/IpProtocolType.java:[37,30] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/acl/rev210616/_interface/ingress/acl/top/ingress/acl/sets/IngressAclSetKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/acl/rev210616/_interface/ingress/acl/top/ingress/acl/sets/IngressAclSetKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/acl/rev210616/_interface/egress/acl/top/egress/acl/sets/EgressAclSetKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/acl/rev210616/_interface/egress/acl/top/egress/acl/sets/EgressAclSetKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/acl/rev210616/acl/set/top/acl/sets/AclSetKey.java:[25,27] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/aft/rev220517/aft/next/hop/groups/structural/next/hop/groups/next/hop/group/next/hops/NextHopKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/alarms/rev190709/AlarmState.java:[84,45] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/platform/rev220610/PlatformComponentState.java:[142,51] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/platform/rev220610/PlatformComponentState.java:[143,51] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/platform/rev220610/platform/subcomponent/ref/top/subcomponents/SubcomponentKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev220521/bgp/global/afi/safi/list/AfiSafiKey.java:[24,31] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev220521/bgp/neighbor/afi/safi/list/AfiSafiKey.java:[24,31] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/bgp/rev220521/bgp/peer/group/afi/safi/list/AfiSafiKey.java:[24,31] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/rib/bgp/rev220606/bgp/rib/top/rib/afi/safis/AfiSafiKey.java:[24,31] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/rib/bgp/rev220606/bgp/evpn/route/path/common/state/paths/PathKey.java:[30,31] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/rib/bgp/rev220606/bgp/evpn/route/path/type2/state/paths/PathKey.java:[30,31] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/rib/bgp/rev220606/bgp/evpn/route/path/type5/state/paths/PathKey.java:[30,31] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/rib/bgp/rev220606/BgpLocRibCommonKeys.java:[71,43] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/rib/bgp/rev220606/bgp/tunnel/encapsulation/attr/top/tunnel/encapsulation/tunnels/TunnelKey.java:[24,43] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/rib/bgp/rev220606/bgp/tunnel/encapsulation/attr/top/tunnel/encapsulation/tunnels/tunnel/subtlvs/SubtlvKey.java:[24,49] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/rib/bgp/rev220606/BgpCommunityAttrState.java:[63,48] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/lldp/rev181121/lldp/capabilities/top/capabilities/CapabilityKey.java:[24,40] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/local/routing/rev220510/LocalStaticNexthopConfig.java:[72,43] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/messages/rev180813/debug/messages/top/debug/entries/DebugServiceKey.java:[24,32] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/mpls/rev210728/p2p/primary/paths/top/p2p/primary/path/p2p/primary/path/candidate/secondary/paths/CandidateSecondaryPathKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/mpls/rev210728/path/constraints/top/path/metric/bound/constraints/PathMetricBoundConstraintKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/network/instance/l3/rev181121/l3ni/route/limit/structural/route/limits/RouteLimitKey.java:[24,33] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/isis/lsdb/prefix/state/subtlvs/SubtlvKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/is/reachability/neighbor/state/subtlvs/SubtlvKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/isis/afi/safi/list/AfKey.java:[25,27] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/isis/afi/safi/list/AfKey.java:[26,28] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/isis/shortcuts/afi/list/AfiKey.java:[24,27] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/overload/bit/group/reset/triggers/ResetTriggerKey.java:[24,44] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/isis/_if/afi/safi/list/AfKey.java:[25,27] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/isis/_if/afi/safi/list/AfKey.java:[26,28] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/isis/_if/global/afi/safi/list/AfKey.java:[25,27] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/isis/_if/global/afi/safi/list/AfKey.java:[26,28] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/lsp/state/tlvs/TlvKey.java:[24,31] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/isis/rev220510/lsp/state/tlvs/tlv/router/capabilities/capability/subtlvs/SubtlvKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/transport/line/connectivity/rev190627/ConnectionConfig.java:[82,42] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/openconfig/transport/line/connectivity/rev190627/ConnectionConfig.java:[176,42] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/ospfv2/rev220210/ospfv2/lsdb/structure/lsdb/lsa/types/LsaTypeKey.java:[24,31] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/ospfv2/rev220210/Ospfv2LsdbOpaqueRiState.java:[169,37] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/ospfv2/rev220210/Ospfv2LsdbOpaqueRiSrrangeTlvState.java:[176,48] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/ospfv2/rev220210/Ospfv2LsdbOpaqueTeNodeAttributeState.java:[184,46] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/ospfv2/rev220210/Ospfv2LsdbOpaqueTeLinkState.java:[230,41] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/ospfv2/rev220210/ospfv2/global/structural/global/inter/area/propagation/policies/InterAreaPropagationPolicyKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/ospfv2/rev220210/ospfv2/global/structural/global/inter/area/propagation/policies/InterAreaPropagationPolicyKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/system/logging/rev181121/logging/selectors/top/selectors/SelectorKey.java:[25,34] non-transient instance field of a serializable class declared with a non-serializable type
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/Config.java:[65,55] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/Config.java:[88,38] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/Config.java:[88,57] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/Config.java:[103,54] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/State.java:[69,55] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/State.java:[92,38] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/State.java:[92,57] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/State.java:[107,54] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[62,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[62,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[62,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[82,27] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[96,28] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[111,35] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[139,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[139,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[139,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[164,42] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[164,42] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[164,42] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[220,110] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[212,109] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[212,109] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[212,109] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[220,102] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[220,102] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[220,102] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[63,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[63,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[63,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[83,27] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[106,28] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[122,35] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[153,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[153,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[153,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[178,41] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[178,41] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[178,41] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated
[INFO] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java: /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java has additional uses or overrides of a deprecated API.
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ openconfig-240119 >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ openconfig-240119 ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ openconfig-240119 <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ openconfig-240119 ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ openconfig-240119 ---
[INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/src/test/resources
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openconfig-240119 ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ openconfig-240119 ---
[INFO] No tests to run.
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ openconfig-240119 ---
[INFO]
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ openconfig-240119 ---
[WARNING] Bundle org.opendaylight.transportpce.models:openconfig-240119:bundle:21.0.0-SNAPSHOT : Export org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.isis.rev220510.lsp.state.tlvs.tlv, has 1, private references [org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.isis.rev220510.lsp.state.tlvs.tlv.ipv4.internal.reachability]
[INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/openconfig-240119-21.0.0-SNAPSHOT.jar
[INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/classes/META-INF/MANIFEST.MF
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ openconfig-240119 ---
[INFO] No previous run data found, generating javadoc.
[WARNING] Javadoc Warnings
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/lldp/rev181121/lldp/neighbor/top/neighbors/Neighbor.java:154: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/lldp/rev181121/lldp/neighbor/top/neighbors/Neighbor.java:168: warning: empty tag
[WARNING] *
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/openconfig-240119-21.0.0-SNAPSHOT-javadoc.jar
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ openconfig-240119 ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/bom.xml
[INFO] attaching as openconfig-240119-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/bom.json
[INFO] attaching as openconfig-240119-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openconfig-240119 ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ openconfig-240119 ---
[INFO] No dependency problems found
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openconfig-240119 ---
[INFO] Building jar: /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/openconfig-240119-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openconfig-240119 ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ openconfig-240119 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ openconfig-240119 ---
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.0.0-SNAPSHOT/openconfig-240119-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/openconfig-240119-21.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.0.0-SNAPSHOT/openconfig-240119-21.0.0-SNAPSHOT.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/openconfig-240119-21.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.0.0-SNAPSHOT/openconfig-240119-21.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.0.0-SNAPSHOT/openconfig-240119-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.0.0-SNAPSHOT/openconfig-240119-21.0.0-SNAPSHOT-cyclonedx.json
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/openconfig-240119-21.0.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.0.0-SNAPSHOT/openconfig-240119-21.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- bundle:5.1.9:install (default-install) @ openconfig-240119 ---
[INFO] Installing org/opendaylight/transportpce/models/openconfig-240119/21.0.0-SNAPSHOT/openconfig-240119-21.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ openconfig-240119 ---
[INFO] org.opendaylight.transportpce.models:openconfig-240119:bundle:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile
[INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ openconfig-240119 ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openconfig/openconfig-240119/target/sonatype-clm/module.xml
[INFO]
[INFO] --< org.opendaylight.transportpce.models:transportpce-openconfig-models >--
[INFO] Building transportpce-openconfig-models 21.0.0-SNAPSHOT [16/23]
[INFO] from openconfig/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ transportpce-openconfig-models ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ transportpce-openconfig-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ transportpce-openconfig-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ transportpce-openconfig-models ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-openconfig-models ---
[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/transportpce-models-maven-clm-master/openconfig/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.3.1:check (check-license) @ transportpce-openconfig-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ transportpce-openconfig-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ transportpce-openconfig-models ---
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ transportpce-openconfig-models >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ transportpce-openconfig-models ---
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ transportpce-openconfig-models <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ transportpce-openconfig-models ---
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ transportpce-openconfig-models ---
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ transportpce-openconfig-models ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ transportpce-openconfig-models ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-openconfig-models ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ transportpce-openconfig-models ---
[INFO] Skipping pom project
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-openconfig-models ---
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-openconfig-models ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ transportpce-openconfig-models ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ transportpce-openconfig-models ---
[INFO] Skipping artifact installation
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ transportpce-openconfig-models ---
[INFO] org.opendaylight.transportpce.models:transportpce-openconfig-models:pom:21.0.0-SNAPSHOT
[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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ transportpce-openconfig-models ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/openconfig/target/sonatype-clm/module.xml
[INFO]
[INFO] -----< org.opendaylight.transportpce.models:odl-openroadm-devices >-----
[INFO] Building OpenDaylight :: transportpce-models :: openroadm-devices 21.0.0-SNAPSHOT [17/23]
[INFO] from features/odl-openroadm-devices/pom.xml
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ odl-openroadm-devices ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ odl-openroadm-devices ---
[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.4.1:enforce (enforce-banned-dependencies) @ odl-openroadm-devices ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ odl-openroadm-devices ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openroadm-devices ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ odl-openroadm-devices ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ odl-openroadm-devices ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ odl-openroadm-devices ---
[INFO]
[INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openroadm-devices ---
[INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-devices/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openroadm-devices ---
[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.5.0:check (analyze-compile) > :spotbugs @ odl-openroadm-devices >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-openroadm-devices ---
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openroadm-devices <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-openroadm-devices ---
[INFO]
[INFO] --- feattest:13.1.3:test (default) @ odl-openroadm-devices ---
[INFO] Starting SFT for org.opendaylight.transportpce.models:odl-openroadm-devices
[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: 0fcf24b0-23f8-411d-9a25-a003e2a35279 timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
[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-files:13.1.3:copy-files (default) @ odl-openroadm-devices ---
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ odl-openroadm-devices ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-openroadm-devices ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-devices/target/bom.xml
[INFO] attaching as odl-openroadm-devices-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-devices/target/bom.json
[INFO] attaching as odl-openroadm-devices-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openroadm-devices ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ odl-openroadm-devices ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openroadm-devices ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openroadm-devices ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ odl-openroadm-devices ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ odl-openroadm-devices ---
[WARNING]
[WARNING] The packaging plugin for project odl-openroadm-devices 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/transportpce-models-maven-clm-master/features/odl-openroadm-devices/pom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-devices/21.0.0-SNAPSHOT/odl-openroadm-devices-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-devices/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-devices/21.0.0-SNAPSHOT/odl-openroadm-devices-21.0.0-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-devices/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-devices/21.0.0-SNAPSHOT/odl-openroadm-devices-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-devices/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-devices/21.0.0-SNAPSHOT/odl-openroadm-devices-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ odl-openroadm-devices ---
[INFO] org.opendaylight.transportpce.models:odl-openroadm-devices:feature:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile
[INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile
[INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:compile
[INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile
[INFO] +- org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] +- org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | \- org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | \- org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.transportpce.models:openroadm-device-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.4: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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ odl-openroadm-devices ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-devices/target/sonatype-clm/module.xml
[INFO]
[INFO] -----< org.opendaylight.transportpce.models:odl-openroadm-models >------
[INFO] Building OpenDaylight :: transportpce-models :: openroadm-models-all 21.0.0-SNAPSHOT [18/23]
[INFO] from features/odl-openroadm-models/pom.xml
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ odl-openroadm-models ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ odl-openroadm-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ odl-openroadm-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ odl-openroadm-models ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openroadm-models ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ odl-openroadm-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ odl-openroadm-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ odl-openroadm-models ---
[INFO]
[INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openroadm-models ---
[INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-models/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openroadm-models ---
[INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openroadm-models >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-openroadm-models ---
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openroadm-models <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-openroadm-models ---
[INFO]
[INFO] --- feattest:13.1.3:test (default) @ odl-openroadm-models ---
[INFO] Starting SFT for org.opendaylight.transportpce.models:odl-openroadm-models
[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: 3bd955d6-997a-452a-bec5-e09eef2a6163 timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
[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-files:13.1.3:copy-files (default) @ odl-openroadm-models ---
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ odl-openroadm-models ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-openroadm-models ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-models/target/bom.xml
[INFO] attaching as odl-openroadm-models-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-models/target/bom.json
[INFO] attaching as odl-openroadm-models-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openroadm-models ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ odl-openroadm-models ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openroadm-models ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openroadm-models ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ odl-openroadm-models ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ odl-openroadm-models ---
[WARNING]
[WARNING] The packaging plugin for project odl-openroadm-models 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/transportpce-models-maven-clm-master/features/odl-openroadm-models/pom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-models/21.0.0-SNAPSHOT/odl-openroadm-models-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-models/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-models/21.0.0-SNAPSHOT/odl-openroadm-models-21.0.0-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-models/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-models/21.0.0-SNAPSHOT/odl-openroadm-models-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-models/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-models/21.0.0-SNAPSHOT/odl-openroadm-models-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ odl-openroadm-models ---
[INFO] org.opendaylight.transportpce.models:odl-openroadm-models:feature:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345:xml:features:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile
[INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile
[INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile
[INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile
[INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:13.0.4:compile
[INFO] +- org.opendaylight.transportpce.models:odl-openroadm-devices:xml:features:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:compile
[INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | \- org.opendaylight.transportpce.models:openroadm-device-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.4:compile
[INFO] +- org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] +- org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar:21.0.0-SNAPSHOT: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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ odl-openroadm-models ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/features/odl-openroadm-models/target/sonatype-clm/module.xml
[INFO]
[INFO] -----< org.opendaylight.transportpce.models:odl-tapi-2.4.0-models >-----
[INFO] Building OpenDaylight :: transportpce-models :: tapi-models-all 21.0.0-SNAPSHOT [19/23]
[INFO] from features/odl-tapi-2.4.0-models/pom.xml
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ odl-tapi-2.4.0-models ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ odl-tapi-2.4.0-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ odl-tapi-2.4.0-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ odl-tapi-2.4.0-models ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-tapi-2.4.0-models ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ odl-tapi-2.4.0-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ odl-tapi-2.4.0-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ odl-tapi-2.4.0-models ---
[INFO]
[INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-tapi-2.4.0-models ---
[INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-master/features/odl-tapi-2.4.0-models/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf:4.4.6:verify (default-verify) @ odl-tapi-2.4.0-models ---
[INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-tapi-2.4.0-models >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-tapi-2.4.0-models ---
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-tapi-2.4.0-models <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-tapi-2.4.0-models ---
[INFO]
[INFO] --- feattest:13.1.3:test (default) @ odl-tapi-2.4.0-models ---
[INFO] Starting SFT for org.opendaylight.transportpce.models:odl-tapi-2.4.0-models
[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: 2a48c24e-2005-42de-8f31-8092f2b42dbd timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
[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-files:13.1.3:copy-files (default) @ odl-tapi-2.4.0-models ---
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ odl-tapi-2.4.0-models ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-tapi-2.4.0-models ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/features/odl-tapi-2.4.0-models/target/bom.xml
[INFO] attaching as odl-tapi-2.4.0-models-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/features/odl-tapi-2.4.0-models/target/bom.json
[INFO] attaching as odl-tapi-2.4.0-models-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-tapi-2.4.0-models ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ odl-tapi-2.4.0-models ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-tapi-2.4.0-models ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-tapi-2.4.0-models ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ odl-tapi-2.4.0-models ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ odl-tapi-2.4.0-models ---
[WARNING]
[WARNING] The packaging plugin for project odl-tapi-2.4.0-models 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/transportpce-models-maven-clm-master/features/odl-tapi-2.4.0-models/pom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/21.0.0-SNAPSHOT/odl-tapi-2.4.0-models-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-tapi-2.4.0-models/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/21.0.0-SNAPSHOT/odl-tapi-2.4.0-models-21.0.0-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-tapi-2.4.0-models/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/21.0.0-SNAPSHOT/odl-tapi-2.4.0-models-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-tapi-2.4.0-models/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/21.0.0-SNAPSHOT/odl-tapi-2.4.0-models-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ odl-tapi-2.4.0-models ---
[INFO] org.opendaylight.transportpce.models:odl-tapi-2.4.0-models:feature:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile
[INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile
[INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile
[INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile
[INFO] +- org.opendaylight.transportpce.models:tapi-2.4.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0: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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ odl-tapi-2.4.0-models ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/features/odl-tapi-2.4.0-models/target/sonatype-clm/module.xml
[INFO]
[INFO] -----< org.opendaylight.transportpce.models:odl-openconfig-models >-----
[INFO] Building OpenDaylight :: transportpce-models :: openconfig-models-all 21.0.0-SNAPSHOT [20/23]
[INFO] from features/odl-openconfig-models/pom.xml
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ odl-openconfig-models ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ odl-openconfig-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ odl-openconfig-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ odl-openconfig-models ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openconfig-models ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ odl-openconfig-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ odl-openconfig-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ odl-openconfig-models ---
[INFO]
[INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openconfig-models ---
[INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-master/features/odl-openconfig-models/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openconfig-models ---
[INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-openconfig-models >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-openconfig-models ---
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-openconfig-models <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-openconfig-models ---
[INFO]
[INFO] --- feattest:13.1.3:test (default) @ odl-openconfig-models ---
[INFO] Starting SFT for org.opendaylight.transportpce.models:odl-openconfig-models
[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: 112ad869-b44a-490e-b45e-6f4d93184470 timout: [ RelativeTimeout value = 180000 ]
[WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
[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-files:13.1.3:copy-files (default) @ odl-openconfig-models ---
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ odl-openconfig-models ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-openconfig-models ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/features/odl-openconfig-models/target/bom.xml
[INFO] attaching as odl-openconfig-models-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/features/odl-openconfig-models/target/bom.json
[INFO] attaching as odl-openconfig-models-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openconfig-models ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ odl-openconfig-models ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openconfig-models ---
[INFO] Skipping source per configuration.
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openconfig-models ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ odl-openconfig-models ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ odl-openconfig-models ---
[WARNING]
[WARNING] The packaging plugin for project odl-openconfig-models 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/transportpce-models-maven-clm-master/features/odl-openconfig-models/pom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openconfig-models/21.0.0-SNAPSHOT/odl-openconfig-models-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-openconfig-models/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openconfig-models/21.0.0-SNAPSHOT/odl-openconfig-models-21.0.0-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-openconfig-models/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openconfig-models/21.0.0-SNAPSHOT/odl-openconfig-models-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/odl-openconfig-models/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/odl-openconfig-models/21.0.0-SNAPSHOT/odl-openconfig-models-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ odl-openconfig-models ---
[INFO] org.opendaylight.transportpce.models:odl-openconfig-models:feature:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile
[INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile
[INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile
[INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile
[INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile
[INFO] +- org.opendaylight.transportpce.models:openconfig-240119:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4:compile
[INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0: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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ odl-openconfig-models ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/features/odl-openconfig-models/target/sonatype-clm/module.xml
[INFO]
[INFO] --< org.opendaylight.transportpce.models:features-transportpce-models >--
[INFO] Building OpenDaylight :: TransportPCE - Models :: Features 21.0.0-SNAPSHOT [21/23]
[INFO] from features/features-transportpce-models/pom.xml
[INFO] ------------------------------[ feature ]-------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ features-transportpce-models ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ features-transportpce-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ features-transportpce-models ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ features-transportpce-models ---
[INFO]
[INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-transportpce-models ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO]
[INFO] --- checkstyle:3.3.1:check (check-license) @ features-transportpce-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- checkstyle:3.3.1:check (default) @ features-transportpce-models ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- dependency:3.6.1:copy (unpack-license) @ features-transportpce-models ---
[INFO]
[INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-transportpce-models ---
[INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-master/features/features-transportpce-models/target/feature/feature.xml
[INFO] ...done!
[INFO] Attaching features XML
[INFO]
[INFO] --- karaf:4.4.6:verify (default-verify) @ features-transportpce-models ---
[INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
[INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
[INFO]
[INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ features-transportpce-models >>>
[INFO]
[INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ features-transportpce-models ---
[INFO]
[INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ features-transportpce-models <<<
[INFO]
[INFO]
[INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ features-transportpce-models ---
[INFO]
[INFO] --- feattest:13.1.3:test (default) @ features-transportpce-models ---
[INFO]
[INFO] --- copy-files:13.1.3:copy-files (default) @ features-transportpce-models ---
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ features-transportpce-models ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-transportpce-models ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-master/features/features-transportpce-models/target/bom.xml
[INFO] attaching as features-transportpce-models-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-master/features/features-transportpce-models/target/bom.json
[INFO] attaching as features-transportpce-models-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-transportpce-models ---
[INFO] Skipping duplicate-finder execution!
[INFO]
[INFO] --- dependency:3.6.1:analyze-only (analyze-declarations) @ features-transportpce-models ---
[INFO] Skipping plugin execution
[INFO]
[INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-transportpce-models ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-transportpce-models ---
[INFO]
[INFO] --- jacoco:0.8.12:report (report) @ features-transportpce-models ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ features-transportpce-models ---
[WARNING]
[WARNING] The packaging plugin for project features-transportpce-models 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/transportpce-models-maven-clm-master/features/features-transportpce-models/pom.xml to /tmp/r/org/opendaylight/transportpce/models/features-transportpce-models/21.0.0-SNAPSHOT/features-transportpce-models-21.0.0-SNAPSHOT.pom
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/features-transportpce-models/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/features-transportpce-models/21.0.0-SNAPSHOT/features-transportpce-models-21.0.0-SNAPSHOT-features.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/features-transportpce-models/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/features-transportpce-models/21.0.0-SNAPSHOT/features-transportpce-models-21.0.0-SNAPSHOT-cyclonedx.xml
[INFO] Installing /w/workspace/transportpce-models-maven-clm-master/features/features-transportpce-models/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/features-transportpce-models/21.0.0-SNAPSHOT/features-transportpce-models-21.0.0-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ features-transportpce-models ---
[INFO] org.opendaylight.transportpce.models:features-transportpce-models:feature:21.0.0-SNAPSHOT
[INFO] +- org.opendaylight.transportpce.models:odl-openroadm-devices:xml:features:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile
[INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile
[INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:compile
[INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | | +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile
[INFO] | | | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile
[INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile
[INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile
[INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile
[INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile
[INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile
[INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
[INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile
[INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile
[INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | | \- org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | \- org.opendaylight.transportpce.models:openroadm-device-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:13.0.4:compile
[INFO] +- org.opendaylight.transportpce.models:odl-openroadm-models:xml:features:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345:xml:features:13.0.4:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:13.0.4:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:13.0.4:compile
[INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:13.0.4:compile
[INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:13.0.4:compile
[INFO] | +- org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] | \- org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.transportpce.models:odl-tapi-2.4.0-models:xml:features:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile
[INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile
[INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile
[INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile
[INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile
[INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile
[INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile
[INFO] | \- org.opendaylight.transportpce.models:tapi-2.4.0:jar:21.0.0-SNAPSHOT:compile
[INFO] +- org.opendaylight.transportpce.models:odl-openconfig-models:xml:features:21.0.0-SNAPSHOT:compile
[INFO] | \- org.opendaylight.transportpce.models:openconfig-240119:jar:21.0.0-SNAPSHOT:compile
[INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:13.0.4:compile
[INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.4: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.0:test
[INFO] +- org.hamcrest:hamcrest:jar:2.2:test
[INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test
[INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test
[INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test
[INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test
[INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test
[INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test
[INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test
[INFO] +- junit:junit:jar:4.13.2:test
[INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test
[INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test
[INFO] \- org.mockito:mockito-core:jar:5.12.0:test
[INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test
[INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test
[INFO] \- org.objenesis:objenesis:jar:3.3:test
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ features-transportpce-models ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/features/features-transportpce-models/target/sonatype-clm/module.xml
[INFO]
[INFO] ------< org.opendaylight.transportpce.models:features-aggregator >------
[INFO] Building features-aggregator 21.0.0-SNAPSHOT [22/23]
[INFO] from features/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ features-aggregator ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ features-aggregator ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ features-aggregator ---
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-aggregator ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ features-aggregator ---
[INFO] Skipping artifact installation
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ features-aggregator ---
[INFO] org.opendaylight.transportpce.models:features-aggregator:pom:21.0.0-SNAPSHOT
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ features-aggregator ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/features/target/sonatype-clm/module.xml
[INFO]
[INFO] ------< org.opendaylight.transportpce.models:transportpce-models >------
[INFO] Building transportpce-models 21.0.0-SNAPSHOT [23/23]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.3.2:clean (default-clean) @ transportpce-models ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ transportpce-models ---
[INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- git-commit-id:8.0.2:revision (get-git-infos) @ transportpce-models ---
[INFO]
[INFO] --- javadoc:3.6.3:jar (attach-javadocs) @ transportpce-models ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- cyclonedx:2.8.0:makeBom (default) @ transportpce-models ---
[INFO] Skipping CycloneDX goal, because module skips deploy
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ transportpce-models ---
[INFO] Skipping artifact installation
[INFO]
[INFO] --- dependency:3.6.1:tree (default-cli) @ transportpce-models ---
[INFO] org.opendaylight.transportpce.models:transportpce-models:pom:21.0.0-SNAPSHOT
[INFO]
[INFO] --- clm:2.47.16-01:index (default-cli) @ transportpce-models ---
[INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-master/target/sonatype-clm/module.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for transportpce-models 21.0.0-SNAPSHOT:
[INFO]
[INFO] transportpce-models-artifacts ...................... SUCCESS [ 4.206 s]
[INFO] openroadm-common-1.2.1 ............................. SUCCESS [ 31.072 s]
[INFO] openroadm-device-1.2.1 ............................. SUCCESS [ 13.361 s]
[INFO] openroadm-common-2.2.1 ............................. SUCCESS [ 15.649 s]
[INFO] openroadm-device-2.2.1 ............................. SUCCESS [ 12.264 s]
[INFO] openroadm-common-7.1.0 ............................. SUCCESS [ 17.511 s]
[INFO] openroadm-device-7.1.0 ............................. SUCCESS [ 18.535 s]
[INFO] openroadm-common-13.1.0 ............................ SUCCESS [ 20.253 s]
[INFO] openroadm-device-13.1.0 ............................ SUCCESS [ 20.603 s]
[INFO] openroadm-network-13.1.0 ........................... SUCCESS [ 14.616 s]
[INFO] openroadm-service-13.1.0 ........................... SUCCESS [ 32.758 s]
[INFO] transportpce-openroadm-models ...................... SUCCESS [ 1.682 s]
[INFO] tapi-2.4.0 ......................................... SUCCESS [01:19 min]
[INFO] transportpce-tapi-models ........................... SUCCESS [ 0.118 s]
[INFO] openconfig-240119 .................................. SUCCESS [01:52 min]
[INFO] transportpce-openconfig-models ..................... SUCCESS [ 0.318 s]
[INFO] OpenDaylight :: transportpce-models :: openroadm-devices SUCCESS [ 19.724 s]
[INFO] OpenDaylight :: transportpce-models :: openroadm-models-all SUCCESS [ 13.377 s]
[INFO] OpenDaylight :: transportpce-models :: tapi-models-all SUCCESS [ 11.696 s]
[INFO] OpenDaylight :: transportpce-models :: openconfig-models-all SUCCESS [ 13.051 s]
[INFO] OpenDaylight :: TransportPCE - Models :: Features .. SUCCESS [ 2.654 s]
[INFO] features-aggregator ................................ SUCCESS [ 0.009 s]
[INFO] transportpce-models ................................ SUCCESS [ 0.010 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:43 min
[INFO] Finished at: 2024-08-10T20:28:09Z
[INFO] ------------------------------------------------------------------------
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins1650887837849713045.sh
[transportpce-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins12217891055069623232.sh
+ xargs rm -rf
+ find . -regex .*karaf/target
ERROR: Build step failed with exception
java.lang.IllegalArgumentException: The application ID odl-transportpce-models is invalid.
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143)
at com.google.common.base.Preconditions$checkArgument.callStatic(Unknown Source)
at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:76)
at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source)
at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1895)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Build step 'Invoke Nexus Policy Evaluation' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 15875 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins8514004385519386185.sh
---> sysstat.sh
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins15491142244886906466.sh
---> package-listing.sh
++ tr '[:upper:]' '[:lower:]'
++ facter osfamily
+ OS_FAMILY=debian
+ workspace=/w/workspace/transportpce-models-maven-clm-master
+ 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/transportpce-models-maven-clm-master ']'
+ 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/transportpce-models-maven-clm-master ']'
+ mkdir -p /w/workspace/transportpce-models-maven-clm-master/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-models-maven-clm-master/archives/
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins4483231216363451817.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/transportpce-models-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BMJX from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-BMJX/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins4474161175338900675.sh
provisioning config files...
Could not find credentials [logs] for transportpce-models-maven-clm-master #98
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-models-maven-clm-master@tmp/config13534467106456206046tmp
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.
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins7711679813022450314.sh
---> create-netrc.sh
WARN: Log server credential not found.
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins11539213106320828638.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/transportpce-models-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BMJX from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-BMJX/bin to PATH
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins7202518820408594382.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[transportpce-models-maven-clm-master] $ /bin/bash /tmp/jenkins5956154092043061171.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/transportpce-models-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BMJX 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-BMJX/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-2
INFO: Archiving Costs
[transportpce-models-maven-clm-master] $ /bin/bash -l /tmp/jenkins3369860850773069055.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/transportpce-models-maven-clm-master/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BMJX from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-BMJX/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-models-maven-clm-master/98/
INFO: archiving logs to S3
---> uname -a:
Linux prd-ubuntu2004-docker-2c-2g-9881 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
---> lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 40 bits physical, 48 bits virtual
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 2
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: 64 KiB
L1i cache: 64 KiB
L2 cache: 1 MiB
L3 cache: 32 MiB
NUMA node0 CPU(s): 0,1
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:
2
---> df -h:
Filesystem Size Used Avail Use% Mounted on
udev 3.9G 0 3.9G 0% /dev
tmpfs 795M 1.1M 794M 1% /run
/dev/vda1 39G 11G 28G 29% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/loop2 68M 68M 0 100% /snap/lxd/22753
/dev/loop1 62M 62M 0 100% /snap/core20/1405
/dev/vda15 105M 6.1M 99M 6% /boot/efi
tmpfs 795M 0 795M 0% /run/user/1001
/dev/loop3 39M 39M 0 100% /snap/snapd/21759
/dev/loop4 64M 64M 0 100% /snap/core20/2318
/dev/loop5 92M 92M 0 100% /snap/lxd/29619
---> free -m:
total used free shared buff/cache available
Mem: 7945 545 2637 1 4762 7092
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:f3:b8:fc brd ff:ff:ff:ff:ff:ff
inet 10.30.170.236/23 brd 10.30.171.255 scope global dynamic ens3
valid_lft 85768sec preferred_lft 85768sec
inet6 fe80::f816:3eff:fef3:b8fc/64 scope link
valid_lft forever preferred_lft forever
3: docker0: mtu 1458 qdisc noqueue state DOWN group default
link/ether 02:42:da:fb:5c:34 brd ff:ff:ff:ff:ff:ff
inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
valid_lft forever preferred_lft forever
---> sar -b -r -n DEV:
Linux 5.4.0-190-generic (prd-ubuntu2004-docker-2c-2g-9881) 08/10/24 _x86_64_ (2 CPU)
20:18:30 LINUX RESTART (2 CPU)
20:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s
20:20:01 252.86 137.38 115.48 0.00 11301.32 10739.81 0.00
20:21:01 160.56 48.71 111.85 0.00 2943.38 11109.90 0.00
20:22:01 24.86 1.10 23.76 0.00 82.25 10420.66 0.00
20:23:01 33.08 0.07 33.01 0.00 0.53 7437.96 0.00
20:24:01 79.80 4.62 75.19 0.00 4353.14 15999.60 0.00
20:25:01 45.63 1.22 44.41 0.00 216.10 7436.09 0.00
20:26:01 74.10 0.05 74.05 0.00 0.53 17002.77 0.00
20:27:01 125.82 0.45 125.37 0.00 19.06 17359.99 0.00
20:28:01 41.28 4.80 36.48 0.00 169.04 23842.83 0.00
Average: 93.11 22.04 71.07 0.00 2120.52 13483.43 0.00
20:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:20:01 5359704 7379008 410000 5.04 64172 2124560 1099172 11.97 658892 1881880 125936
20:21:01 4260544 6733936 1037932 12.76 78980 2547664 1705736 18.57 1380148 2224360 226420
20:22:01 3487992 6111336 1652628 20.31 92024 2672448 2300064 25.04 2094192 2262720 70432
20:23:01 2907980 5777532 1985584 24.40 114988 2860596 2607928 28.39 2512140 2389036 92672
20:24:01 2729336 6214296 1539900 18.93 139116 3414656 2198884 23.94 2321616 2710892 131016
20:25:01 515492 4260908 3492336 42.92 154612 3628256 4096056 44.59 4381436 2830136 163412
20:26:01 1092700 5250256 2502168 30.75 182160 3959824 3092212 33.67 3495308 3086204 76532
20:27:01 1258876 5475108 2276164 27.97 195148 3969884 2876032 31.31 3199172 3178432 47652
20:28:01 628848 5272720 2478424 30.46 205388 4370376 3083508 33.57 3541488 3449480 112732
Average: 2471275 5830567 1930571 23.73 136288 3283140 2562177 27.89 2620488 2668127 116312
20:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:20:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00
20:20:01 ens3 305.73 180.90 1374.44 62.50 0.00 0.00 0.00 0.00
20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:21:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00
20:21:01 ens3 292.43 228.71 3796.76 30.60 0.00 0.00 0.00 0.00
20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:22:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00
20:22:01 ens3 47.59 40.54 216.36 8.99 0.00 0.00 0.00 0.00
20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00
20:23:01 ens3 27.48 23.88 6.82 6.14 0.00 0.00 0.00 0.00
20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:24:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00
20:24:01 ens3 184.07 90.77 2808.50 11.73 0.00 0.00 0.00 0.00
20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00
20:25:01 ens3 3.02 2.98 0.95 0.67 0.00 0.00 0.00 0.00
20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00
20:26:01 ens3 17.31 17.55 16.35 5.27 0.00 0.00 0.00 0.00
20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:27:01 ens3 1.62 1.37 0.43 4.08 0.00 0.00 0.00 0.00
20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:28:01 lo 4812.46 4812.46 4559.16 4559.16 0.00 0.00 0.00 0.00
20:28:01 ens3 204.25 136.31 2381.99 16.66 0.00 0.00 0.00 0.00
20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: lo 535.28 535.28 506.61 506.61 0.00 0.00 0.00 0.00
Average: ens3 120.38 80.33 1178.02 16.29 0.00 0.00 0.00 0.00
Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
---> sar -P ALL:
Linux 5.4.0-190-generic (prd-ubuntu2004-docker-2c-2g-9881) 08/10/24 _x86_64_ (2 CPU)
20:18:30 LINUX RESTART (2 CPU)
20:19:01 CPU %user %nice %system %iowait %steal %idle
20:20:01 all 32.97 17.69 15.14 6.67 0.12 27.41
20:20:01 0 33.93 17.27 15.83 10.00 0.12 22.85
20:20:01 1 32.03 18.10 14.47 3.40 0.12 31.89
20:21:01 all 63.84 0.00 3.19 2.89 0.11 29.97
20:21:01 0 56.16 0.00 2.87 3.22 0.10 37.65
20:21:01 1 71.51 0.00 3.51 2.56 0.12 22.30
20:22:01 all 94.49 0.00 3.12 0.29 0.15 1.95
20:22:01 0 93.63 0.00 3.86 0.29 0.13 2.08
20:22:01 1 95.34 0.00 2.38 0.30 0.17 1.81
20:23:01 all 93.04 0.00 3.05 0.35 0.13 3.43
20:23:01 0 92.16 0.00 2.73 0.32 0.13 4.66
20:23:01 1 93.93 0.00 3.38 0.38 0.12 2.19
20:24:01 all 90.70 0.00 4.47 1.84 0.11 2.88
20:24:01 0 90.57 0.00 4.53 2.27 0.10 2.52
20:24:01 1 90.83 0.00 4.41 1.40 0.12 3.24
20:25:01 all 89.17 0.00 3.25 1.05 0.11 6.42
20:25:01 0 91.00 0.00 3.91 1.30 0.12 3.67
20:25:01 1 87.33 0.00 2.60 0.80 0.10 9.17
20:26:01 all 79.83 0.00 3.45 0.98 0.11 15.63
20:26:01 0 84.63 0.00 3.03 0.18 0.10 12.05
20:26:01 1 75.02 0.00 3.86 1.79 0.12 19.22
20:27:01 all 82.85 0.00 3.70 1.78 0.13 11.54
20:27:01 0 82.71 0.00 2.62 1.18 0.12 13.37
20:27:01 1 82.99 0.00 4.78 2.38 0.13 9.70
20:28:01 all 77.40 0.00 6.72 1.90 0.19 13.79
20:28:01 0 77.86 0.00 6.16 1.09 0.10 14.79
20:28:01 1 76.94 0.00 7.28 2.71 0.28 12.78
Average: all 78.33 1.94 5.11 1.97 0.13 12.53
Average: 0 78.19 1.88 5.03 2.19 0.11 12.60
Average: 1 78.47 2.00 5.18 1.75 0.14 12.47