17:49:11 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118440 17:49:11 Running as SYSTEM 17:49:11 [EnvInject] - Loading node environment variables. 17:49:11 Building remotely on prd-ubuntu2204-docker-4c-4g-2941 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 17:49:11 [ssh-agent] Looking for ssh-agent implementation... 17:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:11 $ ssh-agent 17:49:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXe8kP0v/agent.1584 17:49:11 SSH_AGENT_PID=1586 17:49:11 [ssh-agent] Started. 17:49:11 Running ssh-add (command line suppressed) 17:49:11 Identity added: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_1743730518522056063.key (/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_1743730518522056063.key) 17:49:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:49:11 The recommended git tool is: NONE 17:49:15 using credential jenkins-ssh 17:49:15 Wiping out workspace first. 17:49:15 Cloning the remote Git repository 17:49:15 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 17:49:15 > git init /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 # timeout=10 17:49:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:49:15 > git --version # timeout=10 17:49:15 > git --version # 'git version 2.34.1' 17:49:15 using GIT_SSH to set credentials jenkins-ssh 17:49:15 Verifying host key using known hosts file 17:49:15 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. 17:49:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:49:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 17:49:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 17:49:21 using GIT_SSH to set credentials jenkins-ssh 17:49:21 Verifying host key using known hosts file 17:49:21 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. 17:49:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/40/118440/8 # timeout=10 17:49:21 > git rev-parse 2950e4a807ee11aac47dae6d09e0ddde31421d0e^{commit} # timeout=10 17:49:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:49:21 Checking out Revision 2950e4a807ee11aac47dae6d09e0ddde31421d0e (refs/changes/40/118440/8) 17:49:21 > git config core.sparsecheckout # timeout=10 17:49:21 > git checkout -f 2950e4a807ee11aac47dae6d09e0ddde31421d0e # timeout=10 17:49:21 Commit message: "Process OM from PostAlgoValidator to PathDesc" 17:49:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:49:22 > git rev-list --no-walk 26e1c48cb06e2ffbf04f0ca002320a84be2f6405 # timeout=10 17:49:22 > git remote # timeout=10 17:49:22 > git submodule init # timeout=10 17:49:22 > git submodule sync # timeout=10 17:49:22 > git config --get remote.origin.url # timeout=10 17:49:22 > git submodule init # timeout=10 17:49:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:49:22 ERROR: No submodules found. 17:49:25 provisioning config files... 17:49:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:49:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:49:25 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1812023166824612892.sh 17:49:25 ---> python-tools-install.sh 17:49:25 Setup pyenv: 17:49:25 * system (set by /opt/pyenv/version) 17:49:25 * 3.8.20 (set by /opt/pyenv/version) 17:49:25 * 3.9.20 (set by /opt/pyenv/version) 17:49:25 3.10.15 17:49:25 3.11.10 17:49:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YTO7 17:49:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:49:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:49:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:49:37 lf-activate-venv(): INFO: Base packages installed successfully 17:49:37 lf-activate-venv(): INFO: Installing additional packages: lftools 17:50:18 lf-activate-venv(): INFO: Adding /tmp/venv-YTO7/bin to PATH 17:50:18 Generating Requirements File 17:50:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:50:44 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:50:44 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:50:44 Python 3.11.10 17:50:45 pip 25.3 from /tmp/venv-YTO7/lib/python3.11/site-packages/pip (python 3.11) 17:50:45 appdirs==1.4.4 17:50:45 argcomplete==3.6.3 17:50:45 aspy.yaml==1.3.0 17:50:45 attrs==25.4.0 17:50:45 autopage==0.5.2 17:50:45 beautifulsoup4==4.14.2 17:50:45 boto3==1.40.60 17:50:45 botocore==1.40.60 17:50:45 bs4==0.0.2 17:50:45 cachetools==6.2.1 17:50:45 certifi==2025.10.5 17:50:45 cffi==2.0.0 17:50:45 cfgv==3.4.0 17:50:45 chardet==5.2.0 17:50:45 charset-normalizer==3.4.4 17:50:45 click==8.3.0 17:50:45 cliff==4.11.0 17:50:45 cmd2==2.7.0 17:50:45 cryptography==3.3.2 17:50:45 debtcollector==3.0.0 17:50:45 decorator==5.2.1 17:50:45 defusedxml==0.7.1 17:50:45 Deprecated==1.2.18 17:50:45 distlib==0.4.0 17:50:45 dnspython==2.8.0 17:50:45 docker==7.1.0 17:50:45 dogpile.cache==1.5.0 17:50:45 durationpy==0.10 17:50:45 email-validator==2.3.0 17:50:45 filelock==3.20.0 17:50:45 future==1.0.0 17:50:45 gitdb==4.0.12 17:50:45 GitPython==3.1.45 17:50:45 google-auth==2.42.0 17:50:45 httplib2==0.31.0 17:50:45 identify==2.6.15 17:50:45 idna==3.11 17:50:45 importlib-resources==1.5.0 17:50:45 iso8601==2.1.0 17:50:45 Jinja2==3.1.6 17:50:45 jmespath==1.0.1 17:50:45 jsonpatch==1.33 17:50:45 jsonpointer==3.0.0 17:50:45 jsonschema==4.25.1 17:50:45 jsonschema-specifications==2025.9.1 17:50:45 keystoneauth1==5.12.0 17:50:45 kubernetes==34.1.0 17:50:45 lftools==0.37.15 17:50:45 lxml==6.0.2 17:50:45 markdown-it-py==4.0.0 17:50:45 MarkupSafe==3.0.3 17:50:45 mdurl==0.1.2 17:50:45 msgpack==1.1.2 17:50:45 multi_key_dict==2.0.3 17:50:45 munch==4.0.0 17:50:45 netaddr==1.3.0 17:50:45 niet==1.4.2 17:50:45 nodeenv==1.9.1 17:50:45 oauth2client==4.1.3 17:50:45 oauthlib==3.3.1 17:50:45 openstacksdk==4.7.1 17:50:45 os-service-types==1.8.0 17:50:45 osc-lib==4.2.0 17:50:45 oslo.config==10.0.0 17:50:45 oslo.context==6.1.0 17:50:45 oslo.i18n==6.6.0 17:50:45 oslo.log==7.2.1 17:50:45 oslo.serialization==5.8.0 17:50:45 oslo.utils==9.1.0 17:50:45 packaging==25.0 17:50:45 pbr==7.0.1 17:50:45 platformdirs==4.5.0 17:50:45 prettytable==3.16.0 17:50:45 psutil==7.1.2 17:50:45 pyasn1==0.6.1 17:50:45 pyasn1_modules==0.4.2 17:50:45 pycparser==2.23 17:50:45 pygerrit2==2.0.15 17:50:45 PyGithub==2.8.1 17:50:45 Pygments==2.19.2 17:50:45 PyJWT==2.10.1 17:50:45 PyNaCl==1.6.0 17:50:45 pyparsing==2.4.7 17:50:45 pyperclip==1.11.0 17:50:45 pyrsistent==0.20.0 17:50:45 python-cinderclient==9.8.0 17:50:45 python-dateutil==2.9.0.post0 17:50:45 python-heatclient==4.3.0 17:50:45 python-jenkins==1.8.3 17:50:45 python-keystoneclient==5.7.0 17:50:45 python-magnumclient==4.9.0 17:50:45 python-openstackclient==8.2.0 17:50:45 python-swiftclient==4.8.0 17:50:45 PyYAML==6.0.3 17:50:45 referencing==0.37.0 17:50:45 requests==2.32.5 17:50:45 requests-oauthlib==2.0.0 17:50:45 requestsexceptions==1.4.0 17:50:45 rfc3986==2.0.0 17:50:45 rich==14.2.0 17:50:45 rich-argparse==1.7.1 17:50:45 rpds-py==0.28.0 17:50:45 rsa==4.9.1 17:50:45 ruamel.yaml==0.18.16 17:50:45 ruamel.yaml.clib==0.2.14 17:50:45 s3transfer==0.14.0 17:50:45 simplejson==3.20.2 17:50:45 six==1.17.0 17:50:45 smmap==5.0.2 17:50:45 soupsieve==2.8 17:50:45 stevedore==5.5.0 17:50:45 tabulate==0.9.0 17:50:45 toml==0.10.2 17:50:45 tomlkit==0.13.3 17:50:45 tqdm==4.67.1 17:50:45 typing_extensions==4.15.0 17:50:45 tzdata==2025.2 17:50:45 urllib3==1.26.20 17:50:45 virtualenv==20.35.3 17:50:45 wcwidth==0.2.14 17:50:45 websocket-client==1.9.0 17:50:45 wrapt==2.0.0 17:50:45 xdg==6.0.0 17:50:45 xmltodict==1.0.2 17:50:45 yq==3.4.3 17:50:45 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins254079356709351051.sh 17:50:45 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target/classes /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 17:50:45 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins12462406832825410801.sh 17:50:45 + echo quiet=on 17:50:45 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-ubuntu2204-docker-4c-4g-2941 17:50:47 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=2950e4a807ee11aac47dae6d09e0ddde31421d0e -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=olivier.renais@orange.com "-DGERRIT_EVENT_ACCOUNT_NAME=Gilles Thouenon" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/transportpce/+/118440 -DGERRIT_PATCHSET_UPLOADER_EMAIL=gilles.thouenon@orange.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 17:50:47 " -DGERRIT_EVENT_TYPE=comment-added -DGERRIT_PROJECT=transportpce -DMAVEN_OPTS=-Xmx1024m -DGERRIT_CHANGE_NUMBER=118440 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Gilles Thouenon\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/40/118440/8 "-DGERRIT_PATCHSET_UPLOADER_NAME=Gilles Thouenon" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Olivier Renais\" ' -DPROJECT=transportpce -DGERRIT_CHANGE_COMMIT_MESSAGE=UHJvY2VzcyBPTSBmcm9tIFBvc3RBbGdvVmFsaWRhdG9yIHRvIFBhdGhEZXNjCgpKSVJBOiBUUk5TUFJUUENFLTg4NQpTaWduZWQtb2ZmLWJ5OiBvcmVuYWlzIDxvbGl2aWVyLnJlbmFpc0BvcmFuZ2UuY29tPgpDaGFuZ2UtSWQ6IEliMDg3YjY0YjVhZTRmY2U2NzNmODVjZWIyYWUwODA3MWQwNWJkYmQ2Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Process OM from PostAlgoValidator to PathDesc" -DSTREAM=transportpce-master '-DGERRIT_EVENT_ACCOUNT=\"Gilles Thouenon\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ib087b64b5ae4fce673f85ceb2ae08071d05bdbd6 -DGERRIT_EVENT_HASH=1421677913 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDg6CgpyZWNoZWNr -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=gilles.thouenon@orange.com -DGERRIT_PATCHSET_NUMBER=8 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Olivier Renais" --version 17:50:47 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 17:50:47 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 17:50:47 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 17:50:47 Default locale: en, platform encoding: UTF-8 17:50:47 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 17:50:47 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins13862946641373654816.sh 17:50:47 + rm /home/jenkins/.wgetrc 17:50:47 [EnvInject] - Injecting environment variables from a build step. 17:50:47 [EnvInject] - Injecting as environment variables the properties content 17:50:47 SET_JDK_VERSION=openjdk21 17:50:47 GIT_URL="git://devvexx.opendaylight.org/mirror" 17:50:47 17:50:47 [EnvInject] - Variables injected successfully. 17:50:47 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins3395127106041567398.sh 17:50:47 ---> update-java-alternatives.sh 17:50:47 ---> Updating Java version 17:50:47 ---> Ubuntu/Debian system detected 17:50:48 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:50:48 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:50:48 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:50:48 openjdk version "21.0.8" 2025-07-15 17:50:48 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 17:50:48 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 17:50:48 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 17:50:48 [EnvInject] - Injecting environment variables from a build step. 17:50:48 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:50:48 [EnvInject] - Variables injected successfully. 17:50:48 provisioning config files... 17:50:48 copy managed file [global-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config9620408266979106306tmp 17:50:49 copy managed file [transportpce-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config16080714318263817879tmp 17:50:49 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins1547561284382667196.sh 17:50:49 [EnvInject] - Injecting environment variables from a build step. 17:50:49 [EnvInject] - Injecting as environment variables the properties content 17:50:49 MAVEN_GOALS=clean deploy 17:50:49 17:50:49 [EnvInject] - Variables injected successfully. 17:50:49 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins6318657920020194354.sh 17:50:49 ---> common-variables.sh 17:50:49 --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 17:50:49 ---> maven-build.sh 17:50:49 + set +u 17:50:49 + export MAVEN_OPTS 17:50:49 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config9620408266979106306tmp --settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config16080714318263817879tmp -DaltDeploymentRepository=staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dstream=transportpce-master -Dmaven.source.skip=true 17:50:49 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 17:50:49 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 17:50:49 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 17:50:49 Default locale: en, platform encoding: UTF-8 17:50:49 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 17:50:50 [INFO] Error stacktraces are turned on. 17:50:50 [INFO] Scanning for projects... 17:50:57 [INFO] ------------------------------------------------------------------------ 17:50:57 [INFO] Reactor Build Order: 17:50:57 [INFO] 17:50:57 [INFO] transportpce-artifacts [pom] 17:50:57 [INFO] transportpce-api [bundle] 17:50:57 [INFO] test-common [bundle] 17:50:57 [INFO] transportpce-common [bundle] 17:50:57 [INFO] transportpce-renderer [bundle] 17:50:57 [INFO] transportpce-networkmodel [bundle] 17:50:57 [INFO] transportpce-inventory [bundle] 17:50:57 [INFO] transportpce-olm [bundle] 17:50:57 [INFO] transportpce-pce [bundle] 17:50:57 [INFO] transportpce-servicehandler [bundle] 17:50:57 [INFO] transportpce-tapi [bundle] 17:50:57 [INFO] transportpce-nbinotifications [bundle] 17:50:57 [INFO] transportpce-dmaap-client [bundle] 17:50:57 [INFO] OpenDaylight :: transportpce [feature] 17:50:57 [INFO] OpenDaylight :: transportpce :: tapi [feature] 17:50:57 [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] 17:50:57 [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] 17:50:57 [INFO] OpenDaylight :: transportpce :: Inventory [feature] 17:50:57 [INFO] OpenDaylight :: TransportPCE :: Features [feature] 17:50:57 [INFO] features-aggregator [pom] 17:50:57 [INFO] transportpce-karaf [pom] 17:50:57 [INFO] transportpce [pom] 17:50:57 [INFO] 17:50:57 [INFO] --------< org.opendaylight.transportpce:transportpce-artifacts >-------- 17:50:57 [INFO] Building transportpce-artifacts 12.0.0-SNAPSHOT [1/22] 17:50:57 [INFO] from artifacts/pom.xml 17:50:57 [INFO] --------------------------------[ pom ]--------------------------------- 17:50:57 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 17:50:57 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 17:50:57 [INFO] 17:50:57 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-artifacts --- 17:50:57 [INFO] 17:50:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-artifacts --- 17:50:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 17:50:58 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 17:50:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:50:58 [INFO] 17:50:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-artifacts --- 17:50:58 [INFO] 17:50:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-artifacts --- 17:50:59 [INFO] CycloneDX: Resolving Dependencies 17:50:59 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 17:50:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml 17:51:00 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 17:51:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json 17:51:00 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 17:51:00 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 17:51:00 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 17:51:00 [INFO] 17:51:00 [INFO] --- install:3.1.4:install (default-install) @ transportpce-artifacts --- 17:51:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT.pom 17:51:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 17:51:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 17:51:00 [INFO] 17:51:00 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-artifacts --- 17:51:03 [INFO] Rendering site for default locale 17:51:03 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 17:51:04 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 17:51:04 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 17:51:04 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 17:51:04 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 17:51:04 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 17:51:04 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-artifacts/transportpce-artifacts/ 17:51:04 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 17:51:04 [INFO] Rendering 2 report documents 17:51:04 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 17:51:05 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 17:51:05 [INFO] 17:51:05 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-artifacts --- 17:51:05 [INFO] No site descriptor found: nothing to attach. 17:51:05 [INFO] 17:51:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-artifacts --- 17:51:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 17:51:05 [INFO] 17:51:05 [INFO] -----------< org.opendaylight.transportpce:transportpce-api >----------- 17:51:05 [INFO] Building transportpce-api 12.0.0-SNAPSHOT [2/22] 17:51:05 [INFO] from api/pom.xml 17:51:05 [INFO] -------------------------------[ bundle ]------------------------------- 17:51:05 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 17:51:05 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 17:51:06 [INFO] 17:51:06 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-api --- 17:51:06 [INFO] 17:51:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-api --- 17:51:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 17:51:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 17:51:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:51:06 [INFO] 17:51:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-api --- 17:51:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:51:06 [INFO] 17:51:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-api --- 17:51:07 [INFO] 17:51:07 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-api --- 17:51:08 [INFO] 17:51:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-api --- 17:51:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:51:08 [INFO] 17:51:08 [INFO] --- yang:14.0.18:generate-sources (binding) @ transportpce-api --- 17:51:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:51:09 [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/yang 17:51:09 [INFO] yang-to-sources: Found 16 dependencies in 21.03 ms 17:51:10 [INFO] yang-to-sources: Project model files found: 25 in 357.1 ms 17:51:12 [INFO] yang-to-sources: 78 YANG models processed in 2.454 s 17:51:13 [INFO] BindingJavaFileGenerator: Defined 768 files in 352.4 ms 17:51:13 [INFO] Sorted 768 files into 162 directories in 4.648 ms 17:51:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 768 in 878.9 ms 17:51:13 [INFO] 17:51:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-api --- 17:51:14 [INFO] Starting audit... 17:51:14 Audit done. 17:51:14 [INFO] You have 0 Checkstyle violations. 17:51:14 [INFO] 17:51:14 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-api --- 17:51:15 [INFO] Starting audit... 17:51:15 Audit done. 17:51:15 [INFO] You have 0 Checkstyle violations. 17:51:15 [INFO] 17:51:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-api --- 17:51:15 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 17:51:15 [INFO] 17:51:15 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-api --- 17:51:15 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/resources 17:51:15 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 17:51:15 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 17:51:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:51:15 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 17:51:15 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 17:51:15 [INFO] 17:51:15 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-api --- 17:51:15 [INFO] Recompiling the module because of changed source code. 17:51:15 [INFO] Compiling 767 source files with javac [debug release 21] to target/classes 17:51:22 [INFO] 17:51:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-api >>> 17:51:22 [INFO] 17:51:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-api --- 17:51:23 [INFO] Fork Value is true 17:51:28 [INFO] Done SpotBugs Analysis.... 17:51:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 17:51:29 [INFO] 17:51:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-api <<< 17:51:29 [INFO] 17:51:29 [INFO] 17:51:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-api --- 17:51:29 [INFO] BugInstance size is 0 17:51:29 [INFO] Error size is 0 17:51:29 [INFO] No errors/warnings found 17:51:29 [INFO] 17:51:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-api --- 17:51:29 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/test/resources 17:51:29 [INFO] 17:51:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-api --- 17:51:29 [INFO] No sources to compile 17:51:29 [INFO] 17:51:29 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-api --- 17:51:29 [INFO] No tests to run. 17:51:29 [INFO] 17:51:29 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-api --- 17:51:29 [INFO] 17:51:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-api --- 17:51:31 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar 17:51:32 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes/META-INF/MANIFEST.MF 17:51:32 [INFO] 17:51:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-api --- 17:51:32 [INFO] No Javadoc in project. Archive not created. 17:51:32 [INFO] 17:51:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-api --- 17:51:32 [INFO] CycloneDX: Resolving Dependencies 17:51:34 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 17:51:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml 17:51:34 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 17:51:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json 17:51:34 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 17:51:34 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 17:51:34 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 17:51:34 [INFO] 17:51:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-api --- 17:51:35 [INFO] Skipping duplicate-finder execution! 17:51:35 [INFO] 17:51:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-api --- 17:51:35 [INFO] No dependency problems found 17:51:35 [INFO] 17:51:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-api --- 17:51:35 [INFO] Skipping source per configuration. 17:51:35 [INFO] 17:51:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-api --- 17:51:36 [INFO] 17:51:36 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-api --- 17:51:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:51:36 [INFO] 17:51:36 [INFO] --- install:3.1.4:install (default-install) @ transportpce-api --- 17:51:36 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.pom 17:51:36 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 17:51:36 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 17:51:36 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 17:51:36 [INFO] 17:51:36 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-api --- 17:51:36 [INFO] Writing OBR metadata 17:51:36 [INFO] Installing org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 17:51:36 [INFO] Writing OBR metadata 17:51:36 [INFO] 17:51:36 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-api --- 17:51:36 [INFO] Rendering site for default locale 17:51:36 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 17:51:36 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 17:51:36 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 17:51:36 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 17:51:36 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 17:51:37 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 17:51:37 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 17:51:38 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 17:51:38 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 17:51:38 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 17:51:38 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-api/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-api/ 17:51:38 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 17:51:38 [INFO] Rendering 5 report documents 17:51:38 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 17:51:38 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 17:51:38 [INFO] Starting audit... 17:51:38 Audit done. 17:51:38 [WARNING] Unable to locate Source XRef to link to -- DISABLED 17:51:38 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 17:51:38 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 17:51:39 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 17:51:39 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 17:51:39 [INFO] 17:51:39 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-api --- 17:51:39 [INFO] Skipping because packaging 'bundle' is not pom. 17:51:39 [INFO] 17:51:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-api --- 17:51:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 17:51:39 [INFO] 17:51:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-api --- 17:51:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:51:39 [INFO] 17:51:39 [INFO] -------------< org.opendaylight.transportpce:test-common >-------------- 17:51:39 [INFO] Building test-common 12.0.0-SNAPSHOT [3/22] 17:51:39 [INFO] from test-common/pom.xml 17:51:39 [INFO] -------------------------------[ bundle ]------------------------------- 17:51:39 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 17:51:39 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 17:51:40 [INFO] 17:51:40 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 17:51:40 [INFO] 17:51:40 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 17:51:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:51:40 [INFO] 17:51:40 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 17:51:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:51:40 [INFO] 17:51:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 17:51:40 [INFO] 17:51:40 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 17:51:40 [INFO] 17:51:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- 17:51:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:51:40 [INFO] 17:51:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 17:51:40 [INFO] Starting audit... 17:51:40 Audit done. 17:51:40 [INFO] You have 0 Checkstyle violations. 17:51:40 [INFO] 17:51:40 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 17:51:41 [INFO] Starting audit... 17:51:41 Audit done. 17:51:41 [INFO] You have 0 Checkstyle violations. 17:51:41 [INFO] 17:51:41 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 17:51:41 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 17:51:41 [INFO] 17:51:41 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 17:51:41 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/resources 17:51:41 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/spi 17:51:41 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/yang 17:51:41 [INFO] 17:51:41 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 17:51:41 [INFO] Recompiling the module because of changed dependency. 17:51:41 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 17:51:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:51:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:51:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 17:51:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:51:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:51:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 17:51:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:51:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:51:42 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 17:51:42 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[65,17] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 17:51:42 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JSONDataObjectConverter.java:[105,37] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[54,29] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[60,82] unchecked method invocation: method toNormalizedDataObject in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices is applied to given types 17:51:42 required: org.opendaylight.yangtools.binding.DataObjectReference,T 17:51:42 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[60,83] unchecked conversion 17:51:42 required: org.opendaylight.yangtools.binding.DataObjectReference 17:51:42 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[70,33] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[61,29] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[70,78] unchecked method invocation: method toNormalizedDataObject in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices is applied to given types 17:51:42 required: org.opendaylight.yangtools.binding.DataObjectReference,T 17:51:42 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[70,79] unchecked conversion 17:51:42 required: org.opendaylight.yangtools.binding.DataObjectReference 17:51:42 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[79,33] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/utils/TopologyDataUtils.java:[78,13] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/utils/TopologyDataUtils.java:[116,13] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 17:51:42 [INFO] 17:51:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 17:51:42 [INFO] 17:51:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 17:51:42 [INFO] Fork Value is true 17:51:50 [INFO] Done SpotBugs Analysis.... 17:51:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 17:51:50 [INFO] 17:51:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 17:51:50 [INFO] 17:51:50 [INFO] 17:51:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 17:51:50 [INFO] BugInstance size is 0 17:51:50 [INFO] Error size is 0 17:51:50 [INFO] No errors/warnings found 17:51:50 [INFO] 17:51:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- 17:51:50 [INFO] Copying 4 resources from src/test/resources to target/test-classes 17:51:50 [INFO] 17:51:50 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- 17:51:50 [INFO] Recompiling the module because of changed dependency. 17:51:50 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 17:51:51 [INFO] 17:51:51 [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- 17:51:51 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/surefire-reports 17:51:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:51:51 [INFO] 17:51:51 [INFO] ------------------------------------------------------- 17:51:51 [INFO] T E S T S 17:51:51 [INFO] ------------------------------------------------------- 17:51:52 [INFO] Running org.opendaylight.transportpce.test.converter.JsonDataConverterTest 17:52:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.39 s -- in org.opendaylight.transportpce.test.converter.JsonDataConverterTest 17:52:19 [INFO] Running org.opendaylight.transportpce.test.converter.XmlDataConverterTest 17:52:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.97 s -- in org.opendaylight.transportpce.test.converter.XmlDataConverterTest 17:52:37 [INFO] 17:52:37 [INFO] Results: 17:52:37 [INFO] 17:52:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:52:37 [INFO] 17:52:37 [INFO] 17:52:37 [INFO] --- copy:14.1.4:copy-files (default) @ test-common --- 17:52:37 [INFO] 17:52:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- 17:52:37 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar 17:52:37 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes/META-INF/MANIFEST.MF 17:52:37 [INFO] 17:52:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 17:52:40 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar 17:52:40 [INFO] 17:52:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- 17:52:40 [INFO] CycloneDX: Resolving Dependencies 17:52:42 [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) 17:52:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml 17:52:42 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.xml 17:52:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json 17:52:42 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.json 17:52:42 [INFO] 17:52:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 17:52:42 [INFO] Skipping duplicate-finder execution! 17:52:42 [INFO] 17:52:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- 17:52:42 [INFO] No dependency problems found 17:52:42 [INFO] 17:52:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- 17:52:42 [INFO] Skipping source per configuration. 17:52:42 [INFO] 17:52:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- 17:52:42 [INFO] 17:52:42 [INFO] --- jacoco:0.8.13:report (report) @ test-common --- 17:52:42 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec 17:52:42 [INFO] Analyzed bundle 'test-common' with 15 classes 17:52:43 [INFO] 17:52:43 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 17:52:43 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/pom.xml to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.pom 17:52:43 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 17:52:43 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-javadoc.jar 17:52:43 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-cyclonedx.xml 17:52:43 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-cyclonedx.json 17:52:43 [INFO] 17:52:43 [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- 17:52:43 [INFO] Installing org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 17:52:43 [INFO] Writing OBR metadata 17:52:43 [INFO] 17:52:43 [INFO] --- site:3.21.0:site (generate-site) @ test-common --- 17:52:43 [INFO] Rendering site for default locale 17:52:43 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 17:52:43 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 17:52:43 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 17:52:43 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 17:52:43 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 17:52:43 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 17:52:43 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 17:52:43 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 17:52:43 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/test-common/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/test-common/ 17:52:43 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 17:52:43 [INFO] Rendering 7 report documents 17:52:43 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 17:52:43 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 17:52:45 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 17:52:46 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 17:52:47 [INFO] Starting audit... 17:52:47 Audit done. 17:52:47 [WARNING] Unable to locate Source XRef to link to -- DISABLED 17:52:47 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 17:52:47 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 17:52:47 17:52:47 Unknown constant: 18 17:52:47 17:52:47 Unknown constant: 18 17:52:47 17:52:47 Unknown constant: 18 17:52:47 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 17:52:47 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 17:52:48 [INFO] 17:52:48 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ test-common --- 17:52:48 [INFO] Skipping because packaging 'bundle' is not pom. 17:52:48 [INFO] 17:52:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 17:52:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 17:52:48 [INFO] 17:52:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- 17:52:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:52:48 [INFO] 17:52:48 [INFO] ---------< org.opendaylight.transportpce:transportpce-common >---------- 17:52:48 [INFO] Building transportpce-common 12.0.0-SNAPSHOT [4/22] 17:52:48 [INFO] from common/pom.xml 17:52:48 [INFO] -------------------------------[ bundle ]------------------------------- 17:52:48 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 17:52:48 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 17:52:49 [INFO] 17:52:49 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-common --- 17:52:49 [INFO] 17:52:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-common --- 17:52:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:52:49 [INFO] 17:52:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-common --- 17:52:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:52:49 [INFO] 17:52:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-common --- 17:52:49 [INFO] 17:52:49 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-common --- 17:52:49 [INFO] 17:52:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-common --- 17:52:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:52:49 [INFO] 17:52:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-common --- 17:52:49 [INFO] Starting audit... 17:52:49 Audit done. 17:52:49 [INFO] You have 0 Checkstyle violations. 17:52:49 [INFO] 17:52:49 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-common --- 17:52:52 [INFO] Starting audit... 17:52:52 Audit done. 17:52:52 [INFO] You have 0 Checkstyle violations. 17:52:52 [INFO] 17:52:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-common --- 17:52:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 17:52:52 [INFO] 17:52:52 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-common --- 17:52:52 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/resources 17:52:52 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/spi 17:52:52 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/yang 17:52:52 [INFO] 17:52:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-common --- 17:52:52 [INFO] Recompiling the module because of changed dependency. 17:52:52 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 17:52:55 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:52:55 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:52:55 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:52:55 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:52:55 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:52:55 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 17:52:55 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java:[223,43] org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110 has been deprecated and marked for removal 17:52:55 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java:[221,43] org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110 has been deprecated and marked for removal 17:52:55 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/openconfiginterfaces/OpenConfigInterfacesException.java:[20,31] non-transient instance field of a serializable class declared with a non-serializable type 17:52:55 [INFO] 17:52:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-common >>> 17:52:55 [INFO] 17:52:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-common --- 17:52:55 [INFO] Fork Value is true 17:53:06 [INFO] Done SpotBugs Analysis.... 17:53:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 17:53:07 [INFO] 17:53:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-common <<< 17:53:07 [INFO] 17:53:07 [INFO] 17:53:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-common --- 17:53:07 [INFO] BugInstance size is 0 17:53:07 [INFO] Error size is 0 17:53:07 [INFO] No errors/warnings found 17:53:07 [INFO] 17:53:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-common --- 17:53:07 [INFO] Copying 5 resources from src/test/resources to target/test-classes 17:53:07 [INFO] 17:53:07 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-common --- 17:53:07 [INFO] Recompiling the module because of changed dependency. 17:53:07 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 17:53:08 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[50,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 17:53:08 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[64,45] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 17:53:08 [INFO] 17:53:08 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-common --- 17:53:08 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/surefire-reports 17:53:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:53:08 [INFO] 17:53:08 [INFO] ------------------------------------------------------- 17:53:08 [INFO] T E S T S 17:53:08 [INFO] ------------------------------------------------------- 17:53:09 [INFO] Running org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 17:53:10 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 17:53:10 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 17:53:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:53:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 17:53:11 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 17:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 17:53:12 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 17:53:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 17:53:12 [INFO] Running org.opendaylight.transportpce.common.NodeIdPairTest 17:53:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.transportpce.common.NodeIdPairTest 17:53:12 [INFO] Running org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev181019Test 17:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev181019Test 17:53:12 [INFO] Running org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev200529Test 17:53:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.transportpce.common.srg.revision.WaveLengthDuplicationRev200529Test 17:53:12 [INFO] Running org.opendaylight.transportpce.common.converter.JsonStringConverterTest 17:53:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.47 s -- in org.opendaylight.transportpce.common.converter.JsonStringConverterTest 17:53:25 [INFO] Running org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 17:53:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 17:53:25 [INFO] Running org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 17:53:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.44 s -- in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 17:53:49 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 17:53:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 17:53:49 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingImplTest 17:54:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.92 s -- in org.opendaylight.transportpce.common.mapping.PortMappingImplTest 17:54:02 [INFO] Running org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 17:54:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 17:54:02 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 17:54:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.22 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 17:54:14 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 17:54:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 17:54:14 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 17:54:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 17:54:14 [INFO] Running org.opendaylight.transportpce.common.mapping.OCPortMappingTest 17:54:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.27 s -- in org.opendaylight.transportpce.common.mapping.OCPortMappingTest 17:54:44 [INFO] Running org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 17:54:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 17:54:44 [INFO] Running org.opendaylight.transportpce.common.service.ServiceTypeTest 17:54:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.common.service.ServiceTypeTest 17:54:44 [INFO] 17:54:44 [INFO] Results: 17:54:44 [INFO] 17:54:44 [INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0 17:54:44 [INFO] 17:54:44 [INFO] 17:54:44 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-common --- 17:54:44 [INFO] 17:54:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-common --- 17:54:45 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT.jar 17:54:45 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes/META-INF/MANIFEST.MF 17:54:45 [INFO] 17:54:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-common --- 17:54:49 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar 17:54:49 [INFO] 17:54:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-common --- 17:54:49 [INFO] CycloneDX: Resolving Dependencies 17:54:53 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 17:54:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml 17:54:53 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.xml 17:54:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json 17:54:53 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.json 17:54:53 [INFO] 17:54:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-common --- 17:54:53 [INFO] Skipping duplicate-finder execution! 17:54:53 [INFO] 17:54:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-common --- 17:54:53 [INFO] No dependency problems found 17:54:53 [INFO] 17:54:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-common --- 17:54:53 [INFO] Skipping source per configuration. 17:54:53 [INFO] 17:54:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-common --- 17:54:53 [INFO] 17:54:53 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-common --- 17:54:53 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec 17:54:54 [INFO] Analyzed bundle 'transportpce-common' with 54 classes 17:54:54 [INFO] 17:54:54 [INFO] --- install:3.1.4:install (default-install) @ transportpce-common --- 17:54:54 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.pom 17:54:54 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.jar 17:54:54 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar 17:54:54 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT-cyclonedx.xml 17:54:54 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT-cyclonedx.json 17:54:54 [INFO] 17:54:54 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-common --- 17:54:54 [INFO] Installing org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.jar 17:54:54 [INFO] Writing OBR metadata 17:54:54 [INFO] 17:54:54 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-common --- 17:54:54 [INFO] Rendering site for default locale 17:54:54 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 17:54:54 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 17:54:54 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 17:54:54 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 17:54:54 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 17:54:54 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 17:54:54 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 17:54:54 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 17:54:54 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-common/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-common/ 17:54:54 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 17:54:54 [INFO] Rendering 7 report documents 17:54:54 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 17:54:54 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 17:54:58 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 17:55:01 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 17:55:04 [INFO] Starting audit... 17:55:04 Audit done. 17:55:04 [WARNING] Unable to locate Source XRef to link to -- DISABLED 17:55:04 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 17:55:04 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 17:55:04 Unknown constant: 18 17:55:04 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 17:55:04 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 17:55:04 [INFO] 17:55:04 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-common --- 17:55:04 [INFO] Skipping because packaging 'bundle' is not pom. 17:55:04 [INFO] 17:55:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-common --- 17:55:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 17:55:04 [INFO] 17:55:04 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-common --- 17:55:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:55:04 [INFO] 17:55:04 [INFO] --------< org.opendaylight.transportpce:transportpce-renderer >--------- 17:55:04 [INFO] Building transportpce-renderer 12.0.0-SNAPSHOT [5/22] 17:55:04 [INFO] from renderer/pom.xml 17:55:04 [INFO] -------------------------------[ bundle ]------------------------------- 17:55:04 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 17:55:04 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 17:55:04 [INFO] 17:55:04 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-renderer --- 17:55:04 [INFO] 17:55:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-renderer --- 17:55:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:04 [INFO] 17:55:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-renderer --- 17:55:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:55:04 [INFO] 17:55:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-renderer --- 17:55:04 [INFO] 17:55:04 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-renderer --- 17:55:04 [INFO] 17:55:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-renderer --- 17:55:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:55:05 [INFO] 17:55:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-renderer --- 17:55:05 [INFO] Starting audit... 17:55:05 Audit done. 17:55:05 [INFO] You have 0 Checkstyle violations. 17:55:05 [INFO] 17:55:05 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-renderer --- 17:55:07 [INFO] Starting audit... 17:55:07 Audit done. 17:55:07 [INFO] You have 0 Checkstyle violations. 17:55:07 [INFO] 17:55:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-renderer --- 17:55:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 17:55:07 [INFO] 17:55:07 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-renderer --- 17:55:07 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/resources 17:55:07 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/spi 17:55:07 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/yang 17:55:07 [INFO] 17:55:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-renderer --- 17:55:07 [INFO] Recompiling the module because of changed dependency. 17:55:07 [INFO] Compiling 60 source files with javac [debug release 21] to target/classes 17:55:09 [INFO] 17:55:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-renderer >>> 17:55:09 [INFO] 17:55:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-renderer --- 17:55:09 [INFO] Fork Value is true 17:55:21 [INFO] Done SpotBugs Analysis.... 17:55:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 17:55:21 [INFO] 17:55:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-renderer <<< 17:55:21 [INFO] 17:55:21 [INFO] 17:55:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-renderer --- 17:55:21 [INFO] BugInstance size is 0 17:55:21 [INFO] Error size is 0 17:55:21 [INFO] No errors/warnings found 17:55:21 [INFO] 17:55:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-renderer --- 17:55:21 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/test/resources 17:55:21 [INFO] 17:55:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-renderer --- 17:55:21 [INFO] Recompiling the module because of changed dependency. 17:55:21 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 17:55:21 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:55:21 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:55:21 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 17:55:21 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 17:55:21 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 17:55:21 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 17:55:21 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 17:55:21 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 17:55:21 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 17:55:21 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 17:55:21 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 17:55:21 [INFO] 17:55:21 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-renderer --- 17:55:21 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/surefire-reports 17:55:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:55:21 [INFO] 17:55:21 [INFO] ------------------------------------------------------- 17:55:21 [INFO] T E S T S 17:55:21 [INFO] ------------------------------------------------------- 17:55:23 [INFO] Running org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 17:55:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:55:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.04 s -- in org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 17:55:38 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 17:55:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 17:55:38 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 17:55:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 17:55:38 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 17:55:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 17:55:38 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 17:55:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 17:55:39 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 17:56:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.42 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 17:56:04 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 17:57:05 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 60.50 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 17:57:05 [INFO] Running org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 17:57:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 17:57:05 [INFO] Running org.opendaylight.transportpce.renderer.RollbackProcessorTest 17:57:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.renderer.RollbackProcessorTest 17:57:05 [INFO] Running org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 17:57:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 17:57:05 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 17:57:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 17:57:05 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 17:57:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 17:57:06 [INFO] 17:57:06 [INFO] Results: 17:57:06 [INFO] 17:57:06 [WARNING] Tests run: 71, Failures: 0, Errors: 0, Skipped: 2 17:57:06 [INFO] 17:57:06 [INFO] 17:57:06 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-renderer --- 17:57:06 [INFO] 17:57:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-renderer --- 17:57:06 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT.jar 17:57:07 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes/META-INF/MANIFEST.MF 17:57:07 [INFO] 17:57:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-renderer --- 17:57:10 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar 17:57:10 [INFO] 17:57:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-renderer --- 17:57:10 [INFO] CycloneDX: Resolving Dependencies 17:57:14 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 17:57:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml 17:57:14 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.xml 17:57:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json 17:57:14 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.json 17:57:14 [INFO] 17:57:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-renderer --- 17:57:14 [INFO] Skipping duplicate-finder execution! 17:57:14 [INFO] 17:57:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-renderer --- 17:57:14 [INFO] No dependency problems found 17:57:14 [INFO] 17:57:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-renderer --- 17:57:14 [INFO] Skipping source per configuration. 17:57:14 [INFO] 17:57:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-renderer --- 17:57:14 [INFO] 17:57:14 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-renderer --- 17:57:14 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec 17:57:15 [INFO] Analyzed bundle 'transportpce-renderer' with 50 classes 17:57:15 [INFO] 17:57:15 [INFO] --- install:3.1.4:install (default-install) @ transportpce-renderer --- 17:57:15 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.pom 17:57:15 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.jar 17:57:15 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar 17:57:15 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.xml 17:57:15 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.json 17:57:15 [INFO] 17:57:15 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-renderer --- 17:57:15 [INFO] Installing org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.jar 17:57:15 [INFO] Writing OBR metadata 17:57:15 [INFO] 17:57:15 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-renderer --- 17:57:15 [INFO] Rendering site for default locale 17:57:15 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 17:57:15 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 17:57:15 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 17:57:15 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 17:57:15 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 17:57:15 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 17:57:15 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 17:57:15 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 17:57:15 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-renderer/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-renderer/ 17:57:15 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 17:57:15 [INFO] Rendering 7 report documents 17:57:15 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 17:57:15 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 17:57:19 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 17:57:23 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 17:57:25 [INFO] Starting audit... 17:57:25 Audit done. 17:57:25 [WARNING] Unable to locate Source XRef to link to -- DISABLED 17:57:25 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 17:57:25 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 17:57:25 Unknown constant: 18 17:57:25 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 17:57:25 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 17:57:25 [INFO] 17:57:25 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-renderer --- 17:57:25 [INFO] Skipping because packaging 'bundle' is not pom. 17:57:25 [INFO] 17:57:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-renderer --- 17:57:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 17:57:25 [INFO] 17:57:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-renderer --- 17:57:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:57:25 [INFO] 17:57:25 [INFO] ------< org.opendaylight.transportpce:transportpce-networkmodel >------- 17:57:25 [INFO] Building transportpce-networkmodel 12.0.0-SNAPSHOT [6/22] 17:57:25 [INFO] from networkmodel/pom.xml 17:57:25 [INFO] -------------------------------[ bundle ]------------------------------- 17:57:26 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 17:57:26 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 17:57:26 [INFO] 17:57:26 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-networkmodel --- 17:57:26 [INFO] 17:57:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-networkmodel --- 17:57:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:57:26 [INFO] 17:57:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-networkmodel --- 17:57:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:57:26 [INFO] 17:57:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-networkmodel --- 17:57:26 [INFO] 17:57:26 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-networkmodel --- 17:57:26 [INFO] 17:57:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-networkmodel --- 17:57:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:57:26 [INFO] 17:57:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-networkmodel --- 17:57:26 [INFO] Starting audit... 17:57:26 Audit done. 17:57:26 [INFO] You have 0 Checkstyle violations. 17:57:26 [INFO] 17:57:26 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-networkmodel --- 17:57:27 [INFO] Starting audit... 17:57:27 Audit done. 17:57:27 [INFO] You have 0 Checkstyle violations. 17:57:27 [INFO] 17:57:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-networkmodel --- 17:57:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 17:57:27 [INFO] 17:57:27 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-networkmodel --- 17:57:27 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/resources 17:57:27 [INFO] 17:57:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-networkmodel --- 17:57:27 [INFO] Recompiling the module because of changed dependency. 17:57:27 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 17:57:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[97,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[113,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[155,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListener.java:[42,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:29 [INFO] 17:57:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-networkmodel >>> 17:57:29 [INFO] 17:57:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-networkmodel --- 17:57:29 [INFO] Fork Value is true 17:57:40 [INFO] Done SpotBugs Analysis.... 17:57:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 17:57:40 [INFO] 17:57:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-networkmodel <<< 17:57:40 [INFO] 17:57:40 [INFO] 17:57:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-networkmodel --- 17:57:40 [INFO] BugInstance size is 0 17:57:40 [INFO] Error size is 0 17:57:40 [INFO] No errors/warnings found 17:57:40 [INFO] 17:57:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-networkmodel --- 17:57:40 [INFO] Copying 3 resources from src/test/resources to target/test-classes 17:57:40 [INFO] 17:57:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-networkmodel --- 17:57:40 [INFO] Recompiling the module because of changed dependency. 17:57:40 [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[94,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[104,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[121,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[131,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[149,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[157,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[175,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[183,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[200,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[207,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:57:40 [INFO] 17:57:40 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-networkmodel --- 17:57:40 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/surefire-reports 17:57:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:57:40 [INFO] 17:57:40 [INFO] ------------------------------------------------------- 17:57:40 [INFO] T E S T S 17:57:40 [INFO] ------------------------------------------------------- 17:57:42 [INFO] Running org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 17:57:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:57:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.226 s -- in org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 17:57:45 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 17:57:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 17:57:45 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 17:57:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 17:57:45 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 17:57:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 17:57:45 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 17:57:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 17:57:45 [INFO] Running org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 17:57:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.82 s -- in org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 17:57:59 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 17:57:59 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 17:57:59 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 17:57:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 17:57:59 [INFO] Running org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 17:57:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 17:57:59 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 17:58:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.83 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 17:58:44 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 17:58:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 17:58:44 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 17:58:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 17:58:44 [INFO] Running org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 17:58:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s -- in org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 17:58:45 [INFO] 17:58:45 [INFO] Results: 17:58:45 [INFO] 17:58:45 [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 17:58:45 [INFO] 17:58:45 [INFO] 17:58:45 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-networkmodel --- 17:58:45 [INFO] 17:58:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-networkmodel --- 17:58:46 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 17:58:46 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes/META-INF/MANIFEST.MF 17:58:46 [INFO] 17:58:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-networkmodel --- 17:58:48 [WARNING] Javadoc Warnings 17:58:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopology.java:384: warning: no comment 17:58:48 [WARNING] public static SharedRiskGroup sharedRiskGroup( 17:58:48 [WARNING] ^ 17:58:48 [WARNING] 1 warning 17:58:48 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar 17:58:48 [INFO] 17:58:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-networkmodel --- 17:58:48 [INFO] CycloneDX: Resolving Dependencies 17:58:52 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 17:58:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml 17:58:52 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.xml 17:58:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json 17:58:52 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.json 17:58:52 [INFO] 17:58:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-networkmodel --- 17:58:52 [INFO] Skipping duplicate-finder execution! 17:58:52 [INFO] 17:58:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-networkmodel --- 17:58:52 [INFO] No dependency problems found 17:58:52 [INFO] 17:58:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-networkmodel --- 17:58:52 [INFO] Skipping source per configuration. 17:58:52 [INFO] 17:58:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-networkmodel --- 17:58:52 [INFO] 17:58:52 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-networkmodel --- 17:58:52 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec 17:58:52 [INFO] Analyzed bundle 'transportpce-networkmodel' with 40 classes 17:58:53 [INFO] 17:58:53 [INFO] --- install:3.1.4:install (default-install) @ transportpce-networkmodel --- 17:58:53 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.pom 17:58:53 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 17:58:53 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar 17:58:53 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.xml 17:58:53 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.json 17:58:53 [INFO] 17:58:53 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-networkmodel --- 17:58:53 [INFO] Installing org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 17:58:53 [INFO] Writing OBR metadata 17:58:53 [INFO] 17:58:53 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-networkmodel --- 17:58:53 [INFO] Rendering site for default locale 17:58:53 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 17:58:53 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 17:58:53 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 17:58:53 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 17:58:53 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 17:58:53 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 17:58:53 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 17:58:53 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 17:58:53 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-networkmodel/odlparent/bundle-parent/transportpce-networkmodel/ 17:58:53 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 17:58:53 [INFO] Rendering 7 report documents 17:58:53 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 17:58:53 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 17:58:56 [WARNING] Javadoc Warnings 17:58:56 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopology.java:384: warning: no comment 17:58:56 [WARNING] public static SharedRiskGroup sharedRiskGroup( 17:58:56 [WARNING] ^ 17:58:56 [WARNING] 1 warning 17:58:56 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 17:58:58 [WARNING] Javadoc Warnings 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/ClliNetworkTest.java:30: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class ClliNetworkTest { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener121Test.java:42: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class DeviceListener121Test { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener221Test.java:44: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class DeviceListener221Test { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener710Test.java:42: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class DeviceListener710Test { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/service/FrequenciesServiceTest.java:53: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class FrequenciesServiceTest extends AbstractTest { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:66: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class NetConfTopologyListenerTest { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetworkModelProviderTest.java:35: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class NetworkModelProviderTest { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmNetworkTest.java:37: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class OpenRoadmNetworkTest { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopologyTest.java:83: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class OpenRoadmTopologyTest { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListenerTest.java:37: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class PortMappingListenerTest { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/TpceNetworkTest.java:35: warning: use of default constructor, which does not provide a comment 17:58:58 [WARNING] public class TpceNetworkTest extends AbstractTest { 17:58:58 [WARNING] ^ 17:58:58 [WARNING] 11 warnings 17:58:58 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 17:59:00 [INFO] Starting audit... 17:59:00 Audit done. 17:59:00 [WARNING] Unable to locate Source XRef to link to -- DISABLED 17:59:00 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 17:59:00 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 17:59:00 Unknown constant: 18 17:59:00 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 17:59:00 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 17:59:00 [INFO] 17:59:00 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-networkmodel --- 17:59:00 [INFO] Skipping because packaging 'bundle' is not pom. 17:59:00 [INFO] 17:59:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-networkmodel --- 17:59:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 17:59:00 [INFO] 17:59:00 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-networkmodel --- 17:59:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:59:00 [INFO] 17:59:00 [INFO] --------< org.opendaylight.transportpce:transportpce-inventory >-------- 17:59:00 [INFO] Building transportpce-inventory 12.0.0-SNAPSHOT [7/22] 17:59:00 [INFO] from inventory/pom.xml 17:59:00 [INFO] -------------------------------[ bundle ]------------------------------- 17:59:00 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 17:59:00 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 17:59:00 [INFO] 17:59:00 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-inventory --- 17:59:00 [INFO] 17:59:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-inventory --- 17:59:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:00 [INFO] 17:59:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-inventory --- 17:59:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:00 [INFO] 17:59:00 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-inventory --- 17:59:00 [INFO] Copying 2 resources from src/main/resources to target/resources 17:59:00 [INFO] 17:59:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-inventory --- 17:59:00 [INFO] 17:59:00 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-inventory --- 17:59:00 [INFO] 17:59:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-inventory --- 17:59:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:59:00 [INFO] 17:59:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-inventory --- 17:59:01 [INFO] Starting audit... 17:59:01 Audit done. 17:59:01 [INFO] You have 0 Checkstyle violations. 17:59:01 [INFO] 17:59:01 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-inventory --- 17:59:01 [INFO] Starting audit... 17:59:01 Audit done. 17:59:01 [INFO] You have 0 Checkstyle violations. 17:59:01 [INFO] 17:59:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-inventory --- 17:59:01 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 17:59:01 [INFO] 17:59:01 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-inventory --- 17:59:01 [INFO] Copying 2 resources from src/main/resources to target/classes 17:59:01 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/spi 17:59:01 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/yang 17:59:01 [INFO] 17:59:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-inventory --- 17:59:01 [INFO] Recompiling the module because of changed dependency. 17:59:01 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[53,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[57,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[63,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[111,42] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[113,67] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[114,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[129,81] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[130,20] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[130,70] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[138,16] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[138,77] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[146,81] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[147,20] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[147,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[50,59] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[56,70] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[60,88] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[62,49] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[112,42] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[114,67] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[115,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[130,36] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[138,81] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[139,20] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[139,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 17:59:02 [INFO] 17:59:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-inventory >>> 17:59:02 [INFO] 17:59:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-inventory --- 17:59:02 [INFO] Fork Value is true 17:59:08 [INFO] Done SpotBugs Analysis.... 17:59:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 17:59:08 [INFO] 17:59:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-inventory <<< 17:59:08 [INFO] 17:59:08 [INFO] 17:59:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-inventory --- 17:59:08 [INFO] BugInstance size is 0 17:59:08 [INFO] Error size is 0 17:59:08 [INFO] No errors/warnings found 17:59:08 [INFO] 17:59:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-inventory --- 17:59:08 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/test/resources 17:59:08 [INFO] 17:59:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-inventory --- 17:59:08 [INFO] No sources to compile 17:59:08 [INFO] 17:59:08 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-inventory --- 17:59:08 [INFO] No tests to run. 17:59:08 [INFO] 17:59:08 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-inventory --- 17:59:08 [INFO] 17:59:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-inventory --- 17:59:09 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT.jar 17:59:09 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes/META-INF/MANIFEST.MF 17:59:09 [INFO] 17:59:09 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-inventory --- 17:59:11 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar 17:59:11 [INFO] 17:59:11 [INFO] --- build-helper:3.6.1:attach-artifact (attach-db-artifact) @ transportpce-inventory --- 17:59:11 [INFO] 17:59:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-inventory --- 17:59:11 [INFO] CycloneDX: Resolving Dependencies 17:59:14 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 17:59:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml 17:59:14 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 17:59:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json 17:59:14 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 17:59:14 [INFO] 17:59:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-inventory --- 17:59:14 [INFO] Skipping duplicate-finder execution! 17:59:14 [INFO] 17:59:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-inventory --- 17:59:14 [INFO] No dependency problems found 17:59:14 [INFO] 17:59:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-inventory --- 17:59:14 [INFO] Skipping source per configuration. 17:59:14 [INFO] 17:59:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-inventory --- 17:59:14 [INFO] 17:59:14 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-inventory --- 17:59:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:59:14 [INFO] 17:59:14 [INFO] --- install:3.1.4:install (default-install) @ transportpce-inventory --- 17:59:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.pom 17:59:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.jar 17:59:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar 17:59:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/resources/org.ops4j.datasource-transporpce.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-datasource.cfg 17:59:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/resources/org.opendaylight.transportpce.job.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-config.cfg 17:59:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 17:59:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 17:59:14 [INFO] 17:59:14 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-inventory --- 17:59:14 [INFO] Installing org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.jar 17:59:14 [INFO] Writing OBR metadata 17:59:14 [INFO] 17:59:14 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-inventory --- 17:59:14 [INFO] Rendering site for default locale 17:59:14 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 17:59:14 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 17:59:14 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 17:59:14 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 17:59:14 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 17:59:14 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 17:59:14 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 17:59:14 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 17:59:14 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 17:59:14 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-inventory/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-inventory/ 17:59:14 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 17:59:14 [INFO] Rendering 6 report documents 17:59:14 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 17:59:14 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 17:59:17 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 17:59:18 [INFO] Starting audit... 17:59:18 Audit done. 17:59:18 [WARNING] Unable to locate Source XRef to link to -- DISABLED 17:59:18 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 17:59:18 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 17:59:18 17:59:18 Unknown constant: 18 17:59:18 17:59:18 Unknown constant: 18 17:59:18 17:59:18 Unknown constant: 18 17:59:18 17:59:18 Unknown constant: 18 17:59:18 17:59:18 Unknown constant: 18 17:59:18 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 17:59:18 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 17:59:18 [INFO] 17:59:18 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-inventory --- 17:59:18 [INFO] Skipping because packaging 'bundle' is not pom. 17:59:18 [INFO] 17:59:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-inventory --- 17:59:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 17:59:18 [INFO] 17:59:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-inventory --- 17:59:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:59:18 [INFO] 17:59:18 [INFO] -----------< org.opendaylight.transportpce:transportpce-olm >----------- 17:59:18 [INFO] Building transportpce-olm 12.0.0-SNAPSHOT [8/22] 17:59:18 [INFO] from olm/pom.xml 17:59:18 [INFO] -------------------------------[ bundle ]------------------------------- 17:59:18 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 17:59:18 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 17:59:18 [INFO] 17:59:18 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-olm --- 17:59:18 [INFO] 17:59:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-olm --- 17:59:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:18 [INFO] 17:59:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-olm --- 17:59:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:59:18 [INFO] 17:59:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-olm --- 17:59:18 [INFO] 17:59:18 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-olm --- 17:59:18 [INFO] 17:59:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-olm --- 17:59:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 17:59:18 [INFO] 17:59:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-olm --- 17:59:18 [INFO] Starting audit... 17:59:18 Audit done. 17:59:18 [INFO] You have 0 Checkstyle violations. 17:59:18 [INFO] 17:59:18 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-olm --- 17:59:19 [INFO] Starting audit... 17:59:19 Audit done. 17:59:19 [INFO] You have 0 Checkstyle violations. 17:59:19 [INFO] 17:59:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-olm --- 17:59:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 17:59:19 [INFO] 17:59:19 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-olm --- 17:59:19 [INFO] Copying 1 resource from src/main/resources to target/classes 17:59:19 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/spi 17:59:19 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/yang 17:59:19 [INFO] 17:59:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-olm --- 17:59:19 [INFO] Recompiling the module because of changed dependency. 17:59:19 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 17:59:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:59:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:59:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:59:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:59:19 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:59:19 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:59:19 [INFO] 17:59:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-olm >>> 17:59:19 [INFO] 17:59:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-olm --- 17:59:19 [INFO] Fork Value is true 17:59:25 [INFO] Done SpotBugs Analysis.... 17:59:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 17:59:26 [INFO] 17:59:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-olm <<< 17:59:26 [INFO] 17:59:26 [INFO] 17:59:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-olm --- 17:59:26 [INFO] BugInstance size is 0 17:59:26 [INFO] Error size is 0 17:59:26 [INFO] No errors/warnings found 17:59:26 [INFO] 17:59:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-olm --- 17:59:26 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:59:26 [INFO] 17:59:26 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-olm --- 17:59:26 [INFO] Recompiling the module because of changed dependency. 17:59:26 [INFO] Compiling 16 source files with javac [debug release 21] to target/test-classes 17:59:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:59:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:59:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:59:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:59:26 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 17:59:26 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:59:26 [INFO] 17:59:26 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-olm --- 17:59:26 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/surefire-reports 17:59:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:59:26 [INFO] 17:59:26 [INFO] ------------------------------------------------------- 17:59:26 [INFO] T E S T S 17:59:26 [INFO] ------------------------------------------------------- 17:59:28 [INFO] Running org.opendaylight.transportpce.olm.power.PowerMgmtTest 17:59:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:59:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.92 s -- in org.opendaylight.transportpce.olm.power.PowerMgmtTest 17:59:39 [INFO] Running org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 17:59:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.94 s -- in org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 17:59:51 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils710Test 17:59:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.transportpce.olm.util.OlmUtils710Test 17:59:52 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils121Test 17:59:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.transportpce.olm.util.OlmUtils121Test 17:59:52 [INFO] Running org.opendaylight.transportpce.olm.util.OtsPmHolderTest 17:59:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.olm.util.OtsPmHolderTest 17:59:52 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils221Test 17:59:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.olm.util.OlmUtils221Test 17:59:52 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 17:59:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 17:59:52 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 17:59:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 17:59:53 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtilsTest 17:59:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.transportpce.olm.util.OlmUtilsTest 17:59:53 [INFO] 17:59:53 [INFO] Results: 17:59:53 [INFO] 17:59:53 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 17:59:53 [INFO] 17:59:53 [INFO] 17:59:53 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-olm --- 17:59:53 [INFO] 17:59:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-olm --- 17:59:54 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT.jar 17:59:54 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes/META-INF/MANIFEST.MF 17:59:54 [INFO] 17:59:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-olm --- 17:59:56 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar 17:59:56 [INFO] 17:59:56 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifact) @ transportpce-olm --- 17:59:56 [INFO] 17:59:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-olm --- 17:59:56 [INFO] CycloneDX: Resolving Dependencies 17:59:59 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 17:59:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml 17:59:59 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.xml 17:59:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json 17:59:59 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.json 17:59:59 [INFO] 17:59:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-olm --- 17:59:59 [INFO] Skipping duplicate-finder execution! 17:59:59 [INFO] 17:59:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-olm --- 17:59:59 [INFO] No dependency problems found 17:59:59 [INFO] 17:59:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-olm --- 17:59:59 [INFO] Skipping source per configuration. 17:59:59 [INFO] 17:59:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-olm --- 17:59:59 [INFO] 17:59:59 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-olm --- 17:59:59 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec 18:00:00 [INFO] Analyzed bundle 'transportpce-olm' with 19 classes 18:00:00 [INFO] 18:00:00 [INFO] --- install:3.1.4:install (default-install) @ transportpce-olm --- 18:00:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.pom 18:00:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.jar 18:00:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar 18:00:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/resources/org.opendaylight.transportpce.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-config.cfg 18:00:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.xml 18:00:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.json 18:00:00 [INFO] 18:00:00 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-olm --- 18:00:00 [INFO] Installing org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.jar 18:00:00 [INFO] Writing OBR metadata 18:00:00 [INFO] 18:00:00 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-olm --- 18:00:00 [INFO] Rendering site for default locale 18:00:00 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:00:00 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:00:00 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:00:00 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:00:00 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:00:00 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:00:00 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:00:00 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:00:00 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-olm/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-olm/ 18:00:00 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:00:00 [INFO] Rendering 7 report documents 18:00:00 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:00:00 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 18:00:03 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 18:00:05 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 18:00:06 [INFO] Starting audit... 18:00:06 Audit done. 18:00:06 [WARNING] Unable to locate Source XRef to link to -- DISABLED 18:00:06 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 18:00:06 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:00:06 18:00:06 Unknown constant: 18 18:00:06 18:00:06 Unknown constant: 18 18:00:06 18:00:06 Unknown constant: 18 18:00:06 18:00:06 Unknown constant: 18 18:00:06 18:00:06 Unknown constant: 18 18:00:06 18:00:06 Unknown constant: 18 18:00:06 18:00:06 Unknown constant: 18 18:00:06 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:00:06 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:00:06 [INFO] 18:00:06 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-olm --- 18:00:06 [INFO] Skipping because packaging 'bundle' is not pom. 18:00:06 [INFO] 18:00:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-olm --- 18:00:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:00:06 [INFO] 18:00:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-olm --- 18:00:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:00:06 [INFO] 18:00:06 [INFO] -----------< org.opendaylight.transportpce:transportpce-pce >----------- 18:00:06 [INFO] Building transportpce-pce 12.0.0-SNAPSHOT [9/22] 18:00:06 [INFO] from pce/pom.xml 18:00:06 [INFO] -------------------------------[ bundle ]------------------------------- 18:00:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:00:06 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:00:07 [INFO] 18:00:07 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-pce --- 18:00:07 [INFO] 18:00:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-pce --- 18:00:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:00:07 [INFO] 18:00:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-pce --- 18:00:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:00:07 [INFO] 18:00:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-pce --- 18:00:07 [INFO] 18:00:07 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-pce --- 18:00:07 [INFO] 18:00:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-pce --- 18:00:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 18:00:07 [INFO] 18:00:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-pce --- 18:00:07 [INFO] Starting audit... 18:00:07 Audit done. 18:00:07 [INFO] You have 0 Checkstyle violations. 18:00:07 [INFO] 18:00:07 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-pce --- 18:00:08 [INFO] Starting audit... 18:00:08 Audit done. 18:00:08 [INFO] You have 0 Checkstyle violations. 18:00:08 [INFO] 18:00:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-pce --- 18:00:08 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:00:08 [INFO] 18:00:08 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-pce --- 18:00:08 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/resources 18:00:08 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/spi 18:00:08 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/yang 18:00:08 [INFO] 18:00:08 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-pce --- 18:00:08 [INFO] Recompiling the module because of changed dependency. 18:00:08 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 18:00:09 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[59,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:00:09 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[59,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:00:09 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[59,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:00:09 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[64,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:00:09 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[64,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:00:09 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[64,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:00:09 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[116,53] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 18:00:09 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[133,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 18:00:09 [INFO] 18:00:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-pce >>> 18:00:09 [INFO] 18:00:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-pce --- 18:00:09 [INFO] Fork Value is true 18:00:18 [INFO] Done SpotBugs Analysis.... 18:00:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:00:18 [INFO] 18:00:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-pce <<< 18:00:18 [INFO] 18:00:18 [INFO] 18:00:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-pce --- 18:00:18 [INFO] BugInstance size is 0 18:00:18 [INFO] Error size is 0 18:00:18 [INFO] No errors/warnings found 18:00:18 [INFO] 18:00:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-pce --- 18:00:18 [INFO] Copying 45 resources from src/test/resources to target/test-classes 18:00:18 [INFO] 18:00:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-pce --- 18:00:18 [INFO] Recompiling the module because of changed dependency. 18:00:18 [INFO] Compiling 47 source files with javac [debug release 21] to target/test-classes 18:00:19 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerTest.java:[92,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 18:00:19 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyStub.java:[75,54] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 18:00:19 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/graph/NodeConverter.java:[100,31] found raw type: java.lang.Class 18:00:19 missing type arguments for generic class java.lang.Class 18:00:19 [INFO] 18:00:19 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-pce --- 18:00:19 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/surefire-reports 18:00:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:00:19 [INFO] 18:00:19 [INFO] ------------------------------------------------------- 18:00:19 [INFO] T E S T S 18:00:19 [INFO] ------------------------------------------------------- 18:00:20 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidInputTest 18:00:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:00:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.511 s -- in org.opendaylight.transportpce.pce.input.valid.ValidInputTest 18:00:22 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 18:00:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 18:00:22 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 18:00:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 18:00:22 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 18:00:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 18:00:22 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 18:00:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 18:00:22 [INFO] Running org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 18:00:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 18:00:22 [INFO] Running org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 18:00:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 18:00:22 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 18:00:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.90 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 18:00:35 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 18:00:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 18:00:35 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 18:00:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 18:00:35 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 18:00:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 18:00:35 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 18:00:36 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 18:00:36 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 18:00:36 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 18:00:36 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 18:00:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 18:00:36 [INFO] Running org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 18:01:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.47 s -- in org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 18:01:00 [INFO] Running org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 18:01:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 18:01:00 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 18:01:00 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 18:01:00 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 18:01:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 18:01:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 18:01:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 18:01:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 18:01:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 18:01:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 18:01:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 18:01:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.SortPortsByNameTest 18:01:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.SortPortsByNameTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckTest 18:01:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckTest 18:01:01 [INFO] Running org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 18:01:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.20 s -- in org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 18:01:11 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 18:01:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 18:01:11 [INFO] Running org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 18:01:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s -- in org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 18:01:12 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphTest 18:03:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.5 s -- in org.opendaylight.transportpce.pce.graph.PceGraphTest 18:03:34 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 18:03:34 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 18:03:34 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 18:03:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 18:03:34 [INFO] Running org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 18:03:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.33 s -- in org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 18:03:46 [INFO] Running org.opendaylight.transportpce.pce.PcePathDescriptionTests 18:03:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.pce.PcePathDescriptionTests 18:03:46 [INFO] Running org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 18:04:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.19 s -- in org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 18:04:31 [INFO] Running org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 18:04:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 18:04:31 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 18:04:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 18:04:32 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 18:04:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 18:04:32 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 18:04:32 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 18:04:32 [INFO] 18:04:32 [INFO] Results: 18:04:32 [INFO] 18:04:32 [INFO] Tests run: 281, Failures: 0, Errors: 0, Skipped: 0 18:04:32 [INFO] 18:04:32 [INFO] 18:04:32 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-pce --- 18:04:32 [INFO] 18:04:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-pce --- 18:04:33 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT.jar 18:04:33 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes/META-INF/MANIFEST.MF 18:04:33 [INFO] 18:04:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-pce --- 18:04:37 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar 18:04:37 [INFO] 18:04:37 [INFO] --- jar:3.4.2:test-jar (default) @ transportpce-pce --- 18:04:37 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-tests.jar 18:04:37 [INFO] 18:04:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-pce --- 18:04:37 [INFO] CycloneDX: Resolving Dependencies 18:04:41 [INFO] CycloneDX: Creating BOM version 1.6 with 178 component(s) 18:04:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml 18:04:41 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.xml 18:04:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json 18:04:41 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.json 18:04:41 [INFO] 18:04:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-pce --- 18:04:41 [INFO] Skipping duplicate-finder execution! 18:04:41 [INFO] 18:04:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-pce --- 18:04:41 [WARNING] Unused declared dependencies found: 18:04:41 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 18:04:41 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 18:04:41 [INFO] 18:04:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-pce --- 18:04:41 [INFO] Skipping source per configuration. 18:04:41 [INFO] 18:04:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-pce --- 18:04:41 [INFO] 18:04:41 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-pce --- 18:04:41 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec 18:04:41 [INFO] Analyzed bundle 'transportpce-pce' with 71 classes 18:04:41 [INFO] 18:04:41 [INFO] --- install:3.1.4:install (default-install) @ transportpce-pce --- 18:04:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.pom 18:04:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.jar 18:04:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar 18:04:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-tests.jar 18:04:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.xml 18:04:41 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.json 18:04:41 [INFO] 18:04:41 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-pce --- 18:04:41 [INFO] Installing org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.jar 18:04:41 [INFO] Writing OBR metadata 18:04:41 [INFO] 18:04:41 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-pce --- 18:04:41 [INFO] Rendering site for default locale 18:04:41 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:04:41 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:04:41 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:04:41 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:04:41 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:04:41 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:04:41 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:04:41 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:04:41 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-pce/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-pce/ 18:04:41 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:04:41 [INFO] Rendering 7 report documents 18:04:41 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:04:42 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 18:04:46 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 18:04:48 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 18:04:51 [INFO] Starting audit... 18:04:51 Audit done. 18:04:51 [WARNING] Unable to locate Source XRef to link to -- DISABLED 18:04:51 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 18:04:51 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 18:04:51 Unknown constant: 18 18:04:51 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:04:51 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:04:51 [INFO] 18:04:51 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-pce --- 18:04:51 [INFO] Skipping because packaging 'bundle' is not pom. 18:04:51 [INFO] 18:04:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-pce --- 18:04:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:04:51 [INFO] 18:04:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-pce --- 18:04:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:04:51 [INFO] 18:04:51 [INFO] -----< org.opendaylight.transportpce:transportpce-servicehandler >------ 18:04:51 [INFO] Building transportpce-servicehandler 12.0.0-SNAPSHOT [10/22] 18:04:51 [INFO] from servicehandler/pom.xml 18:04:51 [INFO] -------------------------------[ bundle ]------------------------------- 18:04:51 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:04:51 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:04:51 [INFO] 18:04:51 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-servicehandler --- 18:04:51 [INFO] 18:04:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-servicehandler --- 18:04:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:04:51 [INFO] 18:04:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-servicehandler --- 18:04:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:04:51 [INFO] 18:04:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-servicehandler --- 18:04:52 [INFO] 18:04:52 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-servicehandler --- 18:04:52 [INFO] 18:04:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-servicehandler --- 18:04:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 18:04:52 [INFO] 18:04:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-servicehandler --- 18:04:52 [INFO] Starting audit... 18:04:52 Audit done. 18:04:52 [INFO] You have 0 Checkstyle violations. 18:04:52 [INFO] 18:04:52 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-servicehandler --- 18:04:52 [INFO] Starting audit... 18:04:52 Audit done. 18:04:52 [INFO] You have 0 Checkstyle violations. 18:04:52 [INFO] 18:04:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-servicehandler --- 18:04:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:04:52 [INFO] 18:04:52 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-servicehandler --- 18:04:52 [INFO] Copying 1 resource from src/main/resources to target/classes 18:04:52 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/spi 18:04:52 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/yang 18:04:52 [INFO] 18:04:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-servicehandler --- 18:04:52 [INFO] Recompiling the module because of changed dependency. 18:04:52 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[38,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[38,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[38,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[43,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[43,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[43,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[95,45] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListener.java:[90,32] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListener.java:[99,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:04:53 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListener.java:[159,74] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:04:53 [INFO] 18:04:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-servicehandler >>> 18:04:53 [INFO] 18:04:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-servicehandler --- 18:04:53 [INFO] Fork Value is true 18:05:01 [INFO] Done SpotBugs Analysis.... 18:05:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:05:01 [INFO] 18:05:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-servicehandler <<< 18:05:01 [INFO] 18:05:01 [INFO] 18:05:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-servicehandler --- 18:05:01 [INFO] BugInstance size is 0 18:05:01 [INFO] Error size is 0 18:05:01 [INFO] No errors/warnings found 18:05:01 [INFO] 18:05:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-servicehandler --- 18:05:01 [INFO] Copying 1 resource from src/test/resources to target/test-classes 18:05:01 [INFO] 18:05:01 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-servicehandler --- 18:05:01 [INFO] Recompiling the module because of changed dependency. 18:05:01 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[20,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[20,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[20,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[99,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[105,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[107,33] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[124,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[131,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[150,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[156,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[178,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[213,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[218,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[232,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[239,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[244,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:05:02 [INFO] 18:05:02 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-servicehandler --- 18:05:02 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/surefire-reports 18:05:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:05:02 [INFO] 18:05:02 [INFO] ------------------------------------------------------- 18:05:02 [INFO] T E S T S 18:05:02 [INFO] ------------------------------------------------------- 18:05:03 [INFO] Running org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 18:05:16 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.85 s -- in org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 18:05:16 [INFO] Running org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest 18:05:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest 18:05:16 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 18:05:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:05:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.056 s -- in org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 18:05:18 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 18:05:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 18:05:19 [INFO] Running org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 18:05:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 18:05:19 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 18:05:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 18:05:19 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 18:05:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 18:05:19 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 18:05:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 18:05:19 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 18:05:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 18:05:19 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 18:05:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 18:05:19 [INFO] Running org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 18:05:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 18:05:19 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 18:08:04 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.6 s -- in org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 18:08:04 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 18:08:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 18:08:04 [INFO] Running org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 18:08:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 18:08:04 [INFO] Running org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 18:09:58 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.0 s -- in org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 18:09:58 [INFO] Running org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 18:09:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 18:09:59 [INFO] 18:09:59 [INFO] Results: 18:09:59 [INFO] 18:09:59 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 18:09:59 [INFO] 18:09:59 [INFO] 18:09:59 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-servicehandler --- 18:09:59 [INFO] 18:09:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-servicehandler --- 18:09:59 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 18:09:59 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes/META-INF/MANIFEST.MF 18:09:59 [INFO] 18:09:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-servicehandler --- 18:10:03 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar 18:10:03 [INFO] 18:10:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-servicehandler --- 18:10:03 [INFO] CycloneDX: Resolving Dependencies 18:10:06 [INFO] CycloneDX: Creating BOM version 1.6 with 179 component(s) 18:10:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml 18:10:06 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.xml 18:10:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json 18:10:06 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.json 18:10:06 [INFO] 18:10:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-servicehandler --- 18:10:06 [INFO] Skipping duplicate-finder execution! 18:10:06 [INFO] 18:10:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-servicehandler --- 18:10:06 [INFO] No dependency problems found 18:10:06 [INFO] 18:10:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-servicehandler --- 18:10:06 [INFO] Skipping source per configuration. 18:10:06 [INFO] 18:10:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-servicehandler --- 18:10:07 [INFO] 18:10:07 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-servicehandler --- 18:10:07 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec 18:10:07 [INFO] Analyzed bundle 'transportpce-servicehandler' with 41 classes 18:10:07 [INFO] 18:10:07 [INFO] --- install:3.1.4:install (default-install) @ transportpce-servicehandler --- 18:10:07 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.pom 18:10:07 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 18:10:07 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar 18:10:07 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.xml 18:10:07 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.json 18:10:07 [INFO] 18:10:07 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-servicehandler --- 18:10:07 [INFO] Installing org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 18:10:07 [INFO] Writing OBR metadata 18:10:07 [INFO] 18:10:07 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-servicehandler --- 18:10:07 [INFO] Rendering site for default locale 18:10:07 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:10:07 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:10:07 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:10:07 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:10:07 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:10:07 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:10:07 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:10:07 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:10:07 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-servicehandler/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-servicehandler/ 18:10:07 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:10:07 [INFO] Rendering 7 report documents 18:10:07 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:10:07 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 18:10:11 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 18:10:13 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 18:10:13 [INFO] Starting audit... 18:10:13 Audit done. 18:10:13 [WARNING] Unable to locate Source XRef to link to -- DISABLED 18:10:13 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 18:10:14 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 18:10:14 Unknown constant: 18 18:10:14 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:10:14 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:10:14 [INFO] 18:10:14 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-servicehandler --- 18:10:14 [INFO] Skipping because packaging 'bundle' is not pom. 18:10:14 [INFO] 18:10:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-servicehandler --- 18:10:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:10:14 [INFO] 18:10:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-servicehandler --- 18:10:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:10:14 [INFO] 18:10:14 [INFO] ----------< org.opendaylight.transportpce:transportpce-tapi >----------- 18:10:14 [INFO] Building transportpce-tapi 12.0.0-SNAPSHOT [11/22] 18:10:14 [INFO] from tapi/pom.xml 18:10:14 [INFO] -------------------------------[ bundle ]------------------------------- 18:10:14 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:10:14 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:10:14 [INFO] 18:10:14 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-tapi --- 18:10:14 [INFO] 18:10:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-tapi --- 18:10:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:10:14 [INFO] 18:10:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-tapi --- 18:10:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:10:14 [INFO] 18:10:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-tapi --- 18:10:14 [INFO] 18:10:14 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-tapi --- 18:10:14 [INFO] 18:10:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-tapi --- 18:10:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/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/** 18:10:14 [INFO] 18:10:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-tapi --- 18:10:14 [INFO] Starting audit... 18:10:14 Audit done. 18:10:14 [INFO] You have 0 Checkstyle violations. 18:10:14 [INFO] 18:10:14 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-tapi --- 18:10:18 [INFO] Starting audit... 18:10:18 Audit done. 18:10:18 [INFO] You have 0 Checkstyle violations. 18:10:18 [INFO] 18:10:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-tapi --- 18:10:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:10:18 [INFO] 18:10:18 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-tapi --- 18:10:18 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/resources 18:10:18 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/spi 18:10:18 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/yang 18:10:18 [INFO] 18:10:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-tapi --- 18:10:18 [INFO] Recompiling the module because of changed dependency. 18:10:18 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/frequency/range/SortedRange.java:[42,21] possible 'this' escape before subclass is fully initialized 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetconfTopologyListener.java:[44,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetconfTopologyListener.java:[52,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetconfTopologyListener.java:[76,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiOrLinkListener.java:[65,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[36,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[37,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[69,44] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[70,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/utils/TapiListener.java:[33,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/utils/TapiListener.java:[37,55] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/utils/TapiListener.java:[47,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 18:10:23 [INFO] 18:10:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-tapi >>> 18:10:23 [INFO] 18:10:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-tapi --- 18:10:23 [INFO] Fork Value is true 18:10:38 [INFO] Done SpotBugs Analysis.... 18:10:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:10:39 [INFO] 18:10:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-tapi <<< 18:10:39 [INFO] 18:10:39 [INFO] 18:10:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-tapi --- 18:10:39 [INFO] BugInstance size is 0 18:10:39 [INFO] Error size is 0 18:10:39 [INFO] No errors/warnings found 18:10:39 [INFO] 18:10:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-tapi --- 18:10:39 [INFO] Copying 6 resources from src/test/resources to target/test-classes 18:10:39 [INFO] 18:10:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-tapi --- 18:10:39 [INFO] Recompiling the module because of changed dependency. 18:10:39 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 18:10:40 [INFO] 18:10:40 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-tapi --- 18:10:40 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/surefire-reports 18:10:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:10:40 [INFO] 18:10:40 [INFO] ------------------------------------------------------- 18:10:40 [INFO] T E S T S 18:10:40 [INFO] ------------------------------------------------------- 18:10:42 [INFO] Running org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 18:11:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:11:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.18 s -- in org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 18:11:00 [INFO] Running org.opendaylight.transportpce.tapi.provider.TapiProviderTest 18:11:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.770 s -- in org.opendaylight.transportpce.tapi.provider.TapiProviderTest 18:11:02 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 18:11:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 18:11:02 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 18:11:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 18:11:02 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 18:11:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 18:11:03 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 18:11:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 18:11:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 18:11:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 18:11:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 18:11:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 18:11:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 18:11:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 18:11:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 18:11:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 18:11:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 18:11:04 [INFO] Running org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 18:11:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.150 s -- in org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 18:11:06 [INFO] 18:11:06 [INFO] Results: 18:11:06 [INFO] 18:11:06 [INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 18:11:06 [INFO] 18:11:06 [INFO] 18:11:06 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-tapi --- 18:11:06 [INFO] 18:11:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-tapi --- 18:11:07 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT.jar 18:11:07 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes/META-INF/MANIFEST.MF 18:11:07 [INFO] 18:11:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-tapi --- 18:11:11 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar 18:11:11 [INFO] 18:11:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-tapi --- 18:11:11 [INFO] CycloneDX: Resolving Dependencies 18:11:15 [INFO] CycloneDX: Creating BOM version 1.6 with 180 component(s) 18:11:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml 18:11:15 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 18:11:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json 18:11:15 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 18:11:15 [INFO] 18:11:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-tapi --- 18:11:15 [INFO] Skipping duplicate-finder execution! 18:11:15 [INFO] 18:11:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-tapi --- 18:11:16 [INFO] No dependency problems found 18:11:16 [INFO] 18:11:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-tapi --- 18:11:16 [INFO] Skipping source per configuration. 18:11:16 [INFO] 18:11:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-tapi --- 18:11:16 [INFO] 18:11:16 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-tapi --- 18:11:16 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/code-coverage/jacoco.exec 18:11:16 [INFO] Analyzed bundle 'transportpce-tapi' with 57 classes 18:11:16 [INFO] 18:11:16 [INFO] --- install:3.1.4:install (default-install) @ transportpce-tapi --- 18:11:16 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.pom 18:11:16 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.jar 18:11:16 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar 18:11:16 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 18:11:16 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 18:11:16 [INFO] 18:11:16 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-tapi --- 18:11:16 [INFO] Installing org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.jar 18:11:16 [INFO] Writing OBR metadata 18:11:16 [INFO] 18:11:16 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-tapi --- 18:11:16 [INFO] Rendering site for default locale 18:11:16 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:11:16 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:11:16 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:11:16 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:11:16 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:11:16 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:11:16 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:11:16 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:11:16 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-tapi/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-tapi/ 18:11:16 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:11:16 [INFO] Rendering 7 report documents 18:11:16 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:11:16 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 18:11:21 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 18:11:24 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 18:11:30 [INFO] Starting audit... 18:11:30 Audit done. 18:11:30 [WARNING] Unable to locate Source XRef to link to -- DISABLED 18:11:30 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 18:11:30 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 18:11:30 Unknown constant: 18 18:11:30 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:11:30 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:11:30 [INFO] 18:11:30 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-tapi --- 18:11:30 [INFO] Skipping because packaging 'bundle' is not pom. 18:11:30 [INFO] 18:11:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-tapi --- 18:11:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:11:30 [INFO] 18:11:30 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-tapi --- 18:11:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:11:30 [INFO] 18:11:30 [INFO] ----< org.opendaylight.transportpce:transportpce-nbinotifications >----- 18:11:30 [INFO] Building transportpce-nbinotifications 12.0.0-SNAPSHOT [12/22] 18:11:30 [INFO] from nbinotifications/pom.xml 18:11:30 [INFO] -------------------------------[ bundle ]------------------------------- 18:11:30 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:11:30 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:11:30 [INFO] 18:11:30 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-nbinotifications --- 18:11:30 [INFO] 18:11:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-nbinotifications --- 18:11:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:11:30 [INFO] 18:11:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-nbinotifications --- 18:11:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:11:30 [INFO] 18:11:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-nbinotifications --- 18:11:31 [INFO] 18:11:31 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-nbinotifications --- 18:11:31 [INFO] 18:11:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-nbinotifications --- 18:11:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 18:11:31 [INFO] 18:11:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-nbinotifications --- 18:11:31 [INFO] Starting audit... 18:11:31 Audit done. 18:11:31 [INFO] You have 0 Checkstyle violations. 18:11:31 [INFO] 18:11:31 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-nbinotifications --- 18:11:32 [INFO] Starting audit... 18:11:32 Audit done. 18:11:32 [INFO] You have 0 Checkstyle violations. 18:11:32 [INFO] 18:11:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-nbinotifications --- 18:11:32 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:11:32 [INFO] 18:11:32 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-nbinotifications --- 18:11:32 [INFO] Copying 3 resources from src/main/resources to target/classes 18:11:32 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/spi 18:11:32 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/yang 18:11:32 [INFO] 18:11:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-nbinotifications --- 18:11:32 [INFO] Recompiling the module because of changed dependency. 18:11:32 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 18:11:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 18:11:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:11:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 18:11:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:11:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 18:11:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:11:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[69,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:11:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[69,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:11:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[69,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:11:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[78,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:11:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[78,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:11:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[78,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 18:11:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[107,55] possible 'this' escape before subclass is fully initialized 18:11:32 [INFO] 18:11:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-nbinotifications >>> 18:11:32 [INFO] 18:11:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-nbinotifications --- 18:11:32 [INFO] Fork Value is true 18:11:39 [INFO] Done SpotBugs Analysis.... 18:11:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:11:39 [INFO] 18:11:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-nbinotifications <<< 18:11:39 [INFO] 18:11:39 [INFO] 18:11:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-nbinotifications --- 18:11:39 [INFO] BugInstance size is 0 18:11:39 [INFO] Error size is 0 18:11:39 [INFO] No errors/warnings found 18:11:39 [INFO] 18:11:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-nbinotifications --- 18:11:39 [INFO] Copying 8 resources from src/test/resources to target/test-classes 18:11:39 [INFO] 18:11:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-nbinotifications --- 18:11:39 [INFO] Recompiling the module because of changed dependency. 18:11:39 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 18:11:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 18:11:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:11:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 18:11:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:11:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 18:11:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 18:11:39 [INFO] 18:11:39 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-nbinotifications --- 18:11:39 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/surefire-reports 18:11:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:11:39 [INFO] 18:11:39 [INFO] ------------------------------------------------------- 18:11:39 [INFO] T E S T S 18:11:39 [INFO] ------------------------------------------------------- 18:11:42 [INFO] Running org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 18:11:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.49 s -- in org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 18:11:55 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 18:11:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 18:11:56 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 18:11:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 18:11:56 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 18:11:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 18:11:56 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 18:11:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 18:11:56 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 18:11:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 18:11:56 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 18:11:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 18:11:56 [INFO] Running org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 18:11:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:11:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 s -- in org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 18:11:57 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 18:11:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 18:11:58 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 18:12:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.290 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 18:12:02 [INFO] Running org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 18:12:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 18:12:03 [INFO] 18:12:03 [INFO] Results: 18:12:03 [INFO] 18:12:03 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 18:12:03 [INFO] 18:12:03 [INFO] 18:12:03 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-nbinotifications --- 18:12:03 [INFO] 18:12:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-nbinotifications --- 18:12:03 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 18:12:03 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes/META-INF/MANIFEST.MF 18:12:03 [INFO] 18:12:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-nbinotifications --- 18:12:05 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar 18:12:05 [INFO] 18:12:05 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-nbinotifications --- 18:12:05 [INFO] 18:12:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-nbinotifications --- 18:12:05 [INFO] CycloneDX: Resolving Dependencies 18:12:09 [INFO] CycloneDX: Creating BOM version 1.6 with 175 component(s) 18:12:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml 18:12:09 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 18:12:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json 18:12:09 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 18:12:09 [INFO] 18:12:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-nbinotifications --- 18:12:09 [INFO] Skipping duplicate-finder execution! 18:12:09 [INFO] 18:12:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-nbinotifications --- 18:12:09 [INFO] No dependency problems found 18:12:09 [INFO] 18:12:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-nbinotifications --- 18:12:09 [INFO] Skipping source per configuration. 18:12:09 [INFO] 18:12:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-nbinotifications --- 18:12:09 [INFO] 18:12:09 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-nbinotifications --- 18:12:09 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec 18:12:09 [INFO] Analyzed bundle 'transportpce-nbinotifications' with 20 classes 18:12:09 [INFO] 18:12:09 [INFO] --- install:3.1.4:install (default-install) @ transportpce-nbinotifications --- 18:12:09 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.pom 18:12:09 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 18:12:09 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar 18:12:09 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/resources/org.opendaylight.transportpce.nbinotifications.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-config.cfg 18:12:09 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 18:12:09 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 18:12:09 [INFO] 18:12:09 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-nbinotifications --- 18:12:09 [INFO] Installing org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 18:12:09 [INFO] Writing OBR metadata 18:12:09 [INFO] 18:12:09 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-nbinotifications --- 18:12:09 [INFO] Rendering site for default locale 18:12:09 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:12:09 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:12:09 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:12:09 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:12:09 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:12:09 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:12:09 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:12:09 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:12:09 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-nbinotifications/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-nbinotifications/ 18:12:09 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:12:09 [INFO] Rendering 7 report documents 18:12:09 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:12:09 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 18:12:12 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 18:12:14 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 18:12:14 [INFO] Starting audit... 18:12:14 Audit done. 18:12:14 [WARNING] Unable to locate Source XRef to link to -- DISABLED 18:12:14 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 18:12:14 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:12:14 18:12:14 Unknown constant: 18 18:12:14 18:12:14 Unknown constant: 18 18:12:14 18:12:14 Unknown constant: 18 18:12:14 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:12:14 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:12:14 [INFO] 18:12:14 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-nbinotifications --- 18:12:14 [INFO] Skipping because packaging 'bundle' is not pom. 18:12:14 [INFO] 18:12:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-nbinotifications --- 18:12:14 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:12:14 [INFO] 18:12:14 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-nbinotifications --- 18:12:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:12:14 [INFO] 18:12:14 [INFO] ------< org.opendaylight.transportpce:transportpce-dmaap-client >------- 18:12:14 [INFO] Building transportpce-dmaap-client 12.0.0-SNAPSHOT [13/22] 18:12:14 [INFO] from dmaap-client/pom.xml 18:12:14 [INFO] -------------------------------[ bundle ]------------------------------- 18:12:14 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:12:14 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:12:15 [INFO] 18:12:15 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-dmaap-client --- 18:12:15 [INFO] 18:12:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-dmaap-client --- 18:12:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:12:15 [INFO] 18:12:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-dmaap-client --- 18:12:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:12:15 [INFO] 18:12:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-dmaap-client --- 18:12:15 [INFO] 18:12:15 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-dmaap-client --- 18:12:15 [INFO] 18:12:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-dmaap-client --- 18:12:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 18:12:15 [INFO] 18:12:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-dmaap-client --- 18:12:15 [INFO] Starting audit... 18:12:15 Audit done. 18:12:15 [INFO] You have 0 Checkstyle violations. 18:12:15 [INFO] 18:12:15 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-dmaap-client --- 18:12:16 [INFO] Starting audit... 18:12:16 Audit done. 18:12:16 [INFO] You have 0 Checkstyle violations. 18:12:16 [INFO] 18:12:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-dmaap-client --- 18:12:16 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:12:16 [INFO] 18:12:16 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-dmaap-client --- 18:12:16 [INFO] Copying 1 resource from src/main/resources to target/classes 18:12:16 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/spi 18:12:16 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/yang 18:12:16 [INFO] 18:12:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-dmaap-client --- 18:12:16 [INFO] Recompiling the module because of changed dependency. 18:12:16 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 18:12:16 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/java/org/opendaylight/transportpce/dmaap/client/resource/config/PublishNotificationProcessServiceModule.java:[28,22] possible 'this' escape before subclass is fully initialized 18:12:16 [INFO] 18:12:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-dmaap-client >>> 18:12:16 [INFO] 18:12:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-dmaap-client --- 18:12:16 [INFO] Fork Value is true 18:12:19 [INFO] Done SpotBugs Analysis.... 18:12:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:12:19 [INFO] 18:12:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-dmaap-client <<< 18:12:19 [INFO] 18:12:19 [INFO] 18:12:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-dmaap-client --- 18:12:19 [INFO] BugInstance size is 0 18:12:19 [INFO] Error size is 0 18:12:19 [INFO] No errors/warnings found 18:12:19 [INFO] 18:12:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-dmaap-client --- 18:12:19 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/test/resources 18:12:19 [INFO] 18:12:19 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-dmaap-client --- 18:12:19 [INFO] Recompiling the module because of changed dependency. 18:12:19 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 18:12:19 [INFO] 18:12:19 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-dmaap-client --- 18:12:19 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/surefire-reports 18:12:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 18:12:19 [INFO] 18:12:19 [INFO] ------------------------------------------------------- 18:12:19 [INFO] T E S T S 18:12:19 [INFO] ------------------------------------------------------- 18:12:20 [INFO] Running org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 18:12:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.351 s -- in org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 18:12:23 [INFO] Running org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 18:12:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:12:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s -- in org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 18:12:24 [INFO] 18:12:24 [INFO] Results: 18:12:24 [INFO] 18:12:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 18:12:24 [INFO] 18:12:24 [INFO] 18:12:24 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-dmaap-client --- 18:12:24 [INFO] 18:12:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-dmaap-client --- 18:12:24 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 18:12:24 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes/META-INF/MANIFEST.MF 18:12:24 [INFO] 18:12:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-dmaap-client --- 18:12:26 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar 18:12:26 [INFO] 18:12:26 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-dmaap-client --- 18:12:26 [INFO] 18:12:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-dmaap-client --- 18:12:26 [INFO] CycloneDX: Resolving Dependencies 18:12:28 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 18:12:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.xml 18:12:28 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 18:12:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.json 18:12:28 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 18:12:28 [INFO] 18:12:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-dmaap-client --- 18:12:28 [INFO] Skipping duplicate-finder execution! 18:12:28 [INFO] 18:12:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-dmaap-client --- 18:12:28 [INFO] No dependency problems found 18:12:28 [INFO] 18:12:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-dmaap-client --- 18:12:28 [INFO] Skipping source per configuration. 18:12:28 [INFO] 18:12:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-dmaap-client --- 18:12:28 [INFO] 18:12:28 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-dmaap-client --- 18:12:28 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec 18:12:28 [INFO] Analyzed bundle 'transportpce-dmaap-client' with 12 classes 18:12:28 [INFO] 18:12:28 [INFO] --- install:3.1.4:install (default-install) @ transportpce-dmaap-client --- 18:12:28 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.pom 18:12:28 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 18:12:28 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar 18:12:28 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/resources/org.opendaylight.transportpce.dmaap.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-config.cfg 18:12:28 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 18:12:28 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 18:12:28 [INFO] 18:12:28 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-dmaap-client --- 18:12:28 [INFO] Installing org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 18:12:28 [INFO] Writing OBR metadata 18:12:28 [INFO] 18:12:28 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-dmaap-client --- 18:12:28 [INFO] Rendering site for default locale 18:12:28 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:12:28 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:12:28 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:12:28 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:12:28 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:12:28 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:12:28 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:12:28 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:12:28 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-dmaap-client/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-dmaap-client/ 18:12:28 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:12:28 [INFO] Rendering 7 report documents 18:12:28 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:12:28 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 18:12:30 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 18:12:31 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 18:12:31 [INFO] Starting audit... 18:12:31 Audit done. 18:12:31 [WARNING] Unable to locate Source XRef to link to -- DISABLED 18:12:31 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 18:12:31 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:12:31 18:12:31 Unknown constant: 18 18:12:32 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:12:32 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:12:32 [INFO] 18:12:32 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-dmaap-client --- 18:12:32 [INFO] Skipping because packaging 'bundle' is not pom. 18:12:32 [INFO] 18:12:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-dmaap-client --- 18:12:32 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:12:32 [INFO] 18:12:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-dmaap-client --- 18:12:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 18:12:32 [INFO] 18:12:32 [INFO] -----------< org.opendaylight.transportpce:odl-transportpce >----------- 18:12:32 [INFO] Building OpenDaylight :: transportpce 12.0.0-SNAPSHOT [14/22] 18:12:32 [INFO] from features/odl-transportpce/pom.xml 18:12:32 [INFO] ------------------------------[ feature ]------------------------------- 18:12:32 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:12:32 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:12:35 [INFO] 18:12:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce --- 18:12:35 [INFO] 18:12:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce --- 18:12:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 18:12:35 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 18:12:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:12:35 [INFO] 18:12:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce --- 18:12:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:12:35 [INFO] 18:12:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce --- 18:12:36 [INFO] 18:12:36 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce --- 18:12:36 [INFO] 18:12:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce --- 18:12:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:12:36 [INFO] argLine set to empty 18:12:36 [INFO] 18:12:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce --- 18:12:37 [INFO] Starting audit... 18:12:37 Audit done. 18:12:37 [INFO] You have 0 Checkstyle violations. 18:12:37 [INFO] 18:12:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce --- 18:12:37 [INFO] Starting audit... 18:12:37 Audit done. 18:12:37 [INFO] You have 0 Checkstyle violations. 18:12:37 [INFO] 18:12:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce --- 18:12:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:12:37 [INFO] 18:12:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce --- 18:12:37 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/feature/feature.xml 18:12:38 [INFO] ...done! 18:12:38 [INFO] Attaching features XML 18:12:38 [INFO] 18:12:38 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce --- 18:12:38 [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 18:12:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:12:38 [INFO] 18:12:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce >>> 18:12:38 [INFO] 18:12:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce --- 18:12:39 [INFO] No files found to run spotbugs, check compile phase has been run 18:12:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:12:39 [INFO] 18:12:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce <<< 18:12:39 [INFO] 18:12:39 [INFO] 18:12:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce --- 18:12:39 [INFO] 18:12:39 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce --- 18:12:39 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce 18:12:42 [INFO] Project dependency features detected: [] 18:12:42 [INFO] Pax Exam System (Version: 4.14.0) created. 18:12:42 [INFO] Creating RMI registry server on 127.0.0.1:38765 18:12:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:12:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:12:46 [INFO] Waiting for remote bundle context.. on 38765 name: 425374b1-2eeb-4584-b58f-02ff5dc3cc1a timout: [ RelativeTimeout value = 180000 ] 18:12:47 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:33327/jndi/rmi://127.0.0.1:38765/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 18:12:47 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 18:12:47 at java.base/java.lang.Thread.run(Thread.java:1583) 18:12:47 Caused by: java.io.IOException: The server has been stopped. 18:12:47 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 18:12:47 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 18:12:47 ... 1 more 18:12:48 [INFO] Building jar from resources and headers. 18:12:48 [INFO] Writing jar finished. 18:13:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:13:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:13:08 [INFO] 18:13:08 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce --- 18:13:08 [INFO] 18:13:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce --- 18:13:08 [INFO] No Javadoc in project. Archive not created. 18:13:08 [INFO] 18:13:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce --- 18:13:08 [INFO] CycloneDX: Resolving Dependencies 18:13:15 [INFO] CycloneDX: Creating BOM version 1.6 with 462 component(s) 18:13:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.xml 18:13:15 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 18:13:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.json 18:13:15 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 18:13:15 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 18:13:16 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 18:13:16 [INFO] 18:13:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce --- 18:13:16 [INFO] Skipping duplicate-finder execution! 18:13:16 [INFO] 18:13:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce --- 18:13:16 [INFO] Skipping plugin execution 18:13:16 [INFO] 18:13:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce --- 18:13:16 [INFO] Skipping source per configuration. 18:13:16 [INFO] 18:13:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce --- 18:13:16 [INFO] 18:13:16 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce --- 18:13:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:13:16 [INFO] 18:13:16 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce --- 18:13:16 [WARNING] 18:13:16 [WARNING] The packaging plugin for project odl-transportpce did not assign 18:13:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:13:16 [WARNING] 18:13:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:13:16 [WARNING] 18:13:16 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT.pom 18:13:16 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT-features.xml 18:13:16 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 18:13:16 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 18:13:16 [INFO] 18:13:16 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce --- 18:13:16 [INFO] Rendering site for default locale 18:13:16 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:13:16 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:13:16 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:13:16 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:13:16 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:13:16 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:13:16 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:13:17 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:13:17 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 18:13:17 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 18:13:17 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce/ 18:13:17 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:13:17 [INFO] Rendering 4 report documents 18:13:17 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:13:17 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:13:17 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:13:17 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:13:17 [INFO] 18:13:17 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce --- 18:13:17 [INFO] Skipping because packaging 'feature' is not pom. 18:13:17 [INFO] 18:13:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce --- 18:13:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:13:17 [WARNING] 18:13:17 [WARNING] The packaging plugin for project odl-transportpce did not assign 18:13:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:13:17 [WARNING] 18:13:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:13:17 [WARNING] 18:13:17 [INFO] 18:13:17 [INFO] --------< org.opendaylight.transportpce:odl-transportpce-tapi >--------- 18:13:17 [INFO] Building OpenDaylight :: transportpce :: tapi 12.0.0-SNAPSHOT [15/22] 18:13:17 [INFO] from features/odl-transportpce-tapi/pom.xml 18:13:17 [INFO] ------------------------------[ feature ]------------------------------- 18:13:17 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:13:17 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:13:17 [INFO] 18:13:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-tapi --- 18:13:17 [INFO] 18:13:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-tapi --- 18:13:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:13:17 [INFO] 18:13:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-tapi --- 18:13:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:13:17 [INFO] 18:13:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-tapi --- 18:13:18 [INFO] 18:13:18 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-tapi --- 18:13:18 [INFO] 18:13:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-tapi --- 18:13:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:13:18 [INFO] argLine set to empty 18:13:18 [INFO] 18:13:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-tapi --- 18:13:18 [INFO] Starting audit... 18:13:18 Audit done. 18:13:18 [INFO] You have 0 Checkstyle violations. 18:13:18 [INFO] 18:13:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-tapi --- 18:13:18 [INFO] Starting audit... 18:13:18 Audit done. 18:13:18 [INFO] You have 0 Checkstyle violations. 18:13:18 [INFO] 18:13:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-tapi --- 18:13:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:13:18 [INFO] 18:13:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-tapi --- 18:13:18 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/feature/feature.xml 18:13:18 [INFO] ...done! 18:13:18 [INFO] Attaching features XML 18:13:18 [INFO] 18:13:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-tapi --- 18:13:18 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:13:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:13:18 [INFO] 18:13:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-tapi >>> 18:13:18 [INFO] 18:13:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-tapi --- 18:13:18 [INFO] No files found to run spotbugs, check compile phase has been run 18:13:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:13:18 [INFO] 18:13:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-tapi <<< 18:13:18 [INFO] 18:13:18 [INFO] 18:13:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-tapi --- 18:13:18 [INFO] 18:13:18 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-tapi --- 18:13:18 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-tapi 18:13:18 [INFO] Project dependency features detected: [] 18:13:18 [INFO] Pax Exam System (Version: 4.14.0) created. 18:13:18 [INFO] Creating RMI registry server on 127.0.0.1:33915 18:13:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:13:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:13:18 [INFO] Waiting for remote bundle context.. on 33915 name: af48494e-5a30-4da7-a2a1-7c997dba141f timout: [ RelativeTimeout value = 180000 ] 18:13:23 [INFO] Building jar from resources and headers. 18:13:23 [INFO] Writing jar finished. 18:13:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:13:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:13:48 [INFO] 18:13:48 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-tapi --- 18:13:48 [INFO] 18:13:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-tapi --- 18:13:48 [INFO] No Javadoc in project. Archive not created. 18:13:48 [INFO] 18:13:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-tapi --- 18:13:48 [INFO] CycloneDX: Resolving Dependencies 18:13:54 [INFO] CycloneDX: Creating BOM version 1.6 with 465 component(s) 18:13:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.xml 18:13:54 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 18:13:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.json 18:13:54 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 18:13:54 [INFO] 18:13:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-tapi --- 18:13:55 [INFO] Skipping duplicate-finder execution! 18:13:55 [INFO] 18:13:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-tapi --- 18:13:55 [INFO] Skipping plugin execution 18:13:55 [INFO] 18:13:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-tapi --- 18:13:55 [INFO] Skipping source per configuration. 18:13:55 [INFO] 18:13:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-tapi --- 18:13:55 [INFO] 18:13:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-tapi --- 18:13:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:13:55 [INFO] 18:13:55 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-tapi --- 18:13:55 [WARNING] 18:13:55 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 18:13:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:13:55 [WARNING] 18:13:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:13:55 [WARNING] 18:13:55 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT.pom 18:13:55 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT-features.xml 18:13:55 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 18:13:55 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 18:13:55 [INFO] 18:13:55 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-tapi --- 18:13:55 [INFO] Rendering site for default locale 18:13:55 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:13:55 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:13:55 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:13:55 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:13:55 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:13:55 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:13:55 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:13:55 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:13:55 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 18:13:55 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 18:13:55 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-tapi/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-tapi/ 18:13:55 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:13:55 [INFO] Rendering 4 report documents 18:13:55 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:13:55 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:13:55 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:13:55 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:13:55 [INFO] 18:13:55 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-tapi --- 18:13:55 [INFO] Skipping because packaging 'feature' is not pom. 18:13:55 [INFO] 18:13:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-tapi --- 18:13:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:13:55 [WARNING] 18:13:55 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 18:13:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:13:55 [WARNING] 18:13:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:13:55 [WARNING] 18:13:55 [INFO] 18:13:55 [INFO] --< org.opendaylight.transportpce:odl-transportpce-nbinotifications >--- 18:13:55 [INFO] Building OpenDaylight :: transportpce :: nbinotifications 12.0.0-SNAPSHOT [16/22] 18:13:55 [INFO] from features/odl-transportpce-nbinotifications/pom.xml 18:13:55 [INFO] ------------------------------[ feature ]------------------------------- 18:13:55 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:13:55 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:13:55 [INFO] 18:13:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] 18:13:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:13:55 [INFO] 18:13:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:13:55 [INFO] 18:13:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] 18:13:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] 18:13:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:13:55 [INFO] argLine set to empty 18:13:55 [INFO] 18:13:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] Starting audit... 18:13:55 Audit done. 18:13:55 [INFO] You have 0 Checkstyle violations. 18:13:55 [INFO] 18:13:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] Starting audit... 18:13:55 Audit done. 18:13:55 [INFO] You have 0 Checkstyle violations. 18:13:55 [INFO] 18:13:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-nbinotifications --- 18:13:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:13:55 [INFO] 18:13:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/feature/feature.xml 18:13:55 [INFO] ...done! 18:13:55 [INFO] Attaching features XML 18:13:55 [INFO] 18:13:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-nbinotifications --- 18:13:55 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:13:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:13:55 [INFO] 18:13:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-nbinotifications >>> 18:13:56 [INFO] 18:13:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-nbinotifications --- 18:13:56 [INFO] No files found to run spotbugs, check compile phase has been run 18:13:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:13:56 [INFO] 18:13:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-nbinotifications <<< 18:13:56 [INFO] 18:13:56 [INFO] 18:13:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-nbinotifications --- 18:13:56 [INFO] 18:13:56 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-nbinotifications --- 18:13:56 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-nbinotifications 18:13:56 [INFO] Project dependency features detected: [] 18:13:56 [INFO] Pax Exam System (Version: 4.14.0) created. 18:13:56 [INFO] Creating RMI registry server on 127.0.0.1:45631 18:13:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:13:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:13:56 [INFO] Waiting for remote bundle context.. on 45631 name: 9389e4d5-ce6a-45b9-bf6b-0260fb059c60 timout: [ RelativeTimeout value = 180000 ] 18:14:01 [INFO] Building jar from resources and headers. 18:14:01 [INFO] Writing jar finished. 18:14:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:14:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:14:23 [INFO] 18:14:23 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-nbinotifications --- 18:14:23 [INFO] 18:14:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-nbinotifications --- 18:14:23 [INFO] No Javadoc in project. Archive not created. 18:14:23 [INFO] 18:14:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-nbinotifications --- 18:14:23 [INFO] CycloneDX: Resolving Dependencies 18:14:30 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 18:14:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.xml 18:14:30 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 18:14:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.json 18:14:30 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 18:14:30 [INFO] 18:14:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-nbinotifications --- 18:14:30 [INFO] Skipping duplicate-finder execution! 18:14:30 [INFO] 18:14:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-nbinotifications --- 18:14:30 [INFO] Skipping plugin execution 18:14:30 [INFO] 18:14:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-nbinotifications --- 18:14:30 [INFO] Skipping source per configuration. 18:14:30 [INFO] 18:14:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-nbinotifications --- 18:14:30 [INFO] 18:14:30 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-nbinotifications --- 18:14:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:14:30 [INFO] 18:14:30 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-nbinotifications --- 18:14:30 [WARNING] 18:14:30 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 18:14:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:14:30 [WARNING] 18:14:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:14:30 [WARNING] 18:14:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT.pom 18:14:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-features.xml 18:14:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 18:14:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 18:14:30 [INFO] 18:14:30 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-nbinotifications --- 18:14:30 [INFO] Rendering site for default locale 18:14:30 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:14:30 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:14:30 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:14:30 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:14:30 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:14:30 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:14:30 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:14:30 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:14:30 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 18:14:30 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 18:14:30 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-nbinotifications/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-nbinotifications/ 18:14:30 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:14:30 [INFO] Rendering 4 report documents 18:14:30 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:14:30 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:14:30 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:14:30 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:14:30 [INFO] 18:14:30 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-nbinotifications --- 18:14:30 [INFO] Skipping because packaging 'feature' is not pom. 18:14:30 [INFO] 18:14:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-nbinotifications --- 18:14:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:14:30 [WARNING] 18:14:30 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 18:14:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:14:30 [WARNING] 18:14:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:14:30 [WARNING] 18:14:30 [INFO] 18:14:30 [INFO] ----< org.opendaylight.transportpce:odl-transportpce-dmaap-client >----- 18:14:30 [INFO] Building OpenDaylight :: transportpce :: dmaap-client 12.0.0-SNAPSHOT [17/22] 18:14:30 [INFO] from features/odl-transportpce-dmaap-client/pom.xml 18:14:30 [INFO] ------------------------------[ feature ]------------------------------- 18:14:30 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:14:30 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:14:31 [INFO] 18:14:31 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] 18:14:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:14:31 [INFO] 18:14:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:14:31 [INFO] 18:14:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] 18:14:31 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] 18:14:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:14:31 [INFO] argLine set to empty 18:14:31 [INFO] 18:14:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] Starting audit... 18:14:31 Audit done. 18:14:31 [INFO] You have 0 Checkstyle violations. 18:14:31 [INFO] 18:14:31 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] Starting audit... 18:14:31 Audit done. 18:14:31 [INFO] You have 0 Checkstyle violations. 18:14:31 [INFO] 18:14:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-dmaap-client --- 18:14:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:14:31 [INFO] 18:14:31 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/feature/feature.xml 18:14:31 [INFO] ...done! 18:14:31 [INFO] Attaching features XML 18:14:31 [INFO] 18:14:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-dmaap-client --- 18:14:31 [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 18:14:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:14:31 [INFO] 18:14:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-dmaap-client >>> 18:14:31 [INFO] 18:14:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] No files found to run spotbugs, check compile phase has been run 18:14:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:14:31 [INFO] 18:14:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-dmaap-client <<< 18:14:31 [INFO] 18:14:31 [INFO] 18:14:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] 18:14:31 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-dmaap-client --- 18:14:31 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-dmaap-client 18:14:31 [INFO] Project dependency features detected: [] 18:14:31 [INFO] Pax Exam System (Version: 4.14.0) created. 18:14:31 [INFO] Creating RMI registry server on 127.0.0.1:40771 18:14:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:14:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:14:32 [INFO] Waiting for remote bundle context.. on 40771 name: a1404f87-a2c4-4de4-93f9-d2f7bcd76bae timout: [ RelativeTimeout value = 180000 ] 18:14:36 [INFO] Building jar from resources and headers. 18:14:36 [INFO] Writing jar finished. 18:14:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:14:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:14:57 [INFO] 18:14:57 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-dmaap-client --- 18:14:57 [INFO] 18:14:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-dmaap-client --- 18:14:57 [INFO] No Javadoc in project. Archive not created. 18:14:57 [INFO] 18:14:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-dmaap-client --- 18:14:57 [INFO] CycloneDX: Resolving Dependencies 18:15:04 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 18:15:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.xml 18:15:04 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 18:15:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.json 18:15:04 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 18:15:04 [INFO] 18:15:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-dmaap-client --- 18:15:04 [INFO] Skipping duplicate-finder execution! 18:15:04 [INFO] 18:15:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-dmaap-client --- 18:15:04 [INFO] Skipping plugin execution 18:15:04 [INFO] 18:15:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-dmaap-client --- 18:15:04 [INFO] Skipping source per configuration. 18:15:04 [INFO] 18:15:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-dmaap-client --- 18:15:04 [INFO] 18:15:04 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-dmaap-client --- 18:15:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:15:04 [INFO] 18:15:04 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-dmaap-client --- 18:15:04 [WARNING] 18:15:04 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 18:15:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:15:04 [WARNING] 18:15:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:15:04 [WARNING] 18:15:04 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT.pom 18:15:04 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-features.xml 18:15:04 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 18:15:04 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 18:15:04 [INFO] 18:15:04 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-dmaap-client --- 18:15:04 [INFO] Rendering site for default locale 18:15:04 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:15:04 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:15:04 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:15:04 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:15:04 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:15:04 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:15:04 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:15:04 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:15:04 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 18:15:04 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 18:15:04 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-dmaap-client/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-dmaap-client/ 18:15:04 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:15:04 [INFO] Rendering 4 report documents 18:15:04 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:15:04 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:15:04 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:15:04 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:15:04 [INFO] 18:15:04 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-dmaap-client --- 18:15:04 [INFO] Skipping because packaging 'feature' is not pom. 18:15:04 [INFO] 18:15:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-dmaap-client --- 18:15:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:15:04 [WARNING] 18:15:04 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 18:15:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:15:04 [WARNING] 18:15:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:15:04 [WARNING] 18:15:04 [INFO] 18:15:04 [INFO] ------< org.opendaylight.transportpce:odl-transportpce-inventory >------ 18:15:04 [INFO] Building OpenDaylight :: transportpce :: Inventory 12.0.0-SNAPSHOT [18/22] 18:15:04 [INFO] from features/odl-transportpce-inventory/pom.xml 18:15:04 [INFO] ------------------------------[ feature ]------------------------------- 18:15:04 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:15:04 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:15:04 [INFO] 18:15:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-inventory --- 18:15:04 [INFO] 18:15:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-inventory --- 18:15:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:15:04 [INFO] 18:15:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-inventory --- 18:15:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:15:04 [INFO] 18:15:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-inventory --- 18:15:04 [INFO] 18:15:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-inventory --- 18:15:04 [INFO] 18:15:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-inventory --- 18:15:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:15:04 [INFO] argLine set to empty 18:15:04 [INFO] 18:15:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-inventory --- 18:15:04 [INFO] Starting audit... 18:15:04 Audit done. 18:15:04 [INFO] You have 0 Checkstyle violations. 18:15:04 [INFO] 18:15:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-inventory --- 18:15:04 [INFO] Starting audit... 18:15:04 Audit done. 18:15:04 [INFO] You have 0 Checkstyle violations. 18:15:04 [INFO] 18:15:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-inventory --- 18:15:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:15:04 [INFO] 18:15:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-inventory --- 18:15:05 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/feature/feature.xml 18:15:05 [INFO] ...done! 18:15:05 [INFO] Attaching features XML 18:15:05 [INFO] 18:15:05 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-inventory --- 18:15:05 [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 18:15:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:15:05 [INFO] 18:15:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-inventory >>> 18:15:05 [INFO] 18:15:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-inventory --- 18:15:05 [INFO] No files found to run spotbugs, check compile phase has been run 18:15:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:15:05 [INFO] 18:15:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-inventory <<< 18:15:05 [INFO] 18:15:05 [INFO] 18:15:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-inventory --- 18:15:05 [INFO] 18:15:05 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-inventory --- 18:15:05 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-inventory 18:15:05 [INFO] Project dependency features detected: [] 18:15:05 [INFO] Pax Exam System (Version: 4.14.0) created. 18:15:05 [INFO] Creating RMI registry server on 127.0.0.1:32785 18:15:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 18:15:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 18:15:05 [INFO] Waiting for remote bundle context.. on 32785 name: 4e82486c-c1cf-48f4-977a-81a1328e43e4 timout: [ RelativeTimeout value = 180000 ] 18:15:10 [INFO] Building jar from resources and headers. 18:15:10 [INFO] Writing jar finished. 18:15:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 18:15:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 18:15:33 [INFO] 18:15:33 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-inventory --- 18:15:33 [INFO] 18:15:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-inventory --- 18:15:33 [INFO] No Javadoc in project. Archive not created. 18:15:33 [INFO] 18:15:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-inventory --- 18:15:33 [INFO] CycloneDX: Resolving Dependencies 18:15:39 [INFO] CycloneDX: Creating BOM version 1.6 with 466 component(s) 18:15:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.xml 18:15:39 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 18:15:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.json 18:15:39 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 18:15:39 [INFO] 18:15:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-inventory --- 18:15:39 [INFO] Skipping duplicate-finder execution! 18:15:39 [INFO] 18:15:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-inventory --- 18:15:39 [INFO] Skipping plugin execution 18:15:39 [INFO] 18:15:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-inventory --- 18:15:39 [INFO] Skipping source per configuration. 18:15:39 [INFO] 18:15:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-inventory --- 18:15:39 [INFO] 18:15:39 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-inventory --- 18:15:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:15:39 [INFO] 18:15:39 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-inventory --- 18:15:39 [WARNING] 18:15:39 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 18:15:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:15:39 [WARNING] 18:15:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:15:39 [WARNING] 18:15:39 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT.pom 18:15:39 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT-features.xml 18:15:39 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 18:15:39 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 18:15:39 [INFO] 18:15:39 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-inventory --- 18:15:39 [INFO] Rendering site for default locale 18:15:39 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:15:39 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:15:39 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:15:39 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:15:39 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:15:39 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:15:39 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:15:39 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:15:39 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 18:15:39 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 18:15:39 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-inventory/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-inventory/ 18:15:39 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:15:39 [INFO] Rendering 4 report documents 18:15:39 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:15:39 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:15:39 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:15:39 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:15:39 [INFO] 18:15:39 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-inventory --- 18:15:39 [INFO] Skipping because packaging 'feature' is not pom. 18:15:39 [INFO] 18:15:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-inventory --- 18:15:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:15:39 [WARNING] 18:15:39 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 18:15:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:15:39 [WARNING] 18:15:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:15:39 [WARNING] 18:15:39 [INFO] 18:15:39 [INFO] --------< org.opendaylight.transportpce:features-transportpce >--------- 18:15:39 [INFO] Building OpenDaylight :: TransportPCE :: Features 12.0.0-SNAPSHOT [19/22] 18:15:39 [INFO] from features/features-transportpce/pom.xml 18:15:39 [INFO] ------------------------------[ feature ]------------------------------- 18:15:39 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:15:39 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:15:39 [INFO] 18:15:39 [INFO] --- clean:3.5.0:clean (default-clean) @ features-transportpce --- 18:15:39 [INFO] 18:15:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-transportpce --- 18:15:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:15:39 [INFO] 18:15:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-transportpce --- 18:15:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:15:40 [INFO] 18:15:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-transportpce --- 18:15:40 [INFO] 18:15:40 [INFO] --- dependency:3.9.0:properties (default) @ features-transportpce --- 18:15:40 [INFO] 18:15:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-transportpce --- 18:15:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:15:40 [INFO] argLine set to empty 18:15:40 [INFO] 18:15:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-transportpce --- 18:15:40 [INFO] Starting audit... 18:15:40 Audit done. 18:15:40 [INFO] You have 0 Checkstyle violations. 18:15:40 [INFO] 18:15:40 [INFO] --- checkstyle:3.6.0:check (default) @ features-transportpce --- 18:15:40 [INFO] Starting audit... 18:15:40 Audit done. 18:15:40 [INFO] You have 0 Checkstyle violations. 18:15:40 [INFO] 18:15:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-transportpce --- 18:15:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:15:40 [INFO] 18:15:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-transportpce --- 18:15:40 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/feature/feature.xml 18:15:40 [INFO] ...done! 18:15:40 [INFO] Attaching features XML 18:15:40 [INFO] 18:15:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-transportpce --- 18:15:40 [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 18:15:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 18:15:40 [INFO] 18:15:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-transportpce >>> 18:15:40 [INFO] 18:15:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-transportpce --- 18:15:40 [INFO] No files found to run spotbugs, check compile phase has been run 18:15:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:15:40 [INFO] 18:15:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-transportpce <<< 18:15:40 [INFO] 18:15:40 [INFO] 18:15:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-transportpce --- 18:15:40 [INFO] 18:15:40 [INFO] --- feattest:14.1.4:test (default) @ features-transportpce --- 18:15:40 [INFO] 18:15:40 [INFO] --- copy:14.1.4:copy-files (default) @ features-transportpce --- 18:15:40 [INFO] 18:15:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-transportpce --- 18:15:40 [INFO] No Javadoc in project. Archive not created. 18:15:40 [INFO] 18:15:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-transportpce --- 18:15:40 [INFO] CycloneDX: Resolving Dependencies 18:15:47 [INFO] CycloneDX: Creating BOM version 1.6 with 483 component(s) 18:15:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.xml 18:15:47 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 18:15:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.json 18:15:47 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 18:15:47 [INFO] 18:15:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-transportpce --- 18:15:47 [INFO] Skipping duplicate-finder execution! 18:15:47 [INFO] 18:15:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-transportpce --- 18:15:47 [INFO] Skipping plugin execution 18:15:47 [INFO] 18:15:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-transportpce --- 18:15:47 [INFO] Skipping source per configuration. 18:15:47 [INFO] 18:15:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-transportpce --- 18:15:47 [INFO] 18:15:47 [INFO] --- jacoco:0.8.13:report (report) @ features-transportpce --- 18:15:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 18:15:47 [INFO] 18:15:47 [INFO] --- install:3.1.4:install (default-install) @ features-transportpce --- 18:15:47 [WARNING] 18:15:47 [WARNING] The packaging plugin for project features-transportpce did not assign 18:15:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:15:47 [WARNING] 18:15:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:15:47 [WARNING] 18:15:47 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT.pom 18:15:47 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT-features.xml 18:15:47 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 18:15:47 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.json to /tmp/r/org/opendaylight/transportpce/features-transportpce/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 18:15:47 [INFO] 18:15:47 [INFO] --- site:3.21.0:site (generate-site) @ features-transportpce --- 18:15:47 [INFO] Rendering site for default locale 18:15:47 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:15:47 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:15:47 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:15:47 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:15:47 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:15:47 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:15:47 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:15:47 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:15:47 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 18:15:47 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 18:15:47 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/features-transportpce/odlparent/feature-repo-parent/features-transportpce/ 18:15:47 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:15:47 [INFO] Rendering 4 report documents 18:15:47 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:15:47 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:15:47 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:15:47 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:15:47 [INFO] 18:15:47 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-transportpce --- 18:15:47 [INFO] Skipping because packaging 'feature' is not pom. 18:15:47 [INFO] 18:15:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-transportpce --- 18:15:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 18:15:47 [WARNING] 18:15:47 [WARNING] The packaging plugin for project features-transportpce did not assign 18:15:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 18:15:47 [WARNING] 18:15:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 18:15:47 [WARNING] 18:15:47 [INFO] 18:15:47 [INFO] ---------< org.opendaylight.transportpce:features-aggregator >---------- 18:15:47 [INFO] Building features-aggregator 12.0.0-SNAPSHOT [20/22] 18:15:47 [INFO] from features/pom.xml 18:15:47 [INFO] --------------------------------[ pom ]--------------------------------- 18:15:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:15:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:15:47 [INFO] 18:15:47 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 18:15:47 [INFO] 18:15:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 18:15:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:15:47 [INFO] 18:15:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 18:15:47 [INFO] 18:15:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 18:15:47 [INFO] Skipping CycloneDX goal, because module skips deploy 18:15:47 [INFO] 18:15:47 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 18:15:47 [INFO] Skipping artifact installation 18:15:47 [INFO] 18:15:47 [INFO] --- site:3.21.0:site (generate-site) @ features-aggregator --- 18:15:47 [INFO] Rendering site for default locale 18:15:47 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:15:47 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:15:47 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:15:47 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:15:47 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 18:15:47 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 18:15:47 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/features-aggregator/features-aggregator/ 18:15:47 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:15:47 [INFO] Rendering 2 report documents 18:15:47 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:15:47 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:15:47 [INFO] 18:15:47 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-aggregator --- 18:15:47 [INFO] No site descriptor found: nothing to attach. 18:15:47 [INFO] 18:15:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 18:15:47 [INFO] Skipping artifact deployment 18:15:47 [INFO] 18:15:47 [INFO] ----------< org.opendaylight.transportpce:transportpce-karaf >---------- 18:15:47 [INFO] Building transportpce-karaf 12.0.0-SNAPSHOT [21/22] 18:15:47 [INFO] from karaf/pom.xml 18:15:47 [INFO] --------------------------------[ pom ]--------------------------------- 18:15:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:15:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:15:48 [INFO] 18:15:48 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-karaf --- 18:15:48 [INFO] 18:15:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-karaf --- 18:15:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:15:48 [INFO] 18:15:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-karaf --- 18:15:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:15:48 [INFO] 18:15:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-karaf --- 18:15:48 [INFO] 18:15:48 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-karaf --- 18:15:48 [INFO] 18:15:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-karaf --- 18:15:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 18:15:48 [INFO] 18:15:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-karaf --- 18:15:48 [INFO] Starting audit... 18:15:48 Audit done. 18:15:48 [INFO] You have 0 Checkstyle violations. 18:15:48 [INFO] 18:15:48 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-karaf --- 18:15:48 [INFO] Starting audit... 18:15:48 Audit done. 18:15:48 [INFO] You have 0 Checkstyle violations. 18:15:48 [INFO] 18:15:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-karaf --- 18:15:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:15:48 [INFO] 18:15:48 [INFO] --- resources:3.3.1:resources (process-resources) @ transportpce-karaf --- 18:15:48 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/src/main/resources 18:15:48 [INFO] 18:15:48 [INFO] --- karaf:4.4.8:assembly (process-resources) @ transportpce-karaf --- 18:15:48 [INFO] Using repositories: 18:15:48 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 18:15:48 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 18:15:48 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 18:15:48 [INFO] Creating work directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 18:15:48 [INFO] Loading direct KAR and features XML dependencies 18:15:48 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 18:15:48 [INFO] Feature framework will be added as a startup feature 18:15:48 [INFO] Generating Karaf assembly: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 18:15:48 [INFO] Unzipping kars 18:15:49 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 18:15:49 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 18:15:49 [INFO] Loading profiles from: 18:15:49 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 18:15:49 [INFO] Loading repositories 18:15:49 [INFO] Generating generated-startup profile 18:15:49 [INFO] Generating generated-boot profile with parents: generated-startup 18:15:49 [INFO] Generating generated-installed profile 18:15:49 [INFO] Configuring etc/config.properties and etc/system.properties 18:15:49 [INFO] Downloading libraries for generated profiles 18:15:49 [INFO] Downloading additional libraries 18:15:49 [INFO] Writing configurations 18:15:49 [INFO] adding config file: etc/profile.cfg 18:15:49 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 18:15:49 [INFO] Startup stage 18:15:49 [INFO] Loading startup repositories 18:15:49 [INFO] Resolving startup features and bundles 18:15:49 [INFO] Features: framework 18:15:49 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 18:15:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 18:15:49 [INFO] Boot stage 18:15:49 [INFO] Loading boot repositories 18:15:49 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/12.0.0-SNAPSHOT/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/23.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/23.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/23.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 18:15:49 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 18:15:49 [INFO] Feature odl-yangtools-parser/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.18 18:15:49 [INFO] Feature odl-yangtools-binding-codec/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.18 18:15:49 [INFO] Feature odl-ietf-model-rfc8343/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 18:15:49 [INFO] Feature odl-yangtools-xpath-api/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.18 18:15:49 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 18:15:49 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 18:15:49 [INFO] Feature odl-mdsal-common/15.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 18:15:49 [INFO] Feature service/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 18:15:49 [INFO] Feature odl-mdsal-binding-api/15.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.1 18:15:49 [INFO] Feature odl-mdsal-dom-runtime/15.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.1 18:15:49 [INFO] Feature odl-ietf-model-rfc8529/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 18:15:49 [INFO] Feature shell/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 18:15:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 18:15:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 18:15:49 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 18:15:49 [INFO] Feature package/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 18:15:49 [INFO] Feature odl-apache-shiro/0.22.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 18:15:49 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 18:15:49 [INFO] Feature ssh/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 18:15:49 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 18:15:49 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 18:15:49 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 18:15:49 [INFO] Feature odl-gson/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 18:15:49 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 18:15:49 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 18:15:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 18:15:49 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 18:15:49 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 18:15:49 [INFO] Feature odl-mdsal-eos-dom/15.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.1 18:15:49 [INFO] Feature odl-pekko/12.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.1 18:15:49 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 18:15:49 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 18:15:49 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 18:15:49 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 18:15:49 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 18:15:49 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 18:15:49 [INFO] Feature odl-openroadm-devices/23.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-1.2.1/23.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-7.1.0/23.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-7.1.0/23.0.0 18:15:49 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 18:15:49 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-2.2.1/23.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-1.2.1/23.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-13.1.1/23.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-13.1.1/23.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-2.2.1/23.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 18:15:49 [INFO] Feature odl-yangtools-xpath/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.18 18:15:49 [INFO] Feature odl-mdsal-dom-broker/15.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.1 18:15:49 [INFO] Feature odl-ietf-model-rfc8344/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 18:15:49 [INFO] Feature odl-servlet-api/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 18:15:49 [INFO] Feature framework/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 18:15:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 18:15:49 [INFO] Feature odl-ietf-model-rfc6991/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 18:15:49 [INFO] Feature odl-karaf-feat-jetty/14.1.4 is defined as a boot feature 18:15:49 [INFO] Feature odl-aaa-shiro/0.22.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-app-config 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-datastore-config 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/py/idmtool 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1/cfg/config 18:15:49 [INFO] Feature odl-mdsal-binding-runtime/15.0.1 is defined as a boot feature 18:15:49 [INFO] Feature odl-ietf-model-rfc8639/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 18:15:49 [INFO] Feature odl-lz4/12.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 18:15:49 [INFO] Feature deployer/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 18:15:49 [INFO] Feature odl-netconf-client/10.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/10.0.0 18:15:49 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 18:15:49 [INFO] Feature odl-netconf-databind/10.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.0 18:15:49 [INFO] Feature odl-ietf-model-rfc8072/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 18:15:49 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 18:15:49 [INFO] Feature odl-netconf-keystore/10.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.0 18:15:49 [INFO] Feature odl-yangtools-data-api/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.18 18:15:49 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.1 18:15:49 [INFO] Feature odl-jersey-2/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 18:15:49 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 18:15:49 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 18:15:49 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 18:15:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 18:15:49 [INFO] Feature odl-mdsal-broker/12.0.1 is defined as a boot feature 18:15:49 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 18:15:49 [INFO] Feature odl-controller-blueprint/12.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.1 18:15:49 [INFO] Feature odl-ietf-model-rfc6243/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1 18:15:49 [INFO] Feature odl-aaa-password-service/0.22.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 18:15:49 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 18:15:49 [INFO] Feature odl-aaa-encryption-service/0.22.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.1 18:15:49 [INFO] Feature scr/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 18:15:49 [INFO] Feature odl-netty-4/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 18:15:49 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 18:15:49 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 18:15:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 18:15:49 [INFO] Feature odl-netconf-topology/10.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/10.0.0 18:15:49 [INFO] Feature odl-apache-commons-text/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 18:15:49 [INFO] Feature jaas/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 18:15:49 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 18:15:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 18:15:49 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 18:15:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 18:15:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 18:15:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 18:15:49 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 18:15:49 [INFO] Feature odl-restconf-server-api/10.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 18:15:49 [INFO] Feature odl-ietf-model-rfc9641/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1 18:15:49 [INFO] Feature http/8.0.33 is defined as a boot feature 18:15:49 [INFO] Feature odl-yangtools-export/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 18:15:49 [INFO] Feature odl-jakarta-activation-api/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 18:15:49 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 18:15:49 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 18:15:49 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 18:15:49 [INFO] Feature odl-apache-commons-lang3/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 18:15:49 [INFO] Feature odl-woodstox/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 18:15:49 [INFO] Feature odl-yangtools-codec/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.18 18:15:49 [INFO] Feature abbdb579-9398-428b-83c6-22540add4fc0/0.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 18:15:49 [INFO] Feature odl-netconf-common/10.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/10.0.0 18:15:49 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 18:15:49 [INFO] Feature management/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 18:15:49 [INFO] adding config file: etc/jmx.acl.cfg 18:15:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 18:15:49 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 18:15:49 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 18:15:49 [INFO] adding config file: etc/org.apache.karaf.management.cfg 18:15:49 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 18:15:49 [INFO] Feature odl-raft-api/12.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.1 18:15:49 [INFO] Feature odl-dropwizard-metrics/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 18:15:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 18:15:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 18:15:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 18:15:49 [INFO] Feature odl-netconf-connector/10.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 18:15:49 [INFO] Feature odl-javassist-3/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 18:15:49 [INFO] Feature odl-ietf-model-rfc9640/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1 18:15:49 [INFO] Feature war/4.4.8 is defined as a boot feature 18:15:49 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1 18:15:49 [INFO] Feature odl-restconf-all/10.0.0 is defined as a boot feature 18:15:49 [INFO] Feature odl-yangtools-util/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 18:15:49 [INFO] Feature odl-ietf-model-rfc7952/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1 18:15:49 [INFO] Feature odl-mdsal-singleton-dom/15.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.1 18:15:49 [INFO] Feature odl-restconf-nb/10.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0/cfg/config 18:15:49 [INFO] Feature standard/4.4.8 is defined as a boot feature 18:15:49 [INFO] Feature odl-karaf-feat-jdbc/14.1.4 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 18:15:49 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.1 18:15:49 [INFO] Feature odl-ietf-model-rfc8650/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1 18:15:49 [INFO] Feature odl-yangtools-binding-spec/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 18:15:49 [INFO] Feature odl-yangtools-parser-api/14.0.18 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.18 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.18 18:15:49 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 18:15:49 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 18:15:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 18:15:49 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 18:15:49 [INFO] Feature odl-ietf-model-rfc6241/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 18:15:49 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1 18:15:49 [INFO] Feature odl-netconf-mdsal-common/10.0.0 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.0 18:15:49 [INFO] Feature odl-ietf-model-rfc8525/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1 18:15:49 [INFO] Feature odl-ietf-model-rfc9643/1.0.1 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1 18:15:49 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1 18:15:49 [INFO] Feature feature/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 18:15:49 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 18:15:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 18:15:49 [INFO] Feature system/4.4.8 is defined as a boot feature 18:15:49 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 18:15:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 18:15:50 [INFO] Feature odl-controller-mdsal-common/12.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.1 18:15:50 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 18:15:50 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 18:15:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 18:15:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 18:15:50 [INFO] Feature odl-guava/14.1.4 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 18:15:50 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 18:15:50 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 18:15:50 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 18:15:50 [INFO] Feature odl-mdsal-eos-binding/15.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 18:15:50 [INFO] Feature odl-yangtools-data/14.0.18 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.18 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.18 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.18 18:15:50 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 18:15:50 [INFO] Feature odl-ietf-model-rfc6470/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.1 18:15:50 [INFO] Feature odl-ietf-model-rfc6022/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6022/1.0.1 18:15:50 [INFO] Feature odl-netconf-model-rfc5277/10.0.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.0 18:15:50 [INFO] Feature odl-aaa-web/0.22.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.1 18:15:50 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 18:15:50 [INFO] Feature log/4.4.8 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 18:15:50 [INFO] adding config file: etc/org.apache.karaf.log.cfg 18:15:50 [INFO] Feature wrap/2.6.17 is defined as a boot feature 18:15:50 [INFO] Feature odl-mdsal-clustering-commons/12.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.1 18:15:50 [INFO] Feature odl-ietf-model-rfc8526/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1 18:15:50 [INFO] Feature odl-mdsal-dom-api/15.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.1 18:15:50 [INFO] Feature odl-netconf-transport-api/10.0.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.0 18:15:50 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 18:15:50 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 18:15:50 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 18:15:50 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 18:15:50 [INFO] Feature odl-aaa-api/0.22.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.1 18:15:50 [INFO] Feature odl-ietf-model-rfc9642/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1 18:15:50 [INFO] Feature odl-aaa-cert/0.22.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1/xml/config 18:15:50 [INFO] Feature odl-yangtools-binding-runtime/14.0.18 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.18 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.18 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.18 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.18 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.18 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.18 18:15:50 [INFO] Feature odl-mdsal-singleton-common/15.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.1 18:15:50 [INFO] Feature odl-mdsal-distributed-datastore/12.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/pekkoconf 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/factorypekkoconf 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleshardconf 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleconf 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/cfg/datastore 18:15:50 [INFO] Feature odl-yanglib-mdsal-writer/10.0.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.0 18:15:50 [INFO] Feature odl-stax2-api/14.1.4 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 18:15:50 [INFO] Feature odl-raft-spi/12.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.1 18:15:50 [INFO] Feature odl-ietf-model-rfc8341/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1 18:15:50 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 18:15:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 18:15:50 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 18:15:50 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 18:15:50 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 18:15:50 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 18:15:50 [INFO] Feature odl-jackson-2/14.1.4 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.2 18:15:50 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.2 18:15:50 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.2 18:15:50 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.2 18:15:50 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.2 18:15:50 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.2 18:15:50 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.2 18:15:50 [INFO] Feature kar/4.4.8 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 18:15:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 18:15:50 [INFO] Feature odl-yangtools-common/14.0.18 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 18:15:50 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 18:15:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 18:15:50 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 18:15:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 18:15:50 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 18:15:50 [INFO] Feature odl-netconf-api/10.0.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.0 18:15:50 [INFO] Feature odl-restconf/10.0.0 is defined as a boot feature 18:15:50 [INFO] Feature jline/3.21.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 18:15:50 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 18:15:50 [INFO] Feature odl-openroadm-models/23.0.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-service-13.1.1/23.0.0 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-network-13.1.1/23.0.0 18:15:50 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.1 18:15:50 [INFO] Feature odl-jolokia/12.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 18:15:50 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.1/cfg/configuration 18:15:50 [INFO] Feature odl-ietf-model-rfc9645/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1 18:15:50 [INFO] Feature odl-restconf-api/10.0.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 18:15:50 [INFO] Feature config/4.4.8 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 18:15:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 18:15:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 18:15:50 [INFO] Feature instance/4.4.8 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 18:15:50 [INFO] Feature odl-ietf-model-rfc8342/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1 18:15:50 [INFO] Feature odl-netconf-truststore/10.0.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.0 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.0 18:15:50 [INFO] Feature odl-transportpce/12.0.0.SNAPSHOT is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT 18:15:50 [INFO] adding maven artifact: mvn:org.jheaps/jheaps/0.14 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-renderer/12.0.0-SNAPSHOT 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-api/12.0.0-SNAPSHOT 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.8.6 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT 18:15:50 [INFO] adding maven artifact: wrap:mvn:org.apfloat/apfloat/1.10.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-common/12.0.0-SNAPSHOT 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/tapi-2.4.0/23.0.0 18:15:50 [INFO] adding maven artifact: mvn:org.jgrapht/jgrapht-core/1.5.2 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openconfig-240119/23.0.0 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-pce/12.0.0-SNAPSHOT 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT/cfg/config 18:15:50 [INFO] Feature odl-antlr4/14.1.4 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 18:15:50 [INFO] Feature odl-ietf-model-rfc8528/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 18:15:50 [INFO] Feature odl-ws-rs-api/14.1.4 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 18:15:50 [INFO] Feature odl-restconf-openapi/10.0.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/10.0.0 18:15:50 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 18:15:50 [INFO] Feature odl-bytebuddy/14.0.18 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 18:15:50 [INFO] Feature bundle/4.4.8 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 18:15:50 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 18:15:50 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 18:15:50 [INFO] Feature odl-mdsal-eos-common/15.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.1 18:15:50 [INFO] Feature odl-netconf-transport/10.0.0 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.0 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.0 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.0 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.0 18:15:50 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.0 18:15:50 [INFO] Feature odl-mdsal-binding-base/15.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.1 18:15:50 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1 18:15:50 [INFO] Feature odl-ietf-model-rfc9644/1.0.1 is defined as a boot feature 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1 18:15:50 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1 18:15:50 [INFO] Install stage 18:15:50 [INFO] Loading installed repositories 18:15:50 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 18:15:50 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 18:15:50 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 18:15:50 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 18:15:50 [INFO] 18:15:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-karaf >>> 18:15:50 [INFO] 18:15:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-karaf --- 18:15:50 [INFO] No files found to run spotbugs, check compile phase has been run 18:15:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 18:15:50 [INFO] 18:15:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-karaf <<< 18:15:50 [INFO] 18:15:50 [INFO] 18:15:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-karaf --- 18:15:50 [INFO] 18:15:50 [INFO] --- dependency:3.9.0:copy (apply-branding) @ transportpce-karaf --- 18:15:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:15:50 [INFO] 18:15:50 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ transportpce-karaf --- 18:15:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 18:15:50 [INFO] 18:15:50 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ transportpce-karaf --- 18:15:50 [WARNING] Overwriting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 18:15:50 [INFO] 18:15:50 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-karaf --- 18:15:50 [INFO] 18:15:50 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-karaf --- 18:15:50 [INFO] Copying 11 resources from src/main/assembly to target/assembly 18:15:50 [INFO] 18:15:50 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ transportpce-karaf --- 18:15:51 [INFO] Feature repository discovered recursively: 29cd9eb0-b930-4da6-9c0f-8eb20d1914b7 18:15:51 [INFO] Feature repository discovered recursively: framework-4.4.8 18:15:51 [INFO] Feature repository discovered recursively: odl-aaa-0.22.1 18:15:51 [INFO] Feature repository discovered recursively: odl-antlr4 18:15:51 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 18:15:51 [INFO] Feature repository discovered recursively: odl-apache-commons-text 18:15:51 [INFO] Feature repository discovered recursively: odl-apache-shiro 18:15:51 [INFO] Feature repository discovered recursively: odl-bytebuddy 18:15:51 [INFO] Feature repository discovered recursively: odl-controller-12.0.1 18:15:51 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.1 18:15:51 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.1 18:15:51 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 18:15:51 [INFO] Feature repository discovered recursively: odl-extras-12.0.1 18:15:51 [INFO] Feature repository discovered recursively: odl-gson 18:15:51 [INFO] Feature repository discovered recursively: odl-guava 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 18:15:51 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 18:15:51 [INFO] Feature repository discovered recursively: odl-jackson-2 18:15:51 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 18:15:51 [INFO] Feature repository discovered recursively: odl-javassist-3 18:15:51 [INFO] Feature repository discovered recursively: odl-jersey-2 18:15:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 18:15:51 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 18:15:51 [INFO] Feature repository discovered recursively: odl-lz4 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.1 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-common 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 18:15:51 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 18:15:51 [INFO] Feature repository discovered recursively: odl-netconf-10.0.0 18:15:51 [INFO] Feature repository discovered recursively: odl-netconf-client 18:15:51 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.0 18:15:51 [INFO] Feature repository discovered recursively: odl-netconf-databind 18:15:51 [INFO] Feature repository discovered recursively: odl-netconf-keystore 18:15:51 [INFO] Feature repository discovered recursively: odl-netconf-topology 18:15:51 [INFO] Feature repository discovered recursively: odl-netconf-truststore 18:15:51 [INFO] Feature repository discovered recursively: odl-netty-4 18:15:51 [INFO] Feature repository discovered recursively: odl-openroadm-devices 18:15:51 [INFO] Feature repository discovered recursively: odl-openroadm-models 18:15:51 [INFO] Feature repository discovered recursively: odl-pekko 18:15:51 [INFO] Feature repository discovered recursively: odl-raft-api 18:15:51 [INFO] Feature repository discovered recursively: odl-raft-spi 18:15:51 [INFO] Feature repository discovered recursively: odl-restconf 18:15:51 [INFO] Feature repository discovered recursively: odl-restconf-all 18:15:51 [INFO] Feature repository discovered recursively: odl-restconf-api 18:15:51 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.0 18:15:51 [INFO] Feature repository discovered recursively: odl-restconf-server-api 18:15:51 [INFO] Feature repository discovered recursively: odl-servlet-api 18:15:51 [INFO] Feature repository discovered recursively: odl-stax2-api 18:15:51 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 18:15:51 [INFO] Feature repository discovered recursively: odl-transportpce 18:15:51 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 18:15:51 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 18:15:51 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 18:15:51 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 18:15:51 [INFO] Feature repository discovered recursively: odl-woodstox 18:15:51 [INFO] Feature repository discovered recursively: odl-ws-rs-api 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-codec 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-common 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-data 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-export 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-util 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 18:15:51 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 18:15:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 18:15:51 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 18:15:51 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 18:15:51 [INFO] Feature repository discovered recursively: pt-triemap 18:15:51 [INFO] Feature repository discovered recursively: standard-4.4.8 18:15:51 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 18:15:51 [INFO] 18:15:51 [INFO] --- antrun:3.1.0:run (fix-permissions) @ transportpce-karaf --- 18:15:51 [INFO] Executing tasks 18:15:51 [INFO] Executed tasks 18:15:51 [INFO] 18:15:51 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ transportpce-karaf --- 18:15:51 [INFO] Executing tasks 18:15:51 [INFO] [delete] Deleting directory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle 18:15:51 [INFO] Executed tasks 18:15:51 [INFO] 18:15:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-karaf --- 18:15:51 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 18:15:51 [INFO] 18:15:51 [INFO] --- karaf:4.4.8:archive (package) @ transportpce-karaf --- 18:16:10 [INFO] 18:16:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-karaf --- 18:16:10 [INFO] Skipping CycloneDX goal, because module skips deploy 18:16:10 [INFO] 18:16:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-karaf --- 18:16:10 [INFO] Skipping duplicate-finder execution! 18:16:10 [INFO] 18:16:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-karaf --- 18:16:10 [INFO] Skipping pom project 18:16:10 [INFO] 18:16:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-karaf --- 18:16:10 [INFO] Skipping source per configuration. 18:16:10 [INFO] 18:16:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-karaf --- 18:16:10 [INFO] 18:16:10 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-karaf --- 18:16:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 18:16:10 [INFO] 18:16:10 [INFO] --- install:3.1.4:install (default-install) @ transportpce-karaf --- 18:16:10 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/transportpce-karaf-12.0.0-SNAPSHOT.pom 18:16:10 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/transportpce-karaf-12.0.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/transportpce-karaf-12.0.0-SNAPSHOT.tar.gz 18:16:10 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/transportpce-karaf-12.0.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/transportpce-karaf-12.0.0-SNAPSHOT.zip 18:16:10 [INFO] 18:16:10 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-karaf --- 18:16:10 [INFO] Rendering site for default locale 18:16:10 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:16:10 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:16:10 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:16:10 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:16:10 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 18:16:10 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 18:16:10 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 18:16:10 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 18:16:10 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 18:16:10 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 18:16:11 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-karaf/odlparent/karaf4-parent/transportpce-karaf/ 18:16:11 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:16:11 [INFO] Rendering 4 report documents 18:16:11 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:16:11 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 18:16:11 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:16:11 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 18:16:11 [INFO] 18:16:11 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-karaf --- 18:16:11 [INFO] No site descriptor found: nothing to attach. 18:16:11 [INFO] 18:16:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-karaf --- 18:16:11 [INFO] Skipping artifact deployment 18:16:11 [INFO] 18:16:11 [INFO] -------< org.opendaylight.transportpce:transportpce-aggregator >-------- 18:16:11 [INFO] Building transportpce 12.0.0-SNAPSHOT [22/22] 18:16:11 [INFO] from pom.xml 18:16:11 [INFO] --------------------------------[ pom ]--------------------------------- 18:16:11 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 18:16:11 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 18:16:11 [INFO] 18:16:11 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-aggregator --- 18:16:11 [INFO] Deleting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target 18:16:11 [INFO] 18:16:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-aggregator --- 18:16:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 18:16:11 [INFO] 18:16:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-aggregator --- 18:16:11 [INFO] 18:16:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-aggregator --- 18:16:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 18:16:11 [INFO] 18:16:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-aggregator --- 18:16:11 [INFO] Skipping CycloneDX goal, because module skips deploy 18:16:11 [INFO] 18:16:11 [INFO] --- install:3.1.4:install (default-install) @ transportpce-aggregator --- 18:16:11 [INFO] Skipping artifact installation 18:16:11 [INFO] 18:16:11 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-aggregator --- 18:16:11 [INFO] Rendering site for default locale 18:16:11 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 18:16:11 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 18:16:11 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 18:16:11 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 18:16:11 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 18:16:11 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 18:16:11 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-aggregator/transportpce-aggregator/ 18:16:11 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 18:16:11 [INFO] Rendering 2 report documents 18:16:11 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 18:16:11 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 18:16:11 [INFO] 18:16:11 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-aggregator --- 18:16:11 [INFO] No site descriptor found: nothing to attach. 18:16:11 [INFO] 18:16:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-aggregator --- 18:16:11 [INFO] Skipping artifact deployment 18:16:11 [INFO] ------------------------------------------------------------------------ 18:16:11 [INFO] Reactor Summary for transportpce 12.0.0-SNAPSHOT: 18:16:11 [INFO] 18:16:11 [INFO] transportpce-artifacts ............................. SUCCESS [ 7.862 s] 18:16:11 [INFO] transportpce-api ................................... SUCCESS [ 34.214 s] 18:16:11 [INFO] test-common ........................................ SUCCESS [01:08 min] 18:16:11 [INFO] transportpce-common ................................ SUCCESS [02:16 min] 18:16:11 [INFO] transportpce-renderer .............................. SUCCESS [02:21 min] 18:16:11 [INFO] transportpce-networkmodel .......................... SUCCESS [01:34 min] 18:16:11 [INFO] transportpce-inventory ............................. SUCCESS [ 17.706 s] 18:16:11 [INFO] transportpce-olm ................................... SUCCESS [ 47.979 s] 18:16:11 [INFO] transportpce-pce ................................... SUCCESS [04:45 min] 18:16:11 [INFO] transportpce-servicehandler ........................ SUCCESS [05:22 min] 18:16:11 [INFO] transportpce-tapi .................................. SUCCESS [01:16 min] 18:16:11 [INFO] transportpce-nbinotifications ...................... SUCCESS [ 44.203 s] 18:16:11 [INFO] transportpce-dmaap-client .......................... SUCCESS [ 17.621 s] 18:16:11 [INFO] OpenDaylight :: transportpce ....................... SUCCESS [ 45.337 s] 18:16:11 [INFO] OpenDaylight :: transportpce :: tapi ............... SUCCESS [ 37.837 s] 18:16:11 [INFO] OpenDaylight :: transportpce :: nbinotifications ... SUCCESS [ 35.732 s] 18:16:11 [INFO] OpenDaylight :: transportpce :: dmaap-client ....... SUCCESS [ 33.466 s] 18:16:11 [INFO] OpenDaylight :: transportpce :: Inventory .......... SUCCESS [ 35.275 s] 18:16:11 [INFO] OpenDaylight :: TransportPCE :: Features ........... SUCCESS [ 7.789 s] 18:16:11 [INFO] features-aggregator ................................ SUCCESS [ 0.188 s] 18:16:11 [INFO] transportpce-karaf ................................. SUCCESS [ 23.412 s] 18:16:11 [INFO] transportpce ....................................... SUCCESS [ 0.228 s] 18:16:11 [INFO] ------------------------------------------------------------------------ 18:16:11 [INFO] BUILD SUCCESS 18:16:11 [INFO] ------------------------------------------------------------------------ 18:16:11 [INFO] Total time: 25:20 min 18:16:11 [INFO] Finished at: 2025-10-28T18:16:11Z 18:16:11 [INFO] ------------------------------------------------------------------------ 18:16:11 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins8545083007537386599.sh 18:16:11 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7128784394102676056.sh 18:16:11 $ ssh-agent -k 18:16:11 unset SSH_AUTH_SOCK; 18:16:11 unset SSH_AGENT_PID; 18:16:11 echo Agent pid 1586 killed; 18:16:11 [ssh-agent] Stopped. 18:16:11 [JaCoCo plugin] Collecting JaCoCo coverage data... 18:16:11 [JaCoCo plugin] Version: 3.3.5 18:16:11 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 18:16:11 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 10 18:16:11 [JaCoCo plugin] Saving matched execfiles: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec 18:16:12 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes 1127 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes 74 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes 14 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/classes 0 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/classes 0 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/classes 0 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/classes 0 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/classes 0 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/classes 0 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes 16 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 0 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/classes 0 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes 22 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes 51 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes 28 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes 106 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes 67 files 18:16:12 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes 50 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes 74 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes 19 files 18:16:13 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 18:16:13 [JaCoCo plugin] Source Inclusions: **/*.java 18:16:13 [JaCoCo plugin] Source Exclusions: null 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java 57 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/java 13 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java 15 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/lighty/src/main/java 6 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java 21 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java 37 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/java 21 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java 92 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/java 60 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java 39 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java 67 files 18:16:13 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java 18 files 18:16:13 [JaCoCo plugin] Loading inclusions files.. 18:16:13 [JaCoCo plugin] inclusions: [] 18:16:13 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 18:16:13 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 18:16:13 [JaCoCo plugin] Publishing the results.. 18:16:13 [JaCoCo plugin] Loading packages.. 18:16:13 [JaCoCo plugin] Done. 18:16:13 [JaCoCo plugin] Overall coverage: class: 82.24719, method: 57.304924, line: 42.95865, branch: 31.493324, instruction: 41.80185, complexity: 33.88883 18:16:13 [PostBuildScript] - [INFO] Executing post build scripts. 18:16:13 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6937893253584140492.sh 18:16:13 ---> sysstat.sh 18:16:14 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11237883901841125109.sh 18:16:14 ---> package-listing.sh 18:16:14 ++ facter osfamily 18:16:14 ++ tr '[:upper:]' '[:lower:]' 18:16:14 + OS_FAMILY=debian 18:16:14 + workspace=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 18:16:14 + START_PACKAGES=/tmp/packages_start.txt 18:16:14 + END_PACKAGES=/tmp/packages_end.txt 18:16:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:14 + PACKAGES=/tmp/packages_start.txt 18:16:14 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 18:16:14 + PACKAGES=/tmp/packages_end.txt 18:16:14 + case "${OS_FAMILY}" in 18:16:14 + dpkg -l 18:16:14 + grep '^ii' 18:16:14 + '[' -f /tmp/packages_start.txt ']' 18:16:14 + '[' -f /tmp/packages_end.txt ']' 18:16:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:14 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 18:16:14 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 18:16:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 18:16:14 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6841082978226601849.sh 18:16:14 ---> capture-instance-metadata.sh 18:16:14 Setup pyenv: 18:16:14 system 18:16:14 3.8.20 18:16:14 3.9.20 18:16:14 3.10.15 18:16:14 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 18:16:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTO7 from file:/tmp/.os_lf_venv 18:16:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:16:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:17 lf-activate-venv(): INFO: Base packages installed successfully 18:16:17 lf-activate-venv(): INFO: Installing additional packages: lftools 18:16:24 [JaCoCo plugin] Loading packages.. 18:16:24 [JaCoCo plugin] Done. 18:16:34 lf-activate-venv(): INFO: Adding /tmp/venv-YTO7/bin to PATH 18:16:34 INFO: Running in OpenStack, capturing instance metadata 18:16:34 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16008046400425706567.sh 18:16:34 provisioning config files... 18:16:34 Could not find credentials [logs] for transportpce-maven-verify-transportpce-master-mvn39-openjdk21 #1935 18:16:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config17843678162597803640tmp 18:16:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:16:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:16:34 provisioning config files... 18:16:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:16:35 [EnvInject] - Injecting environment variables from a build step. 18:16:35 [EnvInject] - Injecting as environment variables the properties content 18:16:35 SERVER_ID=logs 18:16:35 18:16:35 [EnvInject] - Variables injected successfully. 18:16:35 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12027318319044442674.sh 18:16:35 ---> create-netrc.sh 18:16:35 WARN: Log server credential not found. 18:16:35 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12725856802385358457.sh 18:16:35 ---> python-tools-install.sh 18:16:35 Setup pyenv: 18:16:35 system 18:16:35 3.8.20 18:16:35 3.9.20 18:16:35 3.10.15 18:16:35 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 18:16:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTO7 from file:/tmp/.os_lf_venv 18:16:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:16:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:38 lf-activate-venv(): INFO: Base packages installed successfully 18:16:38 lf-activate-venv(): INFO: Installing additional packages: lftools 18:16:50 lf-activate-venv(): INFO: Adding /tmp/venv-YTO7/bin to PATH 18:16:50 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12631971951267349365.sh 18:16:50 ---> sudo-logs.sh 18:16:50 Archiving 'sudo' log.. 18:16:51 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11517806226668345410.sh 18:16:51 ---> job-cost.sh 18:16:51 Setup pyenv: 18:16:51 system 18:16:51 3.8.20 18:16:51 3.9.20 18:16:51 3.10.15 18:16:51 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 18:16:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTO7 from file:/tmp/.os_lf_venv 18:16:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:16:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:16:53 lf-activate-venv(): INFO: Base packages installed successfully 18:16:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:16:55 [JaCoCo plugin] Loading packages.. 18:16:55 [JaCoCo plugin] Done. 18:17:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 18:17:00 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 18:17:00 lf-activate-venv(): INFO: Adding /tmp/venv-YTO7/bin to PATH 18:17:00 INFO: No Stack... 18:17:00 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:01 INFO: Archiving Costs 18:17:01 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins6758797158388250278.sh 18:17:01 ---> logs-deploy.sh 18:17:01 Setup pyenv: 18:17:01 system 18:17:01 3.8.20 18:17:01 3.9.20 18:17:01 3.10.15 18:17:01 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 18:17:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTO7 from file:/tmp/.os_lf_venv 18:17:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:17:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:17:03 lf-activate-venv(): INFO: Base packages installed successfully 18:17:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:17:13 lf-activate-venv(): INFO: Adding /tmp/venv-YTO7/bin to PATH 18:17:13 WARNING: Nexus logging server not set 18:17:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/1935/ 18:17:13 INFO: archiving logs to S3 18:17:15 ---> uname -a: 18:17:15 Linux prd-ubuntu2204-docker-4c-4g-2941 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:17:15 18:17:15 18:17:15 ---> lscpu: 18:17:15 Architecture: x86_64 18:17:15 CPU op-mode(s): 32-bit, 64-bit 18:17:15 Address sizes: 40 bits physical, 48 bits virtual 18:17:15 Byte Order: Little Endian 18:17:15 CPU(s): 4 18:17:15 On-line CPU(s) list: 0-3 18:17:15 Vendor ID: AuthenticAMD 18:17:15 Model name: AMD EPYC-Rome Processor 18:17:15 CPU family: 23 18:17:15 Model: 49 18:17:15 Thread(s) per core: 1 18:17:15 Core(s) per socket: 1 18:17:15 Socket(s): 4 18:17:15 Stepping: 0 18:17:15 BogoMIPS: 5599.99 18:17:15 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 18:17:15 Virtualization: AMD-V 18:17:15 Hypervisor vendor: KVM 18:17:15 Virtualization type: full 18:17:15 L1d cache: 128 KiB (4 instances) 18:17:15 L1i cache: 128 KiB (4 instances) 18:17:15 L2 cache: 2 MiB (4 instances) 18:17:15 L3 cache: 64 MiB (4 instances) 18:17:15 NUMA node(s): 1 18:17:15 NUMA node0 CPU(s): 0-3 18:17:15 Vulnerability Gather data sampling: Not affected 18:17:15 Vulnerability Indirect target selection: Not affected 18:17:15 Vulnerability Itlb multihit: Not affected 18:17:15 Vulnerability L1tf: Not affected 18:17:15 Vulnerability Mds: Not affected 18:17:15 Vulnerability Meltdown: Not affected 18:17:15 Vulnerability Mmio stale data: Not affected 18:17:15 Vulnerability Reg file data sampling: Not affected 18:17:15 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:17:15 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:17:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:17:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:17:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:17:15 Vulnerability Srbds: Not affected 18:17:15 Vulnerability Tsx async abort: Not affected 18:17:15 18:17:15 18:17:15 ---> nproc: 18:17:15 4 18:17:15 18:17:15 18:17:15 ---> df -h: 18:17:15 Filesystem Size Used Avail Use% Mounted on 18:17:15 tmpfs 1.6G 1.1M 1.6G 1% /run 18:17:15 /dev/vda1 78G 11G 68G 14% / 18:17:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:17:15 tmpfs 5.0M 0 5.0M 0% /run/lock 18:17:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:17:15 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:17:15 18:17:15 18:17:15 ---> free -m: 18:17:15 total used free shared buff/cache available 18:17:15 Mem: 15989 634 10508 4 4846 15012 18:17:15 Swap: 1023 0 1023 18:17:15 18:17:15 18:17:15 ---> ip addr: 18:17:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:17:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:17:15 inet 127.0.0.1/8 scope host lo 18:17:15 valid_lft forever preferred_lft forever 18:17:15 inet6 ::1/128 scope host 18:17:15 valid_lft forever preferred_lft forever 18:17:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:17:15 link/ether fa:16:3e:57:71:08 brd ff:ff:ff:ff:ff:ff 18:17:15 altname enp0s3 18:17:15 inet 10.30.171.56/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:17:15 valid_lft 84667sec preferred_lft 84667sec 18:17:15 inet6 fe80::f816:3eff:fe57:7108/64 scope link 18:17:15 valid_lft forever preferred_lft forever 18:17:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:17:15 link/ether d6:93:83:37:77:b7 brd ff:ff:ff:ff:ff:ff 18:17:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:17:15 valid_lft forever preferred_lft forever 18:17:15 18:17:15 18:17:15 ---> sar -b -r -n DEV: 18:17:15 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-2941) 10/28/25 _x86_64_ (4 CPU) 18:17:15 18:17:15 17:48:26 LINUX RESTART (4 CPU) 18:17:15 18:17:15 17:50:18 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:17:15 18:00:03 18.28 3.36 13.96 0.97 497.71 8398.68 1678.37 18:17:15 18:10:02 2.65 0.05 2.54 0.06 6.22 919.24 4.90 18:17:15 Average: 10.36 1.68 8.18 0.51 248.85 4611.61 831.04 18:17:15 18:17:15 17:50:18 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:17:15 18:00:03 10671088 13618396 2345932 14.33 109020 3011540 2672148 15.34 592872 4785580 8308 18:17:15 18:10:02 10550392 13564980 2398724 14.65 112084 3069436 2660792 15.27 610692 4879920 1092 18:17:15 Average: 10610740 13591688 2372328 14.49 110552 3040488 2666470 15.31 601782 4832750 4700 18:17:15 18:17:15 17:50:18 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:17:15 18:00:03 lo 0.45 0.45 0.05 0.05 0.00 0.00 0.00 0.00 18:17:15 18:00:03 ens3 59.35 47.90 693.84 7.47 0.00 0.00 0.00 0.00 18:17:15 18:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:15 18:10:02 lo 0.50 0.50 0.37 0.37 0.00 0.00 0.00 0.00 18:17:15 18:10:02 ens3 3.73 3.51 21.30 0.76 0.00 0.00 0.00 0.00 18:17:15 18:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:15 Average: lo 0.48 0.48 0.21 0.21 0.00 0.00 0.00 0.00 18:17:15 Average: ens3 31.19 25.43 353.31 4.07 0.00 0.00 0.00 0.00 18:17:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:17:15 18:17:15 18:17:15 ---> sar -P ALL: 18:17:15 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-2941) 10/28/25 _x86_64_ (4 CPU) 18:17:15 18:17:15 17:48:26 LINUX RESTART (4 CPU) 18:17:15 18:17:15 17:50:18 CPU %user %nice %system %iowait %steal %idle 18:17:15 18:00:03 all 54.55 0.00 1.18 0.85 0.17 43.25 18:17:15 18:00:03 0 54.98 0.00 1.31 1.12 0.22 42.37 18:17:15 18:00:03 1 52.74 0.00 0.96 0.44 0.14 45.72 18:17:15 18:00:03 2 54.66 0.00 1.19 1.04 0.19 42.92 18:17:15 18:00:03 3 55.83 0.00 1.24 0.78 0.15 42.00 18:17:15 18:10:02 all 42.39 0.00 0.45 0.06 0.10 57.00 18:17:15 18:10:02 0 32.41 0.00 0.40 0.04 0.10 67.05 18:17:15 18:10:02 1 46.40 0.00 0.50 0.05 0.10 52.95 18:17:15 18:10:02 2 61.94 0.00 0.54 0.01 0.12 37.39 18:17:15 18:10:02 3 28.84 0.00 0.37 0.13 0.09 70.58 18:17:15 Average: all 48.38 0.00 0.81 0.44 0.14 50.23 18:17:15 Average: 0 43.54 0.00 0.85 0.57 0.16 54.88 18:17:15 Average: 1 49.52 0.00 0.73 0.24 0.12 49.39 18:17:15 Average: 2 58.35 0.00 0.86 0.52 0.16 40.11 18:17:15 Average: 3 42.13 0.00 0.80 0.45 0.12 56.51 18:17:15 18:17:15 18:17:15