08:44:50 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117896 08:44:50 Running as SYSTEM 08:44:50 [EnvInject] - Loading node environment variables. 08:44:51 Building remotely on prd-ubuntu2204-docker-4c-4g-2790 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 08:44:51 [ssh-agent] Looking for ssh-agent implementation... 08:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:51 $ ssh-agent 08:44:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLFdbo3/agent.1556 08:44:51 SSH_AGENT_PID=1558 08:44:51 [ssh-agent] Started. 08:44:51 Running ssh-add (command line suppressed) 08:44:51 Identity added: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_4353307049856776137.key (/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/private_key_4353307049856776137.key) 08:44:51 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:44:51 The recommended git tool is: NONE 08:44:53 using credential jenkins-ssh 08:44:53 Wiping out workspace first. 08:44:53 Cloning the remote Git repository 08:44:53 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 08:44:53 > git init /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 # timeout=10 08:44:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 08:44:53 > git --version # timeout=10 08:44:53 > git --version # 'git version 2.34.1' 08:44:53 using GIT_SSH to set credentials jenkins-ssh 08:44:53 Verifying host key using known hosts file 08:44:53 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. 08:44:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 08:45:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 08:45:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 08:45:01 using GIT_SSH to set credentials jenkins-ssh 08:45:01 Verifying host key using known hosts file 08:45:01 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. 08:45:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/96/117896/13 # timeout=10 08:45:02 > git rev-parse 00fd31308215128bbd6551a1f8d70186eb3f2e46^{commit} # timeout=10 08:45:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:45:02 Checking out Revision 00fd31308215128bbd6551a1f8d70186eb3f2e46 (refs/changes/96/117896/13) 08:45:02 > git config core.sparsecheckout # timeout=10 08:45:02 > git checkout -f 00fd31308215128bbd6551a1f8d70186eb3f2e46 # timeout=10 08:45:02 Commit message: "Make SSH transport configurable" 08:45:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:45:02 > git rev-list --no-walk 27b17457a00a825ac3660dda56bc5015499a407e # timeout=10 08:45:06 provisioning config files... 08:45:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:45:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:45:06 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins12023336275490001496.sh 08:45:06 ---> python-tools-install.sh 08:45:06 Setup pyenv: 08:45:06 * system (set by /opt/pyenv/version) 08:45:06 * 3.8.20 (set by /opt/pyenv/version) 08:45:06 * 3.9.20 (set by /opt/pyenv/version) 08:45:06 3.10.15 08:45:06 3.11.10 08:45:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6NyD 08:45:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:45:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:45:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:45:15 lf-activate-venv(): INFO: Base packages installed successfully 08:45:15 lf-activate-venv(): INFO: Installing additional packages: lftools 08:45:40 lf-activate-venv(): INFO: Adding /tmp/venv-6NyD/bin to PATH 08:45:40 Generating Requirements File 08:46:01 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. 08:46:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:46:01 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 08:46:01 Python 3.11.10 08:46:02 pip 25.3 from /tmp/venv-6NyD/lib/python3.11/site-packages/pip (python 3.11) 08:46:02 appdirs==1.4.4 08:46:02 argcomplete==3.6.3 08:46:02 aspy.yaml==1.3.0 08:46:02 attrs==25.4.0 08:46:02 autopage==0.5.2 08:46:02 beautifulsoup4==4.14.2 08:46:02 boto3==1.40.60 08:46:02 botocore==1.40.60 08:46:02 bs4==0.0.2 08:46:02 cachetools==6.2.1 08:46:02 certifi==2025.10.5 08:46:02 cffi==2.0.0 08:46:02 cfgv==3.4.0 08:46:02 chardet==5.2.0 08:46:02 charset-normalizer==3.4.4 08:46:02 click==8.3.0 08:46:02 cliff==4.11.0 08:46:02 cmd2==2.7.0 08:46:02 cryptography==3.3.2 08:46:02 debtcollector==3.0.0 08:46:02 decorator==5.2.1 08:46:02 defusedxml==0.7.1 08:46:02 Deprecated==1.2.18 08:46:02 distlib==0.4.0 08:46:02 dnspython==2.8.0 08:46:02 docker==7.1.0 08:46:02 dogpile.cache==1.5.0 08:46:02 durationpy==0.10 08:46:02 email-validator==2.3.0 08:46:02 filelock==3.20.0 08:46:02 future==1.0.0 08:46:02 gitdb==4.0.12 08:46:02 GitPython==3.1.45 08:46:02 google-auth==2.41.1 08:46:02 httplib2==0.31.0 08:46:02 identify==2.6.15 08:46:02 idna==3.11 08:46:02 importlib-resources==1.5.0 08:46:02 iso8601==2.1.0 08:46:02 Jinja2==3.1.6 08:46:02 jmespath==1.0.1 08:46:02 jsonpatch==1.33 08:46:02 jsonpointer==3.0.0 08:46:02 jsonschema==4.25.1 08:46:02 jsonschema-specifications==2025.9.1 08:46:02 keystoneauth1==5.12.0 08:46:02 kubernetes==34.1.0 08:46:02 lftools==0.37.15 08:46:02 lxml==6.0.2 08:46:02 markdown-it-py==4.0.0 08:46:02 MarkupSafe==3.0.3 08:46:02 mdurl==0.1.2 08:46:02 msgpack==1.1.2 08:46:02 multi_key_dict==2.0.3 08:46:02 munch==4.0.0 08:46:02 netaddr==1.3.0 08:46:02 niet==1.4.2 08:46:02 nodeenv==1.9.1 08:46:02 oauth2client==4.1.3 08:46:02 oauthlib==3.3.1 08:46:02 openstacksdk==4.7.1 08:46:02 os-service-types==1.8.0 08:46:02 osc-lib==4.2.0 08:46:02 oslo.config==10.0.0 08:46:02 oslo.context==6.1.0 08:46:02 oslo.i18n==6.6.0 08:46:02 oslo.log==7.2.1 08:46:02 oslo.serialization==5.8.0 08:46:02 oslo.utils==9.1.0 08:46:02 packaging==25.0 08:46:02 pbr==7.0.1 08:46:02 platformdirs==4.5.0 08:46:02 prettytable==3.16.0 08:46:02 psutil==7.1.2 08:46:02 pyasn1==0.6.1 08:46:02 pyasn1_modules==0.4.2 08:46:02 pycparser==2.23 08:46:02 pygerrit2==2.0.15 08:46:02 PyGithub==2.8.1 08:46:02 Pygments==2.19.2 08:46:02 PyJWT==2.10.1 08:46:02 PyNaCl==1.6.0 08:46:02 pyparsing==2.4.7 08:46:02 pyperclip==1.11.0 08:46:02 pyrsistent==0.20.0 08:46:02 python-cinderclient==9.8.0 08:46:02 python-dateutil==2.9.0.post0 08:46:02 python-heatclient==4.3.0 08:46:02 python-jenkins==1.8.3 08:46:02 python-keystoneclient==5.7.0 08:46:02 python-magnumclient==4.9.0 08:46:02 python-openstackclient==8.2.0 08:46:02 python-swiftclient==4.8.0 08:46:02 PyYAML==6.0.3 08:46:02 referencing==0.37.0 08:46:02 requests==2.32.5 08:46:02 requests-oauthlib==2.0.0 08:46:02 requestsexceptions==1.4.0 08:46:02 rfc3986==2.0.0 08:46:02 rich==14.2.0 08:46:02 rich-argparse==1.7.1 08:46:02 rpds-py==0.28.0 08:46:02 rsa==4.9.1 08:46:02 ruamel.yaml==0.18.16 08:46:02 ruamel.yaml.clib==0.2.14 08:46:02 s3transfer==0.14.0 08:46:02 simplejson==3.20.2 08:46:02 six==1.17.0 08:46:02 smmap==5.0.2 08:46:02 soupsieve==2.8 08:46:02 stevedore==5.5.0 08:46:02 tabulate==0.9.0 08:46:02 toml==0.10.2 08:46:02 tomlkit==0.13.3 08:46:02 tqdm==4.67.1 08:46:02 typing_extensions==4.15.0 08:46:02 tzdata==2025.2 08:46:02 urllib3==1.26.20 08:46:02 virtualenv==20.35.3 08:46:02 wcwidth==0.2.14 08:46:02 websocket-client==1.9.0 08:46:02 wrapt==2.0.0 08:46:02 xdg==6.0.0 08:46:02 xmltodict==1.0.2 08:46:02 yq==3.4.3 08:46:02 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins5480760021785966729.sh 08:46:02 + mkdir -p /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/target/classes /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/jacoco/classes 08:46:02 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins10966366860835435699.sh 08:46:02 + echo quiet=on 08:46:02 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-2790 08:46:03 [netconf-maven-verify-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=00fd31308215128bbd6551a1f8d70186eb3f2e46 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=samuel.schneider@pantheon.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Samuel Schneider" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/netconf/+/117896 -DGERRIT_PATCHSET_UPLOADER_EMAIL=samuel.schneider@pantheon.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 08:46:03 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=netconf -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=117896 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Samuel Schneider\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/96/117896/13 "-DGERRIT_PATCHSET_UPLOADER_NAME=Samuel Schneider" '-DGERRIT_CHANGE_OWNER=\"Samuel Schneider\" ' -DPROJECT=netconf -DGERRIT_CHANGE_COMMIT_MESSAGE=TWFrZSBTU0ggdHJhbnNwb3J0IGNvbmZpZ3VyYWJsZQoKQWRkIGNvbmZpZ3VyYXRpb24gZm9yIGNpcGhlcnMsIG1hY3MsIGtleSBleGNoYW5nZSBhbmQKaG9zdCBrZXlzIGFsZ29yaXRobXMgdG8gbmV0Y29uZiBub2RlLgoKSklSQTogTkVUQ09ORi0xNTAyCkNoYW5nZS1JZDogSWM1MjA4NjAyY2NjYjc2MTgwMjZlNjNjYTM3YWJjMWUwNWUwODcwMmEKU2lnbmVkLW9mZi1ieTogU2FtdWVsIFNjaG5laWRlciA8c2FtdWVsLnNjaG5laWRlckBwYW50aGVvbi50ZWNoPgo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Make SSH transport configurable" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Samuel Schneider\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ic5208602cccb7618026e63ca37abc1e05e08702a -DGERRIT_EVENT_HASH=1369611724 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=samuel.schneider@pantheon.tech -DGERRIT_PATCHSET_NUMBER=13 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Samuel Schneider" --version 08:46:03 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 08:46:03 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 08:46:03 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 08:46:03 Default locale: en, platform encoding: UTF-8 08:46:03 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 08:46:03 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins16472440425955089774.sh 08:46:03 + rm /home/jenkins/.wgetrc 08:46:03 [EnvInject] - Injecting environment variables from a build step. 08:46:03 [EnvInject] - Injecting as environment variables the properties content 08:46:03 SET_JDK_VERSION=openjdk21 08:46:03 GIT_URL="git://devvexx.opendaylight.org/mirror" 08:46:03 08:46:03 [EnvInject] - Variables injected successfully. 08:46:03 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins11615864127578914011.sh 08:46:03 ---> update-java-alternatives.sh 08:46:03 ---> Updating Java version 08:46:04 ---> Ubuntu/Debian system detected 08:46:04 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 08:46:04 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 08:46:04 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 08:46:04 openjdk version "21.0.8" 2025-07-15 08:46:04 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 08:46:04 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 08:46:04 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 08:46:04 [EnvInject] - Injecting environment variables from a build step. 08:46:04 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 08:46:04 [EnvInject] - Variables injected successfully. 08:46:04 provisioning config files... 08:46:04 copy managed file [global-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config13565162556750800821tmp 08:46:05 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config1850329100328826892tmp 08:46:05 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins12694640405301329762.sh 08:46:05 [EnvInject] - Injecting environment variables from a build step. 08:46:05 [EnvInject] - Injecting as environment variables the properties content 08:46:05 MAVEN_GOALS=clean deploy -Pintegrationtests 08:46:05 08:46:05 [EnvInject] - Variables injected successfully. 08:46:05 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins12161943625835661128.sh 08:46:05 ---> common-variables.sh 08:46:05 --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 08:46:05 ---> maven-build.sh 08:46:05 + set +u 08:46:05 + export MAVEN_OPTS 08:46:05 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -Pintegrationtests -e --global-settings /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config13565162556750800821tmp --settings /w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config1850329100328826892tmp -DaltDeploymentRepository=staging::file:/w/workspace/netconf-maven-verify-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=master -Dmaven.source.skip=true 08:46:05 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 08:46:05 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 08:46:05 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 08:46:05 Default locale: en, platform encoding: UTF-8 08:46:05 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 08:46:06 [INFO] Error stacktraces are turned on. 08:46:06 [INFO] Scanning for projects... 08:46:15 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 08:46:15 [INFO] ------------------------------------------------------------------------ 08:46:15 [INFO] Reactor Build Order: 08:46:15 [INFO] 08:46:15 [INFO] netconf-artifacts [pom] 08:46:15 [INFO] bnd-parent [pom] 08:46:15 [INFO] netconf-parent [pom] 08:46:15 [INFO] feature-parent [pom] 08:46:15 [INFO] netconf-auth [bundle] 08:46:15 [INFO] netconf-auth-aaa [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 08:46:15 [INFO] rfc5277 [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 08:46:15 [INFO] netconf-api [jar] 08:46:15 [INFO] OpenDaylight :: Netconf :: API [feature] 08:46:15 [INFO] netconf-common [jar] 08:46:15 [INFO] netconf-codec [jar] 08:46:15 [INFO] shaded-exificient-jar [jar] 08:46:15 [INFO] shaded-exificient [bundle] 08:46:15 [INFO] netconf-test-util [jar] 08:46:15 [INFO] netconf-netty-util [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 08:46:15 [INFO] keystore-api [bundle] 08:46:15 [INFO] keystore-none [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 08:46:15 [INFO] truststore-api [bundle] 08:46:15 [INFO] truststore-none [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 08:46:15 [INFO] transport-api [jar] 08:46:15 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 08:46:15 [INFO] transport-tcp [jar] 08:46:15 [INFO] transport-tls [jar] 08:46:15 [INFO] transport-http [bundle] 08:46:15 [INFO] shaded-sshd-jar [jar] 08:46:15 [INFO] shaded-sshd [bundle] 08:46:15 [INFO] transport-ssh [jar] 08:46:15 [INFO] OpenDaylight :: Netconf :: Transport [feature] 08:46:15 [INFO] netconf-client [bundle] 08:46:15 [INFO] odl-netconf-client [feature] 08:46:15 [INFO] netconf-server [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf :: Impl [feature] 08:46:15 [INFO] OpenDaylight :: Netconf :: All [feature] 08:46:15 [INFO] databind [jar] 08:46:15 [INFO] OpenDaylight :: Netconf :: Databind [feature] 08:46:15 [INFO] netconf-common-mdsal [jar] 08:46:15 [INFO] netconf-dom-api [bundle] 08:46:15 [INFO] odl-netconf-mdsal-common [feature] 08:46:15 [INFO] yanglib-mdsal-writer [bundle] 08:46:15 [INFO] odl-yanglib-mdsal-writer [feature] 08:46:15 [INFO] netconf-server-mdsal [bundle] 08:46:15 [INFO] netconf-nb [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 08:46:15 [INFO] keystore-legacy [bundle] 08:46:15 [INFO] restconf-api [bundle] 08:46:15 [INFO] restconf-server-api [jar] 08:46:15 [INFO] restconf-server-api-testlib [bundle] 08:46:15 [INFO] restconf-server-spi [jar] 08:46:15 [INFO] restconf-mdsal-spi [jar] 08:46:15 [INFO] netconf-client-mdsal [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 08:46:15 [INFO] test-models [bundle] 08:46:15 [INFO] netconf-topology [bundle] 08:46:15 [INFO] netconf-topology-singleton [bundle] 08:46:15 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 08:46:15 [INFO] netconf-topology-impl [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 08:46:15 [INFO] callhome-provider [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 08:46:15 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 08:46:15 [INFO] netconf-console [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 08:46:15 [INFO] OpenDaylight :: RESTCONF :: API [feature] 08:46:15 [INFO] OpenDaylight :: RESTCONF :: Server API [feature] 08:46:15 [INFO] odl-device-notification [bundle] 08:46:15 [INFO] draft-ietf-restconf-server [bundle] 08:46:15 [INFO] restconf-server [jar] 08:46:15 [INFO] restconf-server-mdsal [jar] 08:46:15 [INFO] restconf-server-jaxrs [jar] 08:46:15 [INFO] sal-remote [bundle] 08:46:15 [INFO] sal-remote-impl [jar] 08:46:15 [INFO] restconf-nb [bundle] 08:46:15 [INFO] rfc8639-impl [jar] 08:46:15 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 08:46:15 [INFO] OpenDaylight :: Restconf [feature] 08:46:15 [INFO] restconf-openapi [bundle] 08:46:15 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 08:46:15 [INFO] OpenDaylight :: Restconf :: All [feature] 08:46:15 [INFO] keystore-plaintext-api [bundle] 08:46:15 [INFO] keystore-plaintext-localfile [bundle] 08:46:15 [INFO] keystore-plaintext-cli [bundle] 08:46:15 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] 08:46:15 [INFO] features-netconf [feature] 08:46:15 [INFO] netconf-test-perf [bundle] 08:46:15 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 08:46:15 [INFO] features-netconf-testing [feature] 08:46:15 [INFO] features-netconf-experimental [feature] 08:46:15 [INFO] OpenDaylight :: Restconf :: Common [feature] 08:46:15 [INFO] netconf-features-parent [pom] 08:46:15 [INFO] model-aggregator [pom] 08:46:15 [INFO] keystore-aggregator [pom] 08:46:15 [INFO] truststore-aggregator [pom] 08:46:15 [INFO] transport-udp [bundle] 08:46:15 [INFO] transport-aggregator [pom] 08:46:15 [INFO] restconf-client [bundle] 08:46:15 [INFO] protocol [pom] 08:46:15 [INFO] plugins [pom] 08:46:15 [INFO] netconf-testtool [jar] 08:46:15 [INFO] restconf-it [jar] 08:46:15 [INFO] wadl-codegen [jar] 08:46:15 [INFO] apps [pom] 08:46:15 [INFO] third-party [pom] 08:46:15 [INFO] netconf-karaf [pom] 08:46:15 [INFO] netconf-karaf-static [karaf-assembly] 08:46:15 [INFO] usecase-parent [pom] 08:46:15 [INFO] netconf-subsystem [pom] 08:46:15 [INFO] netconf-aggregator [pom] 08:46:15 [INFO] 08:46:15 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 08:46:15 [INFO] Building netconf-artifacts 10.0.1-SNAPSHOT [1/112] 08:46:15 [INFO] from artifacts/pom.xml 08:46:15 [INFO] --------------------------------[ pom ]--------------------------------- 08:46:16 [INFO] 08:46:16 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-artifacts --- 08:46:16 [INFO] 08:46:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-artifacts --- 08:46:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 08:46:16 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 08:46:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:16 [INFO] 08:46:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-artifacts --- 08:46:16 [INFO] 08:46:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-artifacts --- 08:46:17 [INFO] CycloneDX: Resolving Dependencies 08:46:17 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 08:46:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml 08:46:18 [INFO] attaching as netconf-artifacts-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json 08:46:18 [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 08:46:18 [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 08:46:18 [INFO] attaching as netconf-artifacts-10.0.1-SNAPSHOT-cyclonedx.json 08:46:18 [INFO] 08:46:18 [INFO] --- install:3.1.4:install (default-install) @ netconf-artifacts --- 08:46:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/10.0.1-SNAPSHOT/netconf-artifacts-10.0.1-SNAPSHOT.pom 08:46:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/10.0.1-SNAPSHOT/netconf-artifacts-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/10.0.1-SNAPSHOT/netconf-artifacts-10.0.1-SNAPSHOT-cyclonedx.json 08:46:18 [INFO] 08:46:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-artifacts --- 08:46:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:46:18 [INFO] 08:46:18 [INFO] ----------------< org.opendaylight.netconf:bnd-parent >----------------- 08:46:18 [INFO] Building bnd-parent 10.0.1-SNAPSHOT [2/112] 08:46:18 [INFO] from bnd-parent/pom.xml 08:46:18 [INFO] --------------------------------[ pom ]--------------------------------- 08:46:19 [INFO] 08:46:19 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 08:46:19 [INFO] 08:46:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ bnd-parent --- 08:46:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:19 [INFO] 08:46:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ bnd-parent --- 08:46:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:19 [INFO] 08:46:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- 08:46:19 [INFO] 08:46:19 [INFO] --- dependency:3.9.0:properties (default) @ bnd-parent --- 08:46:20 [INFO] 08:46:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bnd-parent --- 08:46:20 [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/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:46:20 [INFO] 08:46:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 08:46:21 [INFO] Starting audit... 08:46:21 Audit done. 08:46:21 [INFO] You have 0 Checkstyle violations. 08:46:21 [INFO] 08:46:21 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 08:46:22 [INFO] Starting audit... 08:46:22 Audit done. 08:46:22 [INFO] You have 0 Checkstyle violations. 08:46:22 [INFO] 08:46:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ bnd-parent --- 08:46:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:46:22 [INFO] 08:46:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> 08:46:22 [INFO] 08:46:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- 08:46:23 [INFO] No files found to run spotbugs, check compile phase has been run 08:46:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:46:23 [INFO] 08:46:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< 08:46:23 [INFO] 08:46:23 [INFO] 08:46:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- 08:46:23 [INFO] 08:46:23 [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- 08:46:23 [INFO] 08:46:23 [INFO] --- copy:14.1.4:copy-files (default) @ bnd-parent --- 08:46:23 [INFO] 08:46:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ bnd-parent --- 08:46:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:46:24 [INFO] 08:46:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 08:46:24 [INFO] CycloneDX: Resolving Dependencies 08:46:24 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 08:46:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.xml 08:46:24 [INFO] attaching as bnd-parent-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.json 08:46:24 [INFO] attaching as bnd-parent-10.0.1-SNAPSHOT-cyclonedx.json 08:46:24 [INFO] 08:46:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 08:46:25 [INFO] Skipping duplicate-finder execution! 08:46:25 [INFO] 08:46:25 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ bnd-parent --- 08:46:25 [INFO] Skipping pom project 08:46:25 [INFO] 08:46:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- 08:46:25 [INFO] Skipping source per configuration. 08:46:25 [INFO] 08:46:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- 08:46:25 [INFO] 08:46:25 [INFO] --- jacoco:0.8.13:report (report) @ bnd-parent --- 08:46:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:46:25 [INFO] 08:46:25 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 08:46:25 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/pom.xml to /tmp/r/org/opendaylight/netconf/bnd-parent/10.0.1-SNAPSHOT/bnd-parent-10.0.1-SNAPSHOT.pom 08:46:25 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/bnd-parent/10.0.1-SNAPSHOT/bnd-parent-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:25 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/netconf/bnd-parent/10.0.1-SNAPSHOT/bnd-parent-10.0.1-SNAPSHOT-cyclonedx.json 08:46:25 [INFO] 08:46:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bnd-parent --- 08:46:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:46:25 [INFO] 08:46:25 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 08:46:25 [INFO] Building netconf-parent 10.0.1-SNAPSHOT [3/112] 08:46:25 [INFO] from parent/pom.xml 08:46:25 [INFO] --------------------------------[ pom ]--------------------------------- 08:46:25 [INFO] 08:46:25 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-parent --- 08:46:25 [INFO] 08:46:25 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-parent --- 08:46:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 08:46:25 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 08:46:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:25 [INFO] 08:46:25 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-parent --- 08:46:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:25 [INFO] 08:46:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-parent --- 08:46:25 [INFO] 08:46:25 [INFO] --- dependency:3.9.0:properties (default) @ netconf-parent --- 08:46:26 [INFO] 08:46:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-parent --- 08:46: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/netconf-maven-verify-master-mvn39-openjdk21/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:46:26 [INFO] 08:46:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-parent --- 08:46:26 [INFO] Starting audit... 08:46:26 Audit done. 08:46:26 [INFO] You have 0 Checkstyle violations. 08:46:26 [INFO] 08:46:26 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-parent --- 08:46:26 [INFO] Starting audit... 08:46:26 Audit done. 08:46:26 [INFO] You have 0 Checkstyle violations. 08:46:26 [INFO] 08:46:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-parent --- 08:46:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:46:26 [INFO] 08:46:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-parent >>> 08:46:26 [INFO] 08:46:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-parent --- 08:46:26 [INFO] No files found to run spotbugs, check compile phase has been run 08:46:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:46:26 [INFO] 08:46:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-parent <<< 08:46:26 [INFO] 08:46:26 [INFO] 08:46:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-parent --- 08:46:26 [INFO] 08:46:26 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-parent --- 08:46:27 [INFO] 08:46:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-parent --- 08:46:27 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:46:27 [INFO] 08:46:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-parent --- 08:46:27 [INFO] CycloneDX: Resolving Dependencies 08:46:27 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 08:46:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml 08:46:27 [INFO] attaching as netconf-parent-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.json 08:46:27 [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 08:46:27 [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 08:46:28 [INFO] attaching as netconf-parent-10.0.1-SNAPSHOT-cyclonedx.json 08:46:28 [INFO] 08:46:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 08:46:28 [INFO] Skipping duplicate-finder execution! 08:46:28 [INFO] 08:46:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-parent --- 08:46:28 [INFO] Skipping pom project 08:46:28 [INFO] 08:46:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-parent --- 08:46:28 [INFO] Skipping source per configuration. 08:46:28 [INFO] 08:46:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-parent --- 08:46:28 [INFO] 08:46:28 [INFO] --- jacoco:0.8.13:report (report) @ netconf-parent --- 08:46:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:46:28 [INFO] 08:46:28 [INFO] --- install:3.1.4:install (default-install) @ netconf-parent --- 08:46:28 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/10.0.1-SNAPSHOT/netconf-parent-10.0.1-SNAPSHOT.pom 08:46:28 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/10.0.1-SNAPSHOT/netconf-parent-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:28 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/10.0.1-SNAPSHOT/netconf-parent-10.0.1-SNAPSHOT-cyclonedx.json 08:46:28 [INFO] 08:46:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-parent --- 08:46:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:46:28 [INFO] 08:46:28 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 08:46:28 [INFO] Building feature-parent 10.0.1-SNAPSHOT [4/112] 08:46:28 [INFO] from features/parent/pom.xml 08:46:28 [INFO] --------------------------------[ pom ]--------------------------------- 08:46:28 [INFO] 08:46:28 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 08:46:28 [INFO] 08:46:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ feature-parent --- 08:46:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 08:46:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 08:46:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:28 [INFO] 08:46:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ feature-parent --- 08:46:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:28 [INFO] 08:46:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 08:46:28 [INFO] 08:46:28 [INFO] --- dependency:3.9.0:properties (default) @ feature-parent --- 08:46:28 [INFO] 08:46:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- 08:46:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:46:28 [INFO] argLine set to empty 08:46:28 [INFO] 08:46:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 08:46:28 [INFO] Starting audit... 08:46:28 Audit done. 08:46:28 [INFO] You have 0 Checkstyle violations. 08:46:28 [INFO] 08:46:28 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 08:46:28 [INFO] Starting audit... 08:46:28 Audit done. 08:46:28 [INFO] You have 0 Checkstyle violations. 08:46:28 [INFO] 08:46:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ feature-parent --- 08:46:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:46:28 [INFO] 08:46:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 08:46:28 [INFO] 08:46:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 08:46:29 [INFO] No files found to run spotbugs, check compile phase has been run 08:46:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:46:29 [INFO] 08:46:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 08:46:29 [INFO] 08:46:29 [INFO] 08:46:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 08:46:29 [INFO] 08:46:29 [INFO] --- feattest:14.1.4:test (default) @ feature-parent --- 08:46:29 [INFO] Project packaging is not 'feature', skipping execution 08:46:29 [INFO] 08:46:29 [INFO] --- copy:14.1.4:copy-files (default) @ feature-parent --- 08:46:29 [INFO] 08:46:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ feature-parent --- 08:46:29 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:46:29 [INFO] 08:46:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 08:46:29 [INFO] CycloneDX: Resolving Dependencies 08:46:30 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 08:46:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.xml 08:46:30 [INFO] attaching as feature-parent-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.json 08:46:30 [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 08:46:30 [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 08:46:30 [INFO] attaching as feature-parent-10.0.1-SNAPSHOT-cyclonedx.json 08:46:30 [INFO] 08:46:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 08:46:30 [INFO] Skipping duplicate-finder execution! 08:46:30 [INFO] 08:46:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ feature-parent --- 08:46:30 [INFO] Skipping plugin execution 08:46:30 [INFO] 08:46:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 08:46:30 [INFO] Skipping source per configuration. 08:46:30 [INFO] 08:46:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 08:46:30 [INFO] 08:46:30 [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- 08:46:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:46:30 [INFO] 08:46:30 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 08:46:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/10.0.1-SNAPSHOT/feature-parent-10.0.1-SNAPSHOT.pom 08:46:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/10.0.1-SNAPSHOT/feature-parent-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/10.0.1-SNAPSHOT/feature-parent-10.0.1-SNAPSHOT-cyclonedx.json 08:46:30 [INFO] 08:46:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 08:46:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:46:30 [INFO] 08:46:30 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 08:46:30 [INFO] Building netconf-auth 10.0.1-SNAPSHOT [5/112] 08:46:30 [INFO] from netconf/netconf-auth/pom.xml 08:46:30 [INFO] -------------------------------[ bundle ]------------------------------- 08:46:31 [INFO] 08:46:31 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-auth --- 08:46:31 [INFO] 08:46:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-auth --- 08:46:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:31 [INFO] 08:46:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-auth --- 08:46:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:31 [INFO] 08:46:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-auth --- 08:46:32 [INFO] 08:46:32 [INFO] --- dependency:3.9.0:properties (default) @ netconf-auth --- 08:46:32 [INFO] 08:46:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-auth --- 08:46:32 [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/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:46:32 [INFO] 08:46:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-auth --- 08:46:32 [INFO] Starting audit... 08:46:32 Audit done. 08:46:32 [INFO] You have 0 Checkstyle violations. 08:46:32 [INFO] 08:46:32 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-auth --- 08:46:32 [INFO] Starting audit... 08:46:32 Audit done. 08:46:32 [INFO] You have 0 Checkstyle violations. 08:46:32 [INFO] 08:46:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-auth --- 08:46:32 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:46:32 [INFO] 08:46:32 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-auth --- 08:46:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/src/main/resources 08:46:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/generated-sources/spi 08:46:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/generated-sources/yang 08:46:32 [INFO] 08:46:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-auth --- 08:46:33 [INFO] Recompiling the module because of changed source code. 08:46:33 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 08:46:33 [INFO] 08:46:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-auth >>> 08:46:33 [INFO] 08:46:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-auth --- 08:46:33 [INFO] Fork Value is true 08:46:36 [INFO] Done SpotBugs Analysis.... 08:46:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:46:37 [INFO] 08:46:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-auth <<< 08:46:37 [INFO] 08:46:37 [INFO] 08:46:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-auth --- 08:46:37 [INFO] BugInstance size is 0 08:46:37 [INFO] Error size is 0 08:46:37 [INFO] No errors/warnings found 08:46:37 [INFO] 08:46:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-auth --- 08:46:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/src/test/resources 08:46:37 [INFO] 08:46:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-auth --- 08:46:37 [INFO] No sources to compile 08:46:37 [INFO] 08:46:37 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-auth --- 08:46:37 [INFO] No tests to run. 08:46:37 [INFO] 08:46:37 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-auth --- 08:46:37 [INFO] 08:46:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-auth --- 08:46:37 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-10.0.1-SNAPSHOT.jar 08:46:37 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 08:46:37 [INFO] 08:46:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-auth --- 08:46:38 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-10.0.1-SNAPSHOT-javadoc.jar 08:46:38 [INFO] 08:46:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-auth --- 08:46:38 [INFO] CycloneDX: Resolving Dependencies 08:46:39 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 08:46:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.xml 08:46:39 [INFO] attaching as netconf-auth-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.json 08:46:39 [INFO] attaching as netconf-auth-10.0.1-SNAPSHOT-cyclonedx.json 08:46:39 [INFO] 08:46:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 08:46:39 [INFO] Skipping duplicate-finder execution! 08:46:39 [INFO] 08:46:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-auth --- 08:46:39 [INFO] No dependency problems found 08:46:39 [INFO] 08:46:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-auth --- 08:46:39 [INFO] Skipping source per configuration. 08:46:39 [INFO] 08:46:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-auth --- 08:46:39 [INFO] 08:46:39 [INFO] --- jacoco:0.8.13:report (report) @ netconf-auth --- 08:46:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:46:39 [INFO] 08:46:39 [INFO] --- install:3.1.4:install (default-install) @ netconf-auth --- 08:46:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.1-SNAPSHOT/netconf-auth-10.0.1-SNAPSHOT.pom 08:46:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.1-SNAPSHOT/netconf-auth-10.0.1-SNAPSHOT.jar 08:46:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/netconf-auth-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.1-SNAPSHOT/netconf-auth-10.0.1-SNAPSHOT-javadoc.jar 08:46:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.1-SNAPSHOT/netconf-auth-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/10.0.1-SNAPSHOT/netconf-auth-10.0.1-SNAPSHOT-cyclonedx.json 08:46:39 [INFO] 08:46:39 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-auth --- 08:46:39 [INFO] Writing OBR metadata 08:46:39 [INFO] Installing org/opendaylight/netconf/netconf-auth/10.0.1-SNAPSHOT/netconf-auth-10.0.1-SNAPSHOT.jar 08:46:39 [INFO] Writing OBR metadata 08:46:39 [INFO] 08:46:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-auth --- 08:46:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:46:39 [INFO] 08:46:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-auth --- 08:46:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:46:39 [INFO] 08:46:39 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 08:46:39 [INFO] Building netconf-auth-aaa 10.0.1-SNAPSHOT [6/112] 08:46:39 [INFO] from plugins/netconf-auth-aaa/pom.xml 08:46:39 [INFO] -------------------------------[ bundle ]------------------------------- 08:46:39 [INFO] 08:46:39 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-auth-aaa --- 08:46:39 [INFO] 08:46:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-auth-aaa --- 08:46:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:39 [INFO] 08:46:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 08:46:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:39 [INFO] 08:46:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-auth-aaa --- 08:46:40 [INFO] 08:46:40 [INFO] --- dependency:3.9.0:properties (default) @ netconf-auth-aaa --- 08:46:40 [INFO] 08:46:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 08:46: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/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:46:40 [INFO] 08:46:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-auth-aaa --- 08:46:40 [INFO] Starting audit... 08:46:40 Audit done. 08:46:40 [INFO] You have 0 Checkstyle violations. 08:46:40 [INFO] 08:46:40 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-auth-aaa --- 08:46:40 [INFO] Starting audit... 08:46:40 Audit done. 08:46:40 [INFO] You have 0 Checkstyle violations. 08:46:40 [INFO] 08:46:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-auth-aaa --- 08:46:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:46:40 [INFO] 08:46:40 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 08:46:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/src/main/resources 08:46:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/generated-sources/spi 08:46:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/generated-sources/yang 08:46:40 [INFO] 08:46:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-auth-aaa --- 08:46:40 [INFO] Recompiling the module because of changed dependency. 08:46:40 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 08:46:40 [INFO] 08:46:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 08:46:40 [INFO] 08:46:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-auth-aaa --- 08:46:40 [INFO] Fork Value is true 08:46:42 [INFO] Done SpotBugs Analysis.... 08:46:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:46:42 [INFO] 08:46:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 08:46:42 [INFO] 08:46:42 [INFO] 08:46:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-auth-aaa --- 08:46:42 [INFO] BugInstance size is 0 08:46:42 [INFO] Error size is 0 08:46:42 [INFO] No errors/warnings found 08:46:42 [INFO] 08:46:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 08:46:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/src/test/resources 08:46:42 [INFO] 08:46:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-auth-aaa --- 08:46:42 [INFO] Recompiling the module because of changed dependency. 08:46:42 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 08:46:42 [INFO] 08:46:42 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-auth-aaa --- 08:46:43 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/surefire-reports 08:46:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:46:43 [INFO] 08:46:43 [INFO] ------------------------------------------------------- 08:46:43 [INFO] T E S T S 08:46:43 [INFO] ------------------------------------------------------- 08:46:44 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 08:46:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:46:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 08:46:45 [INFO] 08:46:45 [INFO] Results: 08:46:45 [INFO] 08:46:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 08:46:45 [INFO] 08:46:45 [INFO] 08:46:45 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-auth-aaa --- 08:46:45 [INFO] 08:46:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-auth-aaa --- 08:46:45 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.1-SNAPSHOT.jar 08:46:45 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 08:46:45 [INFO] 08:46:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-auth-aaa --- 08:46:46 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.1-SNAPSHOT-javadoc.jar 08:46:46 [INFO] 08:46:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-auth-aaa --- 08:46:46 [INFO] CycloneDX: Resolving Dependencies 08:46:46 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 08:46:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.xml 08:46:46 [INFO] attaching as netconf-auth-aaa-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.json 08:46:47 [INFO] attaching as netconf-auth-aaa-10.0.1-SNAPSHOT-cyclonedx.json 08:46:47 [INFO] 08:46:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 08:46:47 [INFO] Skipping duplicate-finder execution! 08:46:47 [INFO] 08:46:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 08:46:47 [INFO] No dependency problems found 08:46:47 [INFO] 08:46:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 08:46:47 [INFO] Skipping source per configuration. 08:46:47 [INFO] 08:46:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-auth-aaa --- 08:46:47 [INFO] 08:46:47 [INFO] --- jacoco:0.8.13:report (report) @ netconf-auth-aaa --- 08:46:47 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 08:46:47 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 08:46:47 [INFO] 08:46:47 [INFO] --- install:3.1.4:install (default-install) @ netconf-auth-aaa --- 08:46:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.1-SNAPSHOT/netconf-auth-aaa-10.0.1-SNAPSHOT.pom 08:46:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.1-SNAPSHOT/netconf-auth-aaa-10.0.1-SNAPSHOT.jar 08:46:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/netconf-auth-aaa-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.1-SNAPSHOT/netconf-auth-aaa-10.0.1-SNAPSHOT-javadoc.jar 08:46:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.1-SNAPSHOT/netconf-auth-aaa-10.0.1-SNAPSHOT-cyclonedx.xml 08:46:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/10.0.1-SNAPSHOT/netconf-auth-aaa-10.0.1-SNAPSHOT-cyclonedx.json 08:46:47 [INFO] 08:46:47 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-auth-aaa --- 08:46:47 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/10.0.1-SNAPSHOT/netconf-auth-aaa-10.0.1-SNAPSHOT.jar 08:46:47 [INFO] Writing OBR metadata 08:46:47 [INFO] 08:46:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-auth-aaa --- 08:46:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:46:47 [INFO] 08:46:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-auth-aaa --- 08:46:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:46:47 [INFO] 08:46:47 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 08:46:47 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 10.0.1-SNAPSHOT [7/112] 08:46:47 [INFO] from features/odl-aaa-netconf-plugin/pom.xml 08:46:47 [INFO] ------------------------------[ feature ]------------------------------- 08:46:52 [INFO] 08:46:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-aaa-netconf-plugin --- 08:46:52 [INFO] 08:46:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 08:46:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:52 [INFO] 08:46:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 08:46:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:52 [INFO] 08:46:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 08:46:53 [INFO] 08:46:53 [INFO] --- dependency:3.9.0:properties (default) @ odl-aaa-netconf-plugin --- 08:46:53 [INFO] 08:46:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 08:46:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:46:53 [INFO] argLine set to empty 08:46:53 [INFO] 08:46:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-aaa-netconf-plugin --- 08:46:53 [INFO] Starting audit... 08:46:53 Audit done. 08:46:53 [INFO] You have 0 Checkstyle violations. 08:46:53 [INFO] 08:46:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-aaa-netconf-plugin --- 08:46:53 [INFO] Starting audit... 08:46:53 Audit done. 08:46:53 [INFO] You have 0 Checkstyle violations. 08:46:53 [INFO] 08:46:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-aaa-netconf-plugin --- 08:46:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:46:53 [INFO] 08:46:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 08:46:53 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/feature/feature.xml 08:46:54 [INFO] ...done! 08:46:54 [INFO] Attaching features XML 08:46:54 [INFO] 08:46:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-aaa-netconf-plugin --- 08:46:54 [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 08:46:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:46:54 [INFO] 08:46:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 08:46:54 [INFO] 08:46:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 08:46:54 [INFO] No files found to run spotbugs, check compile phase has been run 08:46:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:46:54 [INFO] 08:46:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 08:46:54 [INFO] 08:46:54 [INFO] 08:46:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-aaa-netconf-plugin --- 08:46:54 [INFO] 08:46:54 [INFO] --- feattest:14.1.4:test (default) @ odl-aaa-netconf-plugin --- 08:46:54 [INFO] Starting SFT for org.opendaylight.netconf:odl-aaa-netconf-plugin 08:46:57 [INFO] Project dependency features detected: [] 08:46:57 [INFO] Pax Exam System (Version: 4.14.0) created. 08:46:57 [INFO] Creating RMI registry server on 127.0.0.1:38861 08:46:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:46:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:46:57 [INFO] Waiting for remote bundle context.. on 38861 name: 2bf37d29-e7fd-406e-929d-9a4e07ed2004 timout: [ RelativeTimeout value = 180000 ] 08:47:03 [INFO] Building jar from resources and headers. 08:47:04 [INFO] Writing jar finished. 08:47:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:47:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:47:20 [INFO] 08:47:20 [INFO] --- copy:14.1.4:copy-files (default) @ odl-aaa-netconf-plugin --- 08:47:20 [INFO] 08:47:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 08:47:20 [INFO] No Javadoc in project. Archive not created. 08:47:20 [INFO] 08:47:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-aaa-netconf-plugin --- 08:47:20 [INFO] CycloneDX: Resolving Dependencies 08:47:24 [INFO] CycloneDX: Creating BOM version 1.6 with 296 component(s) 08:47:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/bom.xml 08:47:24 [INFO] attaching as odl-aaa-netconf-plugin-10.0.1-SNAPSHOT-cyclonedx.xml 08:47:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/bom.json 08:47:24 [INFO] attaching as odl-aaa-netconf-plugin-10.0.1-SNAPSHOT-cyclonedx.json 08:47:24 [INFO] 08:47:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 08:47:24 [INFO] Skipping duplicate-finder execution! 08:47:24 [INFO] 08:47:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 08:47:24 [INFO] Skipping plugin execution 08:47:24 [INFO] 08:47:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 08:47:24 [INFO] Skipping source per configuration. 08:47:24 [INFO] 08:47:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 08:47:24 [INFO] 08:47:24 [INFO] --- jacoco:0.8.13:report (report) @ odl-aaa-netconf-plugin --- 08:47:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:47:24 [INFO] 08:47:24 [INFO] --- install:3.1.4:install (default-install) @ odl-aaa-netconf-plugin --- 08:47:24 [WARNING] 08:47:24 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 08:47:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:47:24 [WARNING] 08:47:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:47:24 [WARNING] 08:47:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.1-SNAPSHOT/odl-aaa-netconf-plugin-10.0.1-SNAPSHOT.pom 08:47:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.1-SNAPSHOT/odl-aaa-netconf-plugin-10.0.1-SNAPSHOT-features.xml 08:47:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.1-SNAPSHOT/odl-aaa-netconf-plugin-10.0.1-SNAPSHOT-cyclonedx.xml 08:47:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/10.0.1-SNAPSHOT/odl-aaa-netconf-plugin-10.0.1-SNAPSHOT-cyclonedx.json 08:47:24 [INFO] 08:47:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 08:47:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:47:24 [WARNING] 08:47:24 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 08:47:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:47:24 [WARNING] 08:47:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:47:24 [WARNING] 08:47:24 [INFO] 08:47:24 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 08:47:24 [INFO] Building rfc5277 10.0.1-SNAPSHOT [8/112] 08:47:24 [INFO] from model/rfc5277/pom.xml 08:47:24 [INFO] -------------------------------[ bundle ]------------------------------- 08:47:24 [INFO] 08:47:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc5277 --- 08:47:24 [INFO] 08:47:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc5277 --- 08:47:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:24 [INFO] 08:47:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc5277 --- 08:47:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:24 [INFO] 08:47:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc5277 --- 08:47:25 [INFO] 08:47:25 [INFO] --- dependency:3.9.0:properties (default) @ rfc5277 --- 08:47:25 [INFO] 08:47:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc5277 --- 08:47:25 [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/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:47:25 [INFO] 08:47:25 [INFO] --- yang:14.0.18:generate-sources (binding) @ rfc5277 --- 08:47:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:47:25 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/src/main/yang 08:47:25 [INFO] yang-to-sources: Found 1 dependencies in 3.566 ms 08:47:26 [INFO] yang-to-sources: Project model files found: 2 in 90.69 ms 08:47:26 [INFO] yang-to-sources: 3 YANG models processed in 152.1 ms 08:47:26 [INFO] BindingJavaFileGenerator: Defined 25 files in 60.48 ms 08:47:26 [INFO] Sorted 25 files into 8 directories in 3.350 ms 08:47:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 115.0 ms 08:47:26 [INFO] 08:47:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc5277 --- 08:47:26 [INFO] Starting audit... 08:47:26 Audit done. 08:47:26 [INFO] You have 0 Checkstyle violations. 08:47:26 [INFO] 08:47:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc5277 --- 08:47:27 [INFO] Starting audit... 08:47:27 Audit done. 08:47:27 [INFO] You have 0 Checkstyle violations. 08:47:27 [INFO] 08:47:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc5277 --- 08:47:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:47:27 [INFO] 08:47:27 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc5277 --- 08:47:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/src/main/resources 08:47:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/generated-sources/spi 08:47:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:47:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:47:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:47:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/generated-sources/spi 08:47:27 [INFO] 08:47:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc5277 --- 08:47:27 [INFO] Recompiling the module because of changed source code. 08:47:27 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 08:47:27 [INFO] 08:47:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc5277 >>> 08:47:27 [INFO] 08:47:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc5277 --- 08:47:27 [INFO] Fork Value is true 08:47:30 [INFO] Done SpotBugs Analysis.... 08:47:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:47:30 [INFO] 08:47:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc5277 <<< 08:47:30 [INFO] 08:47:30 [INFO] 08:47:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc5277 --- 08:47:30 [INFO] BugInstance size is 0 08:47:30 [INFO] Error size is 0 08:47:30 [INFO] No errors/warnings found 08:47:30 [INFO] 08:47:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc5277 --- 08:47:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/src/test/resources 08:47:30 [INFO] 08:47:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc5277 --- 08:47:30 [INFO] No sources to compile 08:47:30 [INFO] 08:47:30 [INFO] --- surefire:3.5.4:test (default-test) @ rfc5277 --- 08:47:30 [INFO] No tests to run. 08:47:30 [INFO] 08:47:30 [INFO] --- copy:14.1.4:copy-files (default) @ rfc5277 --- 08:47:30 [INFO] 08:47:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc5277 --- 08:47:30 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/rfc5277-10.0.1-SNAPSHOT.jar 08:47:30 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/classes/META-INF/MANIFEST.MF 08:47:30 [INFO] 08:47:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc5277 --- 08:47:32 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/rfc5277-10.0.1-SNAPSHOT-javadoc.jar 08:47:32 [INFO] 08:47:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc5277 --- 08:47:32 [INFO] CycloneDX: Resolving Dependencies 08:47:32 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 08:47:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/bom.xml 08:47:32 [INFO] attaching as rfc5277-10.0.1-SNAPSHOT-cyclonedx.xml 08:47:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/bom.json 08:47:33 [INFO] attaching as rfc5277-10.0.1-SNAPSHOT-cyclonedx.json 08:47:33 [INFO] 08:47:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 08:47:33 [INFO] Skipping duplicate-finder execution! 08:47:33 [INFO] 08:47:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc5277 --- 08:47:33 [INFO] No dependency problems found 08:47:33 [INFO] 08:47:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc5277 --- 08:47:33 [INFO] Skipping source per configuration. 08:47:33 [INFO] 08:47:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc5277 --- 08:47:33 [INFO] 08:47:33 [INFO] --- jacoco:0.8.13:report (report) @ rfc5277 --- 08:47:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:47:33 [INFO] 08:47:33 [INFO] --- install:3.1.4:install (default-install) @ rfc5277 --- 08:47:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.1-SNAPSHOT/rfc5277-10.0.1-SNAPSHOT.pom 08:47:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/rfc5277-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.1-SNAPSHOT/rfc5277-10.0.1-SNAPSHOT.jar 08:47:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/rfc5277-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.1-SNAPSHOT/rfc5277-10.0.1-SNAPSHOT-javadoc.jar 08:47:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.1-SNAPSHOT/rfc5277-10.0.1-SNAPSHOT-cyclonedx.xml 08:47:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/10.0.1-SNAPSHOT/rfc5277-10.0.1-SNAPSHOT-cyclonedx.json 08:47:33 [INFO] 08:47:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc5277 --- 08:47:33 [INFO] Installing org/opendaylight/netconf/model/rfc5277/10.0.1-SNAPSHOT/rfc5277-10.0.1-SNAPSHOT.jar 08:47:33 [INFO] Writing OBR metadata 08:47:33 [INFO] 08:47:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc5277 --- 08:47:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:47:33 [INFO] 08:47:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ rfc5277 --- 08:47:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:47:33 [INFO] 08:47:33 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 08:47:33 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 10.0.1-SNAPSHOT [9/112] 08:47:33 [INFO] from features/odl-netconf-model-rfc5277/pom.xml 08:47:33 [INFO] ------------------------------[ feature ]------------------------------- 08:47:33 [INFO] 08:47:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] 08:47:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:33 [INFO] 08:47:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:33 [INFO] 08:47:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] 08:47:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] 08:47:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:47:33 [INFO] argLine set to empty 08:47:33 [INFO] 08:47:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] Starting audit... 08:47:33 Audit done. 08:47:33 [INFO] You have 0 Checkstyle violations. 08:47:33 [INFO] 08:47:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] Starting audit... 08:47:33 Audit done. 08:47:33 [INFO] You have 0 Checkstyle violations. 08:47:33 [INFO] 08:47:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 08:47:33 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:47:33 [INFO] 08:47:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/feature/feature.xml 08:47:33 [INFO] ...done! 08:47:33 [INFO] Attaching features XML 08:47:33 [INFO] 08:47:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-model-rfc5277 --- 08:47:33 [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 08:47:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:47:33 [INFO] 08:47:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 08:47:33 [INFO] 08:47:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] No files found to run spotbugs, check compile phase has been run 08:47:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:47:33 [INFO] 08:47:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 08:47:33 [INFO] 08:47:33 [INFO] 08:47:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] 08:47:33 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-model-rfc5277 --- 08:47:33 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc5277 08:47:33 [INFO] Project dependency features detected: [] 08:47:33 [INFO] Pax Exam System (Version: 4.14.0) created. 08:47:33 [INFO] Creating RMI registry server on 127.0.0.1:43703 08:47:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:47:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:47:34 [INFO] Waiting for remote bundle context.. on 43703 name: 2c9e0d86-9280-4a70-aaa1-bfd7141f63a0 timout: [ RelativeTimeout value = 180000 ] 08:47:39 [INFO] Building jar from resources and headers. 08:47:39 [INFO] Writing jar finished. 08:47:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:47:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:47:42 [INFO] 08:47:42 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-model-rfc5277 --- 08:47:42 [INFO] 08:47:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 08:47:42 [INFO] No Javadoc in project. Archive not created. 08:47:42 [INFO] 08:47:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-model-rfc5277 --- 08:47:42 [INFO] CycloneDX: Resolving Dependencies 08:47:43 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 08:47:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/bom.xml 08:47:43 [INFO] attaching as odl-netconf-model-rfc5277-10.0.1-SNAPSHOT-cyclonedx.xml 08:47:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/bom.json 08:47:43 [INFO] attaching as odl-netconf-model-rfc5277-10.0.1-SNAPSHOT-cyclonedx.json 08:47:43 [INFO] 08:47:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 08:47:43 [INFO] Skipping duplicate-finder execution! 08:47:43 [INFO] 08:47:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 08:47:43 [INFO] Skipping plugin execution 08:47:43 [INFO] 08:47:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 08:47:43 [INFO] Skipping source per configuration. 08:47:43 [INFO] 08:47:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 08:47:43 [INFO] 08:47:43 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-model-rfc5277 --- 08:47:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:47:43 [INFO] 08:47:43 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-model-rfc5277 --- 08:47:43 [WARNING] 08:47:43 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 08:47:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:47:43 [WARNING] 08:47:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:47:43 [WARNING] 08:47:43 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.1-SNAPSHOT/odl-netconf-model-rfc5277-10.0.1-SNAPSHOT.pom 08:47:43 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.1-SNAPSHOT/odl-netconf-model-rfc5277-10.0.1-SNAPSHOT-features.xml 08:47:43 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.1-SNAPSHOT/odl-netconf-model-rfc5277-10.0.1-SNAPSHOT-cyclonedx.xml 08:47:43 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/10.0.1-SNAPSHOT/odl-netconf-model-rfc5277-10.0.1-SNAPSHOT-cyclonedx.json 08:47:43 [INFO] 08:47:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 08:47:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:47:43 [WARNING] 08:47:43 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 08:47:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:47:43 [WARNING] 08:47:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:47:43 [WARNING] 08:47:43 [INFO] 08:47:43 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 08:47:43 [INFO] Building netconf-api 10.0.1-SNAPSHOT [10/112] 08:47:43 [INFO] from protocol/netconf-api/pom.xml 08:47:43 [INFO] --------------------------------[ jar ]--------------------------------- 08:47:43 [INFO] 08:47:43 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-api --- 08:47:43 [INFO] 08:47:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-api --- 08:47:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:43 [INFO] 08:47:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-api --- 08:47:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:43 [INFO] 08:47:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-api --- 08:47:44 [INFO] 08:47:44 [INFO] --- dependency:3.9.0:properties (default) @ netconf-api --- 08:47:44 [INFO] 08:47:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-api --- 08:47:44 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-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/** 08:47:44 [INFO] 08:47:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-api --- 08:47:44 [INFO] Starting audit... 08:47:44 Audit done. 08:47:44 [INFO] You have 0 Checkstyle violations. 08:47:44 [INFO] 08:47:44 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-api --- 08:47:45 [INFO] Starting audit... 08:47:45 Audit done. 08:47:45 [INFO] You have 0 Checkstyle violations. 08:47:45 [INFO] 08:47:45 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-api --- 08:47:45 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:47:45 [INFO] 08:47:45 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-api --- 08:47:46 [INFO] Copying 1 resource from src/main/resources to target/classes 08:47:46 [INFO] 08:47:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-api --- 08:47:46 [INFO] Recompiling the module because of changed source code. 08:47:46 [INFO] Compiling 53 source files with javac [debug release 21 module-path] to target/classes 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[18,63] requires transitive directive for an automatic module 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[20,48] requires directive for an automatic module 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[26,47] requires transitive directive for an automatic module 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[27,40] requires directive for an automatic module 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/module-info.java:[28,40] requires directive for an automatic module 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/DocumentedException.java:[74,39] non-transient instance field of a serializable class declared with a non-serializable type 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/capability/SimpleCapability.java:[185,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/capability/SimpleCapability.java:[188,31] CONFIRMED_COMMIT in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/capability/SimpleCapability.java:[197,31] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[31,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[31,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[31,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[33,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[33,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[33,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[42,51] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[42,51] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[42,51] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[47,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[47,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[47,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[60,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[60,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java/org/opendaylight/netconf/api/messages/HelloMessage.java:[60,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:46 [INFO] 08:47:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-api >>> 08:47:46 [INFO] 08:47:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-api --- 08:47:46 [INFO] Fork Value is true 08:47:51 [INFO] Done SpotBugs Analysis.... 08:47:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:47:51 [INFO] 08:47:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-api <<< 08:47:51 [INFO] 08:47:51 [INFO] 08:47:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-api --- 08:47:51 [INFO] BugInstance size is 0 08:47:51 [INFO] Error size is 0 08:47:51 [INFO] No errors/warnings found 08:47:51 [INFO] 08:47:51 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-api --- 08:47:52 [INFO] 08:47:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-api --- 08:47:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/resources 08:47:52 [INFO] 08:47:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-api --- 08:47:52 [INFO] Recompiling the module because of changed dependency. 08:47:52 [INFO] Compiling 15 source files with javac [debug release 21 module-path] to target/test-classes 08:47:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/capability/ProtocolCapabilityTest.java:[46,75] BASE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 08:47:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/capability/ProtocolCapabilityTest.java:[49,98] CONFIRMED_COMMIT in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 08:47:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/capability/ProtocolCapabilityTest.java:[59,90] VALIDATE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 08:47:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/HelloMessageTest.java:[23,36] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[15,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[15,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[15,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[16,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/test/java/org/opendaylight/netconf/api/messages/NetconfHelloMessageAdditionalHeaderTest.java:[29,25] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:47:52 [INFO] 08:47:52 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-api --- 08:47:52 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/surefire-reports 08:47:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:47:52 [INFO] 08:47:52 [INFO] ------------------------------------------------------- 08:47:52 [INFO] T E S T S 08:47:52 [INFO] ------------------------------------------------------- 08:47:53 [INFO] Running org.opendaylight.netconf.api.capability.ParameterizedCapabilityTest 08:47:54 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.opendaylight.netconf.api.capability.ParameterizedCapabilityTest 08:47:54 [INFO] Running org.opendaylight.netconf.api.capability.ProtocolCapabilityTest 08:47:54 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.netconf.api.capability.ProtocolCapabilityTest 08:47:54 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 08:47:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 08:47:54 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 08:47:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 08:47:54 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 08:47:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 08:47:54 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 08:47:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 08:47:54 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 08:47:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 08:47:54 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 08:47:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 08:47:54 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 08:47:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 08:47:55 [INFO] Running org.opendaylight.netconf.api.subtree.SubtreeFilterFromElementTest 08:47:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.netconf.api.subtree.SubtreeFilterFromElementTest 08:47:55 [INFO] Running org.opendaylight.netconf.api.subtree.ElementFromSubtreeFilterTest 08:47:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.netconf.api.subtree.ElementFromSubtreeFilterTest 08:47:55 [INFO] Running org.opendaylight.netconf.api.subtree.SubtreeFilterPrettyTreeTest 08:47:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.netconf.api.subtree.SubtreeFilterPrettyTreeTest 08:47:55 [INFO] Running org.opendaylight.netconf.api.subtree.PrefixPatternTest 08:47:55 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.netconf.api.subtree.PrefixPatternTest 08:47:55 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 08:47:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 08:47:55 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 08:47:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 08:47:55 [INFO] 08:47:55 [INFO] Results: 08:47:55 [INFO] 08:47:55 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 08:47:55 [INFO] 08:47:55 [INFO] 08:47:55 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-api --- 08:47:55 [INFO] 08:47:55 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-api --- 08:47:55 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/netconf-api-10.0.1-SNAPSHOT.jar 08:47:55 [INFO] 08:47:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-api --- 08:47:58 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/netconf-api-10.0.1-SNAPSHOT-javadoc.jar 08:47:58 [INFO] 08:47:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-api --- 08:47:58 [INFO] CycloneDX: Resolving Dependencies 08:47:59 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 08:47:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/bom.xml 08:47:59 [INFO] attaching as netconf-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:47:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/bom.json 08:47:59 [INFO] attaching as netconf-api-10.0.1-SNAPSHOT-cyclonedx.json 08:47:59 [INFO] 08:47:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 08:47:59 [INFO] Skipping duplicate-finder execution! 08:47:59 [INFO] 08:47:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-api --- 08:47:59 [INFO] No dependency problems found 08:47:59 [INFO] 08:47:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-api --- 08:47:59 [INFO] Skipping source per configuration. 08:47:59 [INFO] 08:47:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-api --- 08:47:59 [INFO] 08:47:59 [INFO] --- jacoco:0.8.13:report (report) @ netconf-api --- 08:47:59 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/code-coverage/jacoco.exec 08:47:59 [INFO] Analyzed bundle 'netconf-api' with 44 classes 08:47:59 [INFO] 08:47:59 [INFO] --- install:3.1.4:install (default-install) @ netconf-api --- 08:47:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.1-SNAPSHOT/netconf-api-10.0.1-SNAPSHOT.pom 08:47:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/netconf-api-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.1-SNAPSHOT/netconf-api-10.0.1-SNAPSHOT.jar 08:47:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/netconf-api-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.1-SNAPSHOT/netconf-api-10.0.1-SNAPSHOT-javadoc.jar 08:47:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.1-SNAPSHOT/netconf-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:47:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/10.0.1-SNAPSHOT/netconf-api-10.0.1-SNAPSHOT-cyclonedx.json 08:47:59 [INFO] 08:47:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-api --- 08:47:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:47:59 [INFO] 08:47:59 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 08:47:59 [INFO] Building OpenDaylight :: Netconf :: API 10.0.1-SNAPSHOT [11/112] 08:47:59 [INFO] from features/odl-netconf-api/pom.xml 08:47:59 [INFO] ------------------------------[ feature ]------------------------------- 08:47:59 [INFO] 08:47:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-api --- 08:47:59 [INFO] 08:47:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-api --- 08:47:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:59 [INFO] 08:47:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 08:47:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:59 [INFO] 08:47:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-api --- 08:48:00 [INFO] 08:48:00 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-api --- 08:48:00 [INFO] 08:48:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-api --- 08:48:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:00 [INFO] argLine set to empty 08:48:00 [INFO] 08:48:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-api --- 08:48:00 [INFO] Starting audit... 08:48:00 Audit done. 08:48:00 [INFO] You have 0 Checkstyle violations. 08:48:00 [INFO] 08:48:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-api --- 08:48:00 [INFO] Starting audit... 08:48:00 Audit done. 08:48:00 [INFO] You have 0 Checkstyle violations. 08:48:00 [INFO] 08:48:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-api --- 08:48:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:48:00 [INFO] 08:48:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 08:48:00 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/feature/feature.xml 08:48:00 [INFO] ...done! 08:48:00 [INFO] Attaching features XML 08:48:00 [INFO] 08:48:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-api --- 08:48:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:48:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:48:00 [INFO] 08:48:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 08:48:00 [INFO] 08:48:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-api --- 08:48:00 [INFO] No files found to run spotbugs, check compile phase has been run 08:48:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:48:00 [INFO] 08:48:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 08:48:00 [INFO] 08:48:00 [INFO] 08:48:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-api --- 08:48:00 [INFO] 08:48:00 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-api --- 08:48:00 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-api 08:48:00 [INFO] Project dependency features detected: [] 08:48:00 [INFO] Pax Exam System (Version: 4.14.0) created. 08:48:00 [INFO] Creating RMI registry server on 127.0.0.1:36367 08:48:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:48:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:48:00 [INFO] Waiting for remote bundle context.. on 36367 name: c9245b64-f3ad-4bc2-a46d-caafd39c32c5 timout: [ RelativeTimeout value = 180000 ] 08:48:06 [INFO] Building jar from resources and headers. 08:48:06 [INFO] Writing jar finished. 08:48:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:48:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:48:08 [INFO] 08:48:08 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-api --- 08:48:08 [INFO] 08:48:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-api --- 08:48:08 [INFO] No Javadoc in project. Archive not created. 08:48:08 [INFO] 08:48:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-api --- 08:48:08 [INFO] CycloneDX: Resolving Dependencies 08:48:09 [INFO] CycloneDX: Creating BOM version 1.6 with 63 component(s) 08:48:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/bom.xml 08:48:09 [INFO] attaching as odl-netconf-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/bom.json 08:48:09 [INFO] attaching as odl-netconf-api-10.0.1-SNAPSHOT-cyclonedx.json 08:48:09 [INFO] 08:48:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 08:48:09 [INFO] Skipping duplicate-finder execution! 08:48:09 [INFO] 08:48:09 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-api --- 08:48:09 [INFO] Skipping plugin execution 08:48:09 [INFO] 08:48:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-api --- 08:48:09 [INFO] Skipping source per configuration. 08:48:09 [INFO] 08:48:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-api --- 08:48:09 [INFO] 08:48:09 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-api --- 08:48:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:09 [INFO] 08:48:09 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-api --- 08:48:09 [WARNING] 08:48:09 [WARNING] The packaging plugin for project odl-netconf-api did not assign 08:48:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:48:09 [WARNING] 08:48:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:48:09 [WARNING] 08:48:09 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.1-SNAPSHOT/odl-netconf-api-10.0.1-SNAPSHOT.pom 08:48:09 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.1-SNAPSHOT/odl-netconf-api-10.0.1-SNAPSHOT-features.xml 08:48:09 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.1-SNAPSHOT/odl-netconf-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:09 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/10.0.1-SNAPSHOT/odl-netconf-api-10.0.1-SNAPSHOT-cyclonedx.json 08:48:09 [INFO] 08:48:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-api --- 08:48:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:48:09 [WARNING] 08:48:09 [WARNING] The packaging plugin for project odl-netconf-api did not assign 08:48:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:48:09 [WARNING] 08:48:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:48:09 [WARNING] 08:48:09 [INFO] 08:48:09 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 08:48:09 [INFO] Building netconf-common 10.0.1-SNAPSHOT [12/112] 08:48:09 [INFO] from protocol/netconf-common/pom.xml 08:48:09 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:09 [INFO] 08:48:09 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-common --- 08:48:09 [INFO] 08:48:09 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-common --- 08:48:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:09 [INFO] 08:48:09 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-common --- 08:48:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:09 [INFO] 08:48:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-common --- 08:48:10 [INFO] 08:48:10 [INFO] --- dependency:3.9.0:properties (default) @ netconf-common --- 08:48:10 [INFO] 08:48:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-common --- 08:48:10 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-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/** 08:48:10 [INFO] 08:48:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-common --- 08:48:10 [INFO] Starting audit... 08:48:10 Audit done. 08:48:10 [INFO] You have 0 Checkstyle violations. 08:48:10 [INFO] 08:48:10 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-common --- 08:48:10 [INFO] Starting audit... 08:48:10 Audit done. 08:48:10 [INFO] You have 0 Checkstyle violations. 08:48:10 [INFO] 08:48:10 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-common --- 08:48:10 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:48:10 [INFO] 08:48:10 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-common --- 08:48:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/resources 08:48:10 [INFO] 08:48:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-common --- 08:48:10 [INFO] Recompiling the module because of changed dependency. 08:48:10 [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes 08:48:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[20,36] requires transitive directive for an automatic module 08:48:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 08:48:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[23,40] requires directive for an automatic module 08:48:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[24,47] requires directive for an automatic module 08:48:10 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:[25,46] requires directive for an automatic module 08:48:10 [INFO] 08:48:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-common >>> 08:48:10 [INFO] 08:48:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-common --- 08:48:10 [INFO] Fork Value is true 08:48:13 [INFO] Done SpotBugs Analysis.... 08:48:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:48:13 [INFO] 08:48:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-common <<< 08:48:13 [INFO] 08:48:13 [INFO] 08:48:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-common --- 08:48:13 [INFO] BugInstance size is 0 08:48:13 [INFO] Error size is 0 08:48:13 [INFO] No errors/warnings found 08:48:13 [INFO] 08:48:13 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-common --- 08:48:13 [INFO] 08:48:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-common --- 08:48:13 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:48:13 [INFO] 08:48:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-common --- 08:48:13 [INFO] Recompiling the module because of changed dependency. 08:48:13 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 08:48:13 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/test/java/org/opendaylight/netconf/common/util/CapabilityUtilTest.java:[57,75] BASE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 08:48:13 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/test/java/org/opendaylight/netconf/common/util/CapabilityUtilTest.java:[60,98] CONFIRMED_COMMIT in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 08:48:13 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/test/java/org/opendaylight/netconf/common/util/CapabilityUtilTest.java:[70,90] VALIDATE in org.opendaylight.netconf.api.capability.SimpleCapability has been deprecated 08:48:13 [INFO] 08:48:13 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-common --- 08:48:13 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/surefire-reports 08:48:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:48:13 [INFO] 08:48:13 [INFO] ------------------------------------------------------- 08:48:13 [INFO] T E S T S 08:48:13 [INFO] ------------------------------------------------------- 08:48:15 [INFO] Running org.opendaylight.netconf.common.util.CapabilityUtilTest 08:48:16 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s -- in org.opendaylight.netconf.common.util.CapabilityUtilTest 08:48:16 [INFO] 08:48:16 [INFO] Results: 08:48:16 [INFO] 08:48:16 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 08:48:16 [INFO] 08:48:16 [INFO] 08:48:16 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-common --- 08:48:16 [INFO] 08:48:16 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-common --- 08:48:16 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/netconf-common-10.0.1-SNAPSHOT.jar 08:48:16 [INFO] 08:48:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-common --- 08:48:18 [WARNING] Javadoc Warnings 08:48:18 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/org/opendaylight/netconf/common/di/DefaultNetconfTimer.java:34: warning: no comment 08:48:18 [WARNING] public DefaultNetconfTimer(final long tickDuration, final TimeUnit unit, final int ticksPerWheel) { 08:48:18 [WARNING] ^ 08:48:18 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java/module-info.java:8: warning: no comment 08:48:18 [WARNING] module org.opendaylight.netconf.common { 08:48:18 [WARNING] ^ 08:48:18 [WARNING] 2 warnings 08:48:18 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/netconf-common-10.0.1-SNAPSHOT-javadoc.jar 08:48:18 [INFO] 08:48:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-common --- 08:48:18 [INFO] CycloneDX: Resolving Dependencies 08:48:19 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 08:48:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/bom.xml 08:48:19 [INFO] attaching as netconf-common-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/bom.json 08:48:19 [INFO] attaching as netconf-common-10.0.1-SNAPSHOT-cyclonedx.json 08:48:19 [INFO] 08:48:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 08:48:19 [INFO] Skipping duplicate-finder execution! 08:48:19 [INFO] 08:48:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-common --- 08:48:19 [INFO] No dependency problems found 08:48:19 [INFO] 08:48:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-common --- 08:48:19 [INFO] Skipping source per configuration. 08:48:19 [INFO] 08:48:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-common --- 08:48:19 [INFO] 08:48:19 [INFO] --- jacoco:0.8.13:report (report) @ netconf-common --- 08:48:19 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/code-coverage/jacoco.exec 08:48:19 [INFO] Analyzed bundle 'netconf-common' with 3 classes 08:48:19 [INFO] 08:48:19 [INFO] --- install:3.1.4:install (default-install) @ netconf-common --- 08:48:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.1-SNAPSHOT/netconf-common-10.0.1-SNAPSHOT.pom 08:48:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/netconf-common-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.1-SNAPSHOT/netconf-common-10.0.1-SNAPSHOT.jar 08:48:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/netconf-common-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.1-SNAPSHOT/netconf-common-10.0.1-SNAPSHOT-javadoc.jar 08:48:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.1-SNAPSHOT/netconf-common-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/10.0.1-SNAPSHOT/netconf-common-10.0.1-SNAPSHOT-cyclonedx.json 08:48:19 [INFO] 08:48:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-common --- 08:48:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:48:19 [INFO] 08:48:19 [INFO] ---------------< org.opendaylight.netconf:netconf-codec >--------------- 08:48:19 [INFO] Building netconf-codec 10.0.1-SNAPSHOT [13/112] 08:48:19 [INFO] from protocol/netconf-codec/pom.xml 08:48:19 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:19 [INFO] 08:48:19 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-codec --- 08:48:19 [INFO] 08:48:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-codec --- 08:48:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:19 [INFO] 08:48:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-codec --- 08:48:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:19 [INFO] 08:48:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-codec --- 08:48:19 [INFO] 08:48:19 [INFO] --- dependency:3.9.0:properties (default) @ netconf-codec --- 08:48:19 [INFO] 08:48:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-codec --- 08:48:19 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:48:19 [INFO] 08:48:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-codec --- 08:48:19 [INFO] Starting audit... 08:48:19 Audit done. 08:48:19 [INFO] You have 0 Checkstyle violations. 08:48:19 [INFO] 08:48:19 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-codec --- 08:48:19 [INFO] Starting audit... 08:48:19 Audit done. 08:48:19 [INFO] You have 0 Checkstyle violations. 08:48:19 [INFO] 08:48:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-codec --- 08:48:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:48:19 [INFO] 08:48:19 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-codec --- 08:48:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/resources 08:48:19 [INFO] 08:48:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-codec --- 08:48:19 [INFO] Recompiling the module because of changed dependency. 08:48:19 [INFO] Compiling 15 source files with javac [debug release 21 module-path] to target/classes 08:48:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 08:48:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/module-info.java:[25,40] requires directive for an automatic module 08:48:20 [INFO] 08:48:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-codec >>> 08:48:20 [INFO] 08:48:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-codec --- 08:48:20 [INFO] Fork Value is true 08:48:23 [INFO] Done SpotBugs Analysis.... 08:48:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:48:23 [INFO] 08:48:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-codec <<< 08:48:23 [INFO] 08:48:23 [INFO] 08:48:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-codec --- 08:48:23 [INFO] BugInstance size is 0 08:48:23 [INFO] Error size is 0 08:48:23 [INFO] No errors/warnings found 08:48:23 [INFO] 08:48:23 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-codec --- 08:48:23 [INFO] 08:48:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-codec --- 08:48:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/resources 08:48:23 [INFO] 08:48:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-codec --- 08:48:23 [INFO] Recompiling the module because of changed dependency. 08:48:23 [INFO] Compiling 8 source files with javac [debug release 21 module-path] to target/test-classes 08:48:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,19] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 08:48:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,19] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 08:48:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,19] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 08:48:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[31,48] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 08:48:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/test/java/org/opendaylight/netconf/codec/HelloMessageWriterTest.java:[38,17] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:48:23 [INFO] 08:48:23 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-codec --- 08:48:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/surefire-reports 08:48:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:48:23 [INFO] 08:48:23 [INFO] ------------------------------------------------------- 08:48:23 [INFO] T E S T S 08:48:23 [INFO] ------------------------------------------------------- 08:48:25 [INFO] Running org.opendaylight.netconf.codec.ThreadLocalTransformerTest 08:48:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.netconf.codec.ThreadLocalTransformerTest 08:48:25 [INFO] Running org.opendaylight.netconf.codec.EOMFrameDecoderTest 08:48:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.netconf.codec.EOMFrameDecoderTest 08:48:25 [INFO] Running org.opendaylight.netconf.codec.ChunkedFramingSupportTest 08:48:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 s -- in org.opendaylight.netconf.codec.ChunkedFramingSupportTest 08:48:26 [INFO] Running org.opendaylight.netconf.codec.XMLMessageDecoderTest 08:48:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.netconf.codec.XMLMessageDecoderTest 08:48:26 [INFO] Running org.opendaylight.netconf.codec.EOMFramingSupportTest 08:48:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.netconf.codec.EOMFramingSupportTest 08:48:26 [INFO] Running org.opendaylight.netconf.codec.HelloMessageWriterTest 08:48:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.opendaylight.netconf.codec.HelloMessageWriterTest 08:48:27 [INFO] Running org.opendaylight.netconf.codec.ChunkedFrameDecoderTest 08:48:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.codec.ChunkedFrameDecoderTest 08:48:27 [INFO] 08:48:27 [INFO] Results: 08:48:27 [INFO] 08:48:27 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 08:48:27 [INFO] 08:48:27 [INFO] 08:48:27 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-codec --- 08:48:27 [INFO] 08:48:27 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-codec --- 08:48:27 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/netconf-codec-10.0.1-SNAPSHOT.jar 08:48:27 [INFO] 08:48:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-codec --- 08:48:28 [WARNING] Javadoc Warnings 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/BufferedWriter.java:34: warning: no comment 08:48:28 [WARNING] public BufferedWriter(final Writer writer) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/BufferedWriter.java:38: warning: no comment 08:48:28 [WARNING] public BufferedWriter(final Writer writer, final int bufferSize) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/ChunkedFrameDecoder.java:21: warning: no comment 08:48:28 [WARNING] public final class ChunkedFrameDecoder extends FrameDecoder { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/EOMFrameDecoder.java:21: warning: use of default constructor, which does not provide a comment 08:48:28 [WARNING] public final class EOMFrameDecoder extends FrameDecoder { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FrameDecoder.java:29: warning: use of default constructor, which does not provide a comment 08:48:28 [WARNING] public abstract sealed class FrameDecoder extends ByteToMessageDecoder permits ChunkedFrameDecoder, EOMFrameDecoder { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:237: warning: no @param for chunkSize 08:48:28 [WARNING] public static @NonNull FramingSupport chunk(final int chunkSize) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:204: warning: no comment 08:48:28 [WARNING] public static final int DEFAULT_CHUNK_SIZE = 8192; 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:206: warning: no comment 08:48:28 [WARNING] public static final int MAX_CHUNK_SIZE = 16 * 1024 * 1024; 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/FramingSupport.java:205: warning: no comment 08:48:28 [WARNING] public static final int MIN_CHUNK_SIZE = 128; 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/HelloMessageWriter.java:47: warning: no comment 08:48:28 [WARNING] public static HelloMessageWriter of() { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/HelloMessageWriter.java:51: warning: no comment 08:48:28 [WARNING] public static HelloMessageWriter of(final boolean pretty) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/HelloMessageWriter.java:55: warning: no comment 08:48:28 [WARNING] public static HelloMessageWriter pretty() { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:59: warning: no comment 08:48:28 [WARNING] protected abstract void writeTo(NetconfMessage message, OutputStream out) throws IOException, TransformerException; 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageDecoder.java:27: warning: use of default constructor, which does not provide a comment 08:48:28 [WARNING] public abstract class MessageDecoder extends ByteToMessageDecoder { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:38: warning: no comment 08:48:28 [WARNING] public MessageEncoder(final MessageWriter writer) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:67: warning: no comment 08:48:28 [WARNING] public @NonNull FramingSupport framing() { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:77: warning: no comment 08:48:28 [WARNING] public @Nullable MessageWriter nextWriter() { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:43: warning: no comment 08:48:28 [WARNING] public void setFraming(final FramingSupport newFraming) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:57: warning: no comment 08:48:28 [WARNING] public void setNextWriter(final MessageWriter newNextWriter) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:48: warning: no comment 08:48:28 [WARNING] public void setWriter(final MessageWriter newWriter) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageEncoder.java:72: warning: no comment 08:48:28 [WARNING] public @NonNull MessageWriter writer() { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:45: warning: no comment 08:48:28 [WARNING] protected MessageWriter(final boolean pretty) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:49: warning: no comment 08:48:28 [WARNING] protected final Transformer threadLocalTransformer() { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/MessageWriter.java:54: warning: no comment 08:48:28 [WARNING] public final void writeMessage(final NetconfMessage message, final OutputStream out) 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageDecoder.java:24: warning: no comment 08:48:28 [WARNING] public final class XMLMessageDecoder extends MessageDecoder { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageDecoder.java:24: warning: use of default constructor, which does not provide a comment 08:48:28 [WARNING] public final class XMLMessageDecoder extends MessageDecoder { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:22: warning: no comment 08:48:28 [WARNING] public final class XMLMessageWriter extends MessageWriter { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:30: warning: no comment 08:48:28 [WARNING] public static XMLMessageWriter of() { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:34: warning: no comment 08:48:28 [WARNING] public static XMLMessageWriter of(final boolean pretty) { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java/org/opendaylight/netconf/codec/XMLMessageWriter.java:38: warning: no comment 08:48:28 [WARNING] public static XMLMessageWriter pretty() { 08:48:28 [WARNING] ^ 08:48:28 [WARNING] 30 warnings 08:48:28 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/netconf-codec-10.0.1-SNAPSHOT-javadoc.jar 08:48:28 [INFO] 08:48:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-codec --- 08:48:28 [INFO] CycloneDX: Resolving Dependencies 08:48:29 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 08:48:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/bom.xml 08:48:29 [INFO] attaching as netconf-codec-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/bom.json 08:48:29 [INFO] attaching as netconf-codec-10.0.1-SNAPSHOT-cyclonedx.json 08:48:29 [INFO] 08:48:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-codec --- 08:48:29 [INFO] Skipping duplicate-finder execution! 08:48:29 [INFO] 08:48:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-codec --- 08:48:29 [INFO] No dependency problems found 08:48:29 [INFO] 08:48:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-codec --- 08:48:29 [INFO] Skipping source per configuration. 08:48:29 [INFO] 08:48:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-codec --- 08:48:29 [INFO] 08:48:29 [INFO] --- jacoco:0.8.13:report (report) @ netconf-codec --- 08:48:29 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/code-coverage/jacoco.exec 08:48:29 [INFO] Analyzed bundle 'netconf-codec' with 17 classes 08:48:29 [INFO] 08:48:29 [INFO] --- install:3.1.4:install (default-install) @ netconf-codec --- 08:48:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.1-SNAPSHOT/netconf-codec-10.0.1-SNAPSHOT.pom 08:48:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/netconf-codec-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.1-SNAPSHOT/netconf-codec-10.0.1-SNAPSHOT.jar 08:48:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/netconf-codec-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.1-SNAPSHOT/netconf-codec-10.0.1-SNAPSHOT-javadoc.jar 08:48:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.1-SNAPSHOT/netconf-codec-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-codec/10.0.1-SNAPSHOT/netconf-codec-10.0.1-SNAPSHOT-cyclonedx.json 08:48:29 [INFO] 08:48:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-codec --- 08:48:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:48:29 [INFO] 08:48:29 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 08:48:29 [INFO] Building shaded-exificient-jar 10.0.1-SNAPSHOT [14/112] 08:48:29 [INFO] from third-party/shaded-exificient-jar/pom.xml 08:48:29 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:29 [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 08:48:29 [INFO] 08:48:29 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-exificient-jar --- 08:48:29 [INFO] 08:48:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ shaded-exificient-jar --- 08:48:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:29 [INFO] 08:48:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 08:48:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:29 [INFO] 08:48:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-exificient-jar --- 08:48:30 [INFO] 08:48:30 [INFO] --- dependency:3.9.0:properties (default) @ shaded-exificient-jar --- 08:48:30 [INFO] 08:48:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 08:48:30 [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/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:48:30 [INFO] 08:48:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-exificient-jar --- 08:48:30 [INFO] Starting audit... 08:48:30 Audit done. 08:48:30 [INFO] You have 0 Checkstyle violations. 08:48:30 [INFO] 08:48:30 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-exificient-jar --- 08:48:30 [INFO] Starting audit... 08:48:30 Audit done. 08:48:30 [INFO] You have 0 Checkstyle violations. 08:48:30 [INFO] 08:48:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ shaded-exificient-jar --- 08:48:30 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:48:30 [INFO] 08:48:30 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 08:48:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/src/main/resources 08:48:30 [INFO] 08:48:30 [INFO] --- compiler:3.14.1:compile (default-compile) @ shaded-exificient-jar --- 08:48:30 [INFO] No sources to compile 08:48:30 [INFO] 08:48:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 08:48:30 [INFO] 08:48:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ shaded-exificient-jar --- 08:48:30 [INFO] No files found to run spotbugs, check compile phase has been run 08:48:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:48:30 [INFO] 08:48:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 08:48:30 [INFO] 08:48:30 [INFO] 08:48:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ shaded-exificient-jar --- 08:48:30 [INFO] 08:48:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 08:48:30 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/src/test/resources 08:48:30 [INFO] 08:48:30 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ shaded-exificient-jar --- 08:48:30 [INFO] No sources to compile 08:48:30 [INFO] 08:48:30 [INFO] --- surefire:3.5.4:test (default-test) @ shaded-exificient-jar --- 08:48:30 [INFO] No tests to run. 08:48:30 [INFO] 08:48:30 [INFO] --- copy:14.1.4:copy-files (default) @ shaded-exificient-jar --- 08:48:30 [INFO] 08:48:30 [INFO] --- jar:3.4.2:jar (default-jar) @ shaded-exificient-jar --- 08:48:30 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.1-SNAPSHOT.jar 08:48:30 [INFO] 08:48:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ shaded-exificient-jar --- 08:48:30 [INFO] No Javadoc in project. Archive not created. 08:48:30 [INFO] 08:48:30 [INFO] --- shade:3.6.1:shade (default) @ shaded-exificient-jar --- 08:48:32 [INFO] Replacing original artifact with shaded artifact. 08:48:32 [INFO] Replacing original source artifact with shaded source artifact. 08:48:32 [INFO] 08:48:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-exificient-jar --- 08:48:32 [INFO] Skipping CycloneDX goal, because module skips deploy 08:48:32 [INFO] 08:48:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 08:48:32 [INFO] Skipping duplicate-finder execution! 08:48:32 [INFO] 08:48:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 08:48:32 [WARNING] Unused declared dependencies found: 08:48:32 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 08:48:32 [INFO] 08:48:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 08:48:32 [INFO] Skipping source per configuration. 08:48:32 [INFO] 08:48:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ shaded-exificient-jar --- 08:48:32 [INFO] 08:48:32 [INFO] --- jacoco:0.8.13:report (report) @ shaded-exificient-jar --- 08:48:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:48:32 [INFO] 08:48:32 [INFO] --- install:3.1.4:install (default-install) @ shaded-exificient-jar --- 08:48:32 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/10.0.1-SNAPSHOT/shaded-exificient-jar-10.0.1-SNAPSHOT.pom 08:48:32 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/10.0.1-SNAPSHOT/shaded-exificient-jar-10.0.1-SNAPSHOT.jar 08:48:32 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/shaded-exificient-jar-10.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/10.0.1-SNAPSHOT/shaded-exificient-jar-10.0.1-SNAPSHOT-sources.jar 08:48:32 [INFO] 08:48:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-exificient-jar --- 08:48:32 [INFO] Skipping artifact deployment 08:48:32 [INFO] 08:48:32 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 08:48:32 [INFO] Building shaded-exificient 10.0.1-SNAPSHOT [15/112] 08:48:32 [INFO] from third-party/shaded-exificient/pom.xml 08:48:32 [INFO] -------------------------------[ bundle ]------------------------------- 08:48:33 [INFO] 08:48:33 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-exificient --- 08:48:33 [INFO] 08:48:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ shaded-exificient --- 08:48:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:33 [INFO] 08:48:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ shaded-exificient --- 08:48:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:33 [INFO] 08:48:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-exificient --- 08:48:34 [INFO] 08:48:34 [INFO] --- dependency:3.9.0:properties (default) @ shaded-exificient --- 08:48:34 [INFO] 08:48:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-exificient --- 08:48:34 [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/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:48:34 [INFO] 08:48:34 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ shaded-exificient --- 08:48:34 [INFO] 08:48:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-exificient --- 08:48:34 [INFO] Starting audit... 08:48:34 Audit done. 08:48:34 [INFO] You have 0 Checkstyle violations. 08:48:34 [INFO] 08:48:34 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-exificient --- 08:48:34 [INFO] Starting audit... 08:48:34 Audit done. 08:48:34 [INFO] You have 0 Checkstyle violations. 08:48:34 [INFO] 08:48:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ shaded-exificient --- 08:48:34 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:48:34 [INFO] 08:48:34 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-exificient --- 08:48:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/src/main/resources 08:48:34 [INFO] 08:48:34 [INFO] --- compiler:3.14.1:compile (default-compile) @ shaded-exificient --- 08:48:34 [INFO] No sources to compile 08:48:34 [INFO] 08:48:34 [INFO] --- dependency:3.9.0:unpack (unpack) @ shaded-exificient --- 08:48:34 [INFO] 08:48:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 08:48:34 [INFO] 08:48:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ shaded-exificient --- 08:48:34 [INFO] Spotbugs plugin skipped 08:48:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:48:34 [INFO] 08:48:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 08:48:34 [INFO] 08:48:34 [INFO] 08:48:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ shaded-exificient --- 08:48:34 [INFO] Spotbugs plugin skipped 08:48:34 [INFO] 08:48:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-exificient --- 08:48:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/src/test/resources 08:48:34 [INFO] 08:48:34 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ shaded-exificient --- 08:48:34 [INFO] No sources to compile 08:48:34 [INFO] 08:48:34 [INFO] --- surefire:3.5.4:test (default-test) @ shaded-exificient --- 08:48:34 [INFO] No tests to run. 08:48:34 [INFO] 08:48:34 [INFO] --- copy:14.1.4:copy-files (default) @ shaded-exificient --- 08:48:34 [INFO] 08:48:34 [INFO] --- build-helper:3.6.1:add-source (default) @ shaded-exificient --- 08:48:34 [INFO] Source directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/shaded-sources added. 08:48:34 [INFO] 08:48:34 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ shaded-exificient --- 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 08:48:35 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:48:35 Package found in [Jar:., Jar:shaded-exificient-jar] 08:48:35 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:48:35 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/shaded-exificient-10.0.1-SNAPSHOT.jar 08:48:35 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 08:48:35 [INFO] 08:48:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ shaded-exificient --- 08:48:35 [INFO] Skipping javadoc generation 08:48:35 [INFO] 08:48:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-exificient --- 08:48:35 [INFO] CycloneDX: Resolving Dependencies 08:48:35 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 08:48:35 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 08:48:35 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 08:48:35 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 08:48:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/bom.xml 08:48:35 [INFO] attaching as shaded-exificient-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/bom.json 08:48:35 [INFO] attaching as shaded-exificient-10.0.1-SNAPSHOT-cyclonedx.json 08:48:35 [INFO] 08:48:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 08:48:35 [INFO] Skipping duplicate-finder execution! 08:48:35 [INFO] 08:48:35 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ shaded-exificient --- 08:48:36 [WARNING] Used undeclared dependencies found: 08:48:36 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 08:48:36 [INFO] 08:48:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient --- 08:48:36 [INFO] Skipping source per configuration. 08:48:36 [INFO] 08:48:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ shaded-exificient --- 08:48:36 [INFO] Skipping modernizer execution! 08:48:36 [INFO] 08:48:36 [INFO] --- jacoco:0.8.13:report (report) @ shaded-exificient --- 08:48:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:48:36 [INFO] 08:48:36 [INFO] --- install:3.1.4:install (default-install) @ shaded-exificient --- 08:48:36 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.1-SNAPSHOT/shaded-exificient-10.0.1-SNAPSHOT.pom 08:48:36 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/shaded-exificient-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.1-SNAPSHOT/shaded-exificient-10.0.1-SNAPSHOT.jar 08:48:36 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.1-SNAPSHOT/shaded-exificient-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:36 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/10.0.1-SNAPSHOT/shaded-exificient-10.0.1-SNAPSHOT-cyclonedx.json 08:48:36 [INFO] 08:48:36 [INFO] --- bundle:6.0.0:install (default-install) @ shaded-exificient --- 08:48:36 [INFO] Installing org/opendaylight/netconf/shaded-exificient/10.0.1-SNAPSHOT/shaded-exificient-10.0.1-SNAPSHOT.jar 08:48:36 [INFO] Writing OBR metadata 08:48:36 [INFO] 08:48:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-exificient --- 08:48:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:48:36 [INFO] 08:48:36 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ shaded-exificient --- 08:48:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:48:36 [INFO] 08:48:36 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 08:48:36 [INFO] Building netconf-test-util 10.0.1-SNAPSHOT [16/112] 08:48:36 [INFO] from protocol/netconf-test-util/pom.xml 08:48:36 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:36 [INFO] 08:48:36 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-test-util --- 08:48:36 [INFO] 08:48:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-test-util --- 08:48:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:36 [INFO] 08:48:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-test-util --- 08:48:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:36 [INFO] 08:48:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-test-util --- 08:48:36 [INFO] 08:48:36 [INFO] --- dependency:3.9.0:properties (default) @ netconf-test-util --- 08:48:36 [INFO] 08:48:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-test-util --- 08:48:36 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:48:36 [INFO] 08:48:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-test-util --- 08:48:36 [INFO] Starting audit... 08:48:36 Audit done. 08:48:36 [INFO] You have 0 Checkstyle violations. 08:48:36 [INFO] 08:48:36 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-test-util --- 08:48:37 [INFO] Starting audit... 08:48:37 Audit done. 08:48:37 [INFO] You have 0 Checkstyle violations. 08:48:37 [INFO] 08:48:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-test-util --- 08:48:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:48:37 [INFO] 08:48:37 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-test-util --- 08:48:37 [INFO] Copying 127 resources from src/main/resources to target/classes 08:48:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/generated-sources/spi 08:48:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/generated-sources/yang 08:48:37 [INFO] 08:48:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-test-util --- 08:48:37 [INFO] Recompiling the module because of changed dependency. 08:48:37 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 08:48:37 [INFO] 08:48:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 08:48:37 [INFO] 08:48:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-test-util --- 08:48:37 [INFO] Fork Value is true 08:48:39 [INFO] Done SpotBugs Analysis.... 08:48:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:48:39 [INFO] 08:48:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 08:48:39 [INFO] 08:48:39 [INFO] 08:48:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-test-util --- 08:48:39 [INFO] BugInstance size is 0 08:48:39 [INFO] Error size is 0 08:48:39 [INFO] No errors/warnings found 08:48:39 [INFO] 08:48:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-test-util --- 08:48:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/src/test/resources 08:48:39 [INFO] 08:48:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-test-util --- 08:48:39 [INFO] No sources to compile 08:48:39 [INFO] 08:48:39 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-test-util --- 08:48:39 [INFO] No tests to run. 08:48:39 [INFO] 08:48:39 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-test-util --- 08:48:39 [INFO] 08:48:39 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-test-util --- 08:48:39 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/netconf-test-util-10.0.1-SNAPSHOT.jar 08:48:39 [INFO] 08:48:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-test-util --- 08:48:40 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/netconf-test-util-10.0.1-SNAPSHOT-javadoc.jar 08:48:40 [INFO] 08:48:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-test-util --- 08:48:40 [INFO] CycloneDX: Resolving Dependencies 08:48:41 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 08:48:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/bom.xml 08:48:41 [INFO] attaching as netconf-test-util-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/bom.json 08:48:41 [INFO] attaching as netconf-test-util-10.0.1-SNAPSHOT-cyclonedx.json 08:48:41 [INFO] 08:48:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 08:48:41 [INFO] Skipping duplicate-finder execution! 08:48:41 [INFO] 08:48:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-test-util --- 08:48:41 [INFO] No dependency problems found 08:48:41 [INFO] 08:48:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-test-util --- 08:48:41 [INFO] Skipping source per configuration. 08:48:41 [INFO] 08:48:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-test-util --- 08:48:41 [INFO] 08:48:41 [INFO] --- jacoco:0.8.13:report (report) @ netconf-test-util --- 08:48:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:48:41 [INFO] 08:48:41 [INFO] --- install:3.1.4:install (default-install) @ netconf-test-util --- 08:48:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.1-SNAPSHOT/netconf-test-util-10.0.1-SNAPSHOT.pom 08:48:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/netconf-test-util-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.1-SNAPSHOT/netconf-test-util-10.0.1-SNAPSHOT.jar 08:48:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/netconf-test-util-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.1-SNAPSHOT/netconf-test-util-10.0.1-SNAPSHOT-javadoc.jar 08:48:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.1-SNAPSHOT/netconf-test-util-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/10.0.1-SNAPSHOT/netconf-test-util-10.0.1-SNAPSHOT-cyclonedx.json 08:48:41 [INFO] 08:48:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-test-util --- 08:48:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:48:41 [INFO] 08:48:41 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 08:48:41 [INFO] Building netconf-netty-util 10.0.1-SNAPSHOT [17/112] 08:48:41 [INFO] from netconf/netconf-netty-util/pom.xml 08:48:41 [INFO] -------------------------------[ bundle ]------------------------------- 08:48:41 [INFO] 08:48:41 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-netty-util --- 08:48:41 [INFO] 08:48:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-netty-util --- 08:48:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:41 [INFO] 08:48:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 08:48:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:41 [INFO] 08:48:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-netty-util --- 08:48:42 [INFO] 08:48:42 [INFO] --- dependency:3.9.0:properties (default) @ netconf-netty-util --- 08:48:42 [INFO] 08:48:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-netty-util --- 08:48:42 [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/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:48:42 [INFO] 08:48:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-netty-util --- 08:48:42 [INFO] Starting audit... 08:48:42 Audit done. 08:48:42 [INFO] You have 0 Checkstyle violations. 08:48:42 [INFO] 08:48:42 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-netty-util --- 08:48:42 [INFO] Starting audit... 08:48:42 Audit done. 08:48:42 [INFO] You have 0 Checkstyle violations. 08:48:42 [INFO] 08:48:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-netty-util --- 08:48:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:48:42 [INFO] 08:48:42 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-netty-util --- 08:48:42 [INFO] Copying 1 resource from src/main/resources to target/classes 08:48:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/generated-sources/spi 08:48:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/generated-sources/yang 08:48:42 [INFO] 08:48:42 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-netty-util --- 08:48:42 [INFO] Recompiling the module because of changed dependency. 08:48:42 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 08:48:42 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/AbstractChannelInitializer.java:[37,75] org.opendaylight.netconf.codec.HelloMessageWriter in org.opendaylight.netconf.codec has been deprecated and marked for removal 08:48:42 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/HelloXMLMessageDecoder.java:[124,46] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:48:42 [INFO] 08:48:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 08:48:42 [INFO] 08:48:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-netty-util --- 08:48:43 [INFO] Fork Value is true 08:48:46 [INFO] Done SpotBugs Analysis.... 08:48:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:48:47 [INFO] 08:48:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 08:48:47 [INFO] 08:48:47 [INFO] 08:48:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-netty-util --- 08:48:47 [INFO] BugInstance size is 0 08:48:47 [INFO] Error size is 0 08:48:47 [INFO] No errors/warnings found 08:48:47 [INFO] 08:48:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 08:48:47 [INFO] Copying 3 resources from src/test/resources to target/test-classes 08:48:47 [INFO] 08:48:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-netty-util --- 08:48:47 [INFO] Recompiling the module because of changed dependency. 08:48:47 [INFO] Compiling 11 source files with javac [debug release 21] to target/test-classes 08:48:47 [INFO] 08:48:47 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-netty-util --- 08:48:47 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/surefire-reports 08:48:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:48:47 [INFO] 08:48:47 [INFO] ------------------------------------------------------- 08:48:47 [INFO] T E S T S 08:48:47 [INFO] ------------------------------------------------------- 08:48:48 [INFO] Running org.opendaylight.netconf.nettyutil.handler.HelloXMLMessageDecoderTest 08:48:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 s -- in org.opendaylight.netconf.nettyutil.handler.HelloXMLMessageDecoderTest 08:48:48 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 08:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 08:48:49 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 08:48:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 08:48:49 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 08:48:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 08:48:49 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 08:48:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 08:48:49 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 08:48:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:48:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.390 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 08:48:50 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 08:48:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 08:48:51 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 08:48:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 08:48:51 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 08:48:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 08:48:51 [INFO] 08:48:51 [INFO] Results: 08:48:51 [INFO] 08:48:51 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 08:48:51 [INFO] 08:48:51 [INFO] 08:48:51 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-netty-util --- 08:48:51 [INFO] 08:48:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-netty-util --- 08:48:51 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/netconf-netty-util-10.0.1-SNAPSHOT.jar 08:48:51 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 08:48:51 [INFO] 08:48:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-netty-util --- 08:48:53 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/netconf-netty-util-10.0.1-SNAPSHOT-javadoc.jar 08:48:53 [INFO] 08:48:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-netty-util --- 08:48:53 [INFO] CycloneDX: Resolving Dependencies 08:48:54 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 08:48:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/bom.xml 08:48:54 [INFO] attaching as netconf-netty-util-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/bom.json 08:48:54 [INFO] attaching as netconf-netty-util-10.0.1-SNAPSHOT-cyclonedx.json 08:48:54 [INFO] 08:48:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 08:48:54 [INFO] Skipping duplicate-finder execution! 08:48:54 [INFO] 08:48:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-netty-util --- 08:48:54 [INFO] No dependency problems found 08:48:54 [INFO] 08:48:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-netty-util --- 08:48:54 [INFO] Skipping source per configuration. 08:48:54 [INFO] 08:48:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-netty-util --- 08:48:54 [INFO] 08:48:54 [INFO] --- jacoco:0.8.13:report (report) @ netconf-netty-util --- 08:48:54 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 08:48:54 [INFO] Analyzed bundle 'netconf-netty-util' with 19 classes 08:48:54 [INFO] 08:48:54 [INFO] --- install:3.1.4:install (default-install) @ netconf-netty-util --- 08:48:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.1-SNAPSHOT/netconf-netty-util-10.0.1-SNAPSHOT.pom 08:48:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/netconf-netty-util-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.1-SNAPSHOT/netconf-netty-util-10.0.1-SNAPSHOT.jar 08:48:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/netconf-netty-util-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.1-SNAPSHOT/netconf-netty-util-10.0.1-SNAPSHOT-javadoc.jar 08:48:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.1-SNAPSHOT/netconf-netty-util-10.0.1-SNAPSHOT-cyclonedx.xml 08:48:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/10.0.1-SNAPSHOT/netconf-netty-util-10.0.1-SNAPSHOT-cyclonedx.json 08:48:54 [INFO] 08:48:54 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-netty-util --- 08:48:54 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/10.0.1-SNAPSHOT/netconf-netty-util-10.0.1-SNAPSHOT.jar 08:48:54 [INFO] Writing OBR metadata 08:48:54 [INFO] 08:48:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-netty-util --- 08:48:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:48:54 [INFO] 08:48:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-netty-util --- 08:48:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:48:54 [INFO] 08:48:54 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 08:48:54 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 10.0.1-SNAPSHOT [18/112] 08:48:54 [INFO] from features/odl-netconf-common/pom.xml 08:48:54 [INFO] ------------------------------[ feature ]------------------------------- 08:48:54 [INFO] 08:48:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-common --- 08:48:54 [INFO] 08:48:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-common --- 08:48:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:54 [INFO] 08:48:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 08:48:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:48:54 [INFO] 08:48:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-common --- 08:48:55 [INFO] 08:48:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-common --- 08:48:55 [INFO] 08:48:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-common --- 08:48:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:48:55 [INFO] argLine set to empty 08:48:55 [INFO] 08:48:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-common --- 08:48:55 [INFO] Starting audit... 08:48:55 Audit done. 08:48:55 [INFO] You have 0 Checkstyle violations. 08:48:55 [INFO] 08:48:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-common --- 08:48:55 [INFO] Starting audit... 08:48:55 Audit done. 08:48:55 [INFO] You have 0 Checkstyle violations. 08:48:55 [INFO] 08:48:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-common --- 08:48:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:48:55 [INFO] 08:48:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 08:48:55 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/feature/feature.xml 08:48:55 [INFO] ...done! 08:48:55 [INFO] Attaching features XML 08:48:55 [INFO] 08:48:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-common --- 08:48: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 08:48:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:48:55 [INFO] 08:48:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 08:48:55 [INFO] 08:48:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-common --- 08:48:55 [INFO] No files found to run spotbugs, check compile phase has been run 08:48:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:48:55 [INFO] 08:48:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 08:48:55 [INFO] 08:48:55 [INFO] 08:48:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-common --- 08:48:55 [INFO] 08:48:55 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-common --- 08:48:55 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-common 08:48:55 [INFO] Project dependency features detected: [] 08:48:55 [INFO] Pax Exam System (Version: 4.14.0) created. 08:48:55 [INFO] Creating RMI registry server on 127.0.0.1:41125 08:48:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:48:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:48:56 [INFO] Waiting for remote bundle context.. on 41125 name: 2fa87daf-2e83-421d-9fca-3c0c6172bfe8 timout: [ RelativeTimeout value = 180000 ] 08:49:01 [INFO] Building jar from resources and headers. 08:49:01 [INFO] Writing jar finished. 08:49:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:49:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:49:03 [INFO] 08:49:03 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-common --- 08:49:03 [INFO] 08:49:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-common --- 08:49:03 [INFO] No Javadoc in project. Archive not created. 08:49:03 [INFO] 08:49:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-common --- 08:49:03 [INFO] CycloneDX: Resolving Dependencies 08:49:04 [INFO] CycloneDX: Creating BOM version 1.6 with 89 component(s) 08:49:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/bom.xml 08:49:04 [INFO] attaching as odl-netconf-common-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/bom.json 08:49:05 [INFO] attaching as odl-netconf-common-10.0.1-SNAPSHOT-cyclonedx.json 08:49:05 [INFO] 08:49:05 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 08:49:05 [INFO] Skipping duplicate-finder execution! 08:49:05 [INFO] 08:49:05 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-common --- 08:49:05 [INFO] Skipping plugin execution 08:49:05 [INFO] 08:49:05 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-common --- 08:49:05 [INFO] Skipping source per configuration. 08:49:05 [INFO] 08:49:05 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-common --- 08:49:05 [INFO] 08:49:05 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-common --- 08:49:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:05 [INFO] 08:49:05 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-common --- 08:49:05 [WARNING] 08:49:05 [WARNING] The packaging plugin for project odl-netconf-common did not assign 08:49:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:49:05 [WARNING] 08:49:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:49:05 [WARNING] 08:49:05 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.1-SNAPSHOT/odl-netconf-common-10.0.1-SNAPSHOT.pom 08:49:05 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.1-SNAPSHOT/odl-netconf-common-10.0.1-SNAPSHOT-features.xml 08:49:05 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.1-SNAPSHOT/odl-netconf-common-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:05 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/10.0.1-SNAPSHOT/odl-netconf-common-10.0.1-SNAPSHOT-cyclonedx.json 08:49:05 [INFO] 08:49:05 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-common --- 08:49:05 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:49:05 [WARNING] 08:49:05 [WARNING] The packaging plugin for project odl-netconf-common did not assign 08:49:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:49:05 [WARNING] 08:49:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:49:05 [WARNING] 08:49:05 [INFO] 08:49:05 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 08:49:05 [INFO] Building keystore-api 10.0.1-SNAPSHOT [19/112] 08:49:05 [INFO] from keystore/keystore-api/pom.xml 08:49:05 [INFO] -------------------------------[ bundle ]------------------------------- 08:49:05 [INFO] 08:49:05 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-api --- 08:49:05 [INFO] 08:49:05 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-api --- 08:49:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:05 [INFO] 08:49:05 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-api --- 08:49:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:05 [INFO] 08:49:05 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-api --- 08:49:05 [INFO] 08:49:05 [INFO] --- dependency:3.9.0:properties (default) @ keystore-api --- 08:49:05 [INFO] 08:49:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-api --- 08:49: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/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-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/** 08:49:05 [INFO] 08:49:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-api --- 08:49:05 [INFO] Starting audit... 08:49:05 Audit done. 08:49:05 [INFO] You have 0 Checkstyle violations. 08:49:05 [INFO] 08:49:05 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-api --- 08:49:05 [INFO] Starting audit... 08:49:05 Audit done. 08:49:05 [INFO] You have 0 Checkstyle violations. 08:49:05 [INFO] 08:49:05 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-api --- 08:49:05 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:49:05 [INFO] 08:49:05 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-api --- 08:49:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/src/main/resources 08:49:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/generated-sources/spi 08:49:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/generated-sources/yang 08:49:05 [INFO] 08:49:05 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-api --- 08:49:05 [INFO] No sources to compile 08:49:05 [INFO] 08:49:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-api >>> 08:49:05 [INFO] 08:49:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-api --- 08:49:05 [INFO] No files found to run spotbugs, check compile phase has been run 08:49:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:49:05 [INFO] 08:49:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-api <<< 08:49:05 [INFO] 08:49:05 [INFO] 08:49:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-api --- 08:49:05 [INFO] 08:49:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-api --- 08:49:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/src/test/resources 08:49:05 [INFO] 08:49:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-api --- 08:49:05 [INFO] No sources to compile 08:49:05 [INFO] 08:49:05 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-api --- 08:49:05 [INFO] No tests to run. 08:49:05 [INFO] 08:49:05 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-api --- 08:49:05 [INFO] 08:49:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-api --- 08:49:05 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/keystore-api-10.0.1-SNAPSHOT.jar 08:49:05 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 08:49:05 [INFO] 08:49:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-api --- 08:49:05 [INFO] No Javadoc in project. Archive not created. 08:49:05 [INFO] 08:49:05 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-api --- 08:49:05 [INFO] CycloneDX: Resolving Dependencies 08:49:05 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 08:49:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/bom.xml 08:49:06 [INFO] attaching as keystore-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/bom.json 08:49:06 [INFO] attaching as keystore-api-10.0.1-SNAPSHOT-cyclonedx.json 08:49:06 [INFO] 08:49:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 08:49:06 [INFO] Skipping duplicate-finder execution! 08:49:06 [INFO] 08:49:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-api --- 08:49:06 [INFO] No dependency problems found 08:49:06 [INFO] 08:49:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-api --- 08:49:06 [INFO] Skipping source per configuration. 08:49:06 [INFO] 08:49:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-api --- 08:49:06 [INFO] 08:49:06 [INFO] --- jacoco:0.8.13:report (report) @ keystore-api --- 08:49:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:49:06 [INFO] 08:49:06 [INFO] --- install:3.1.4:install (default-install) @ keystore-api --- 08:49:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.1-SNAPSHOT/keystore-api-10.0.1-SNAPSHOT.pom 08:49:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/keystore-api-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.1-SNAPSHOT/keystore-api-10.0.1-SNAPSHOT.jar 08:49:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.1-SNAPSHOT/keystore-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/10.0.1-SNAPSHOT/keystore-api-10.0.1-SNAPSHOT-cyclonedx.json 08:49:06 [INFO] 08:49:06 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-api --- 08:49:06 [INFO] Installing org/opendaylight/netconf/keystore-api/10.0.1-SNAPSHOT/keystore-api-10.0.1-SNAPSHOT.jar 08:49:06 [INFO] Writing OBR metadata 08:49:06 [INFO] 08:49:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-api --- 08:49:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:49:06 [INFO] 08:49:06 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-api --- 08:49:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:49:06 [INFO] 08:49:06 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 08:49:06 [INFO] Building keystore-none 10.0.1-SNAPSHOT [20/112] 08:49:06 [INFO] from keystore/keystore-none/pom.xml 08:49:06 [INFO] -------------------------------[ bundle ]------------------------------- 08:49:06 [INFO] 08:49:06 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-none --- 08:49:06 [INFO] 08:49:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-none --- 08:49:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:06 [INFO] 08:49:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-none --- 08:49:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:06 [INFO] 08:49:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-none --- 08:49:06 [INFO] 08:49:06 [INFO] --- dependency:3.9.0:properties (default) @ keystore-none --- 08:49:06 [INFO] 08:49:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-none --- 08:49:06 [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/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:49:06 [INFO] 08:49:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-none --- 08:49:06 [INFO] Starting audit... 08:49:06 Audit done. 08:49:06 [INFO] You have 0 Checkstyle violations. 08:49:06 [INFO] 08:49:06 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-none --- 08:49:06 [INFO] Starting audit... 08:49:06 Audit done. 08:49:06 [INFO] You have 0 Checkstyle violations. 08:49:06 [INFO] 08:49:06 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-none --- 08:49:06 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:49:06 [INFO] 08:49:06 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-none --- 08:49:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/src/main/resources 08:49:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/generated-sources/spi 08:49:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/generated-sources/yang 08:49:06 [INFO] 08:49:06 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-none --- 08:49:06 [INFO] Recompiling the module because of changed source code. 08:49:06 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 08:49:06 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 08:49:06 [INFO] 08:49:06 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-none >>> 08:49:06 [INFO] 08:49:06 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-none --- 08:49:06 [INFO] Fork Value is true 08:49:08 [INFO] Done SpotBugs Analysis.... 08:49:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:49:08 [INFO] 08:49:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-none <<< 08:49:08 [INFO] 08:49:08 [INFO] 08:49:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-none --- 08:49:08 [INFO] BugInstance size is 0 08:49:08 [INFO] Error size is 0 08:49:08 [INFO] No errors/warnings found 08:49:08 [INFO] 08:49:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-none --- 08:49:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/src/test/resources 08:49:08 [INFO] 08:49:08 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-none --- 08:49:08 [INFO] No sources to compile 08:49:08 [INFO] 08:49:08 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-none --- 08:49:08 [INFO] No tests to run. 08:49:08 [INFO] 08:49:08 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-none --- 08:49:08 [INFO] 08:49:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-none --- 08:49:08 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/keystore-none-10.0.1-SNAPSHOT.jar 08:49:08 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 08:49:08 [INFO] 08:49:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-none --- 08:49:09 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/keystore-none-10.0.1-SNAPSHOT-javadoc.jar 08:49:09 [INFO] 08:49:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-none --- 08:49:09 [INFO] CycloneDX: Resolving Dependencies 08:49:10 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 08:49:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/bom.xml 08:49:10 [INFO] attaching as keystore-none-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/bom.json 08:49:10 [INFO] attaching as keystore-none-10.0.1-SNAPSHOT-cyclonedx.json 08:49:10 [INFO] 08:49:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 08:49:10 [INFO] Skipping duplicate-finder execution! 08:49:10 [INFO] 08:49:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-none --- 08:49:10 [INFO] No dependency problems found 08:49:10 [INFO] 08:49:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-none --- 08:49:10 [INFO] Skipping source per configuration. 08:49:10 [INFO] 08:49:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-none --- 08:49:10 [INFO] 08:49:10 [INFO] --- jacoco:0.8.13:report (report) @ keystore-none --- 08:49:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:49:10 [INFO] 08:49:10 [INFO] --- install:3.1.4:install (default-install) @ keystore-none --- 08:49:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.1-SNAPSHOT/keystore-none-10.0.1-SNAPSHOT.pom 08:49:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/keystore-none-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.1-SNAPSHOT/keystore-none-10.0.1-SNAPSHOT.jar 08:49:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/keystore-none-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.1-SNAPSHOT/keystore-none-10.0.1-SNAPSHOT-javadoc.jar 08:49:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.1-SNAPSHOT/keystore-none-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/10.0.1-SNAPSHOT/keystore-none-10.0.1-SNAPSHOT-cyclonedx.json 08:49:10 [INFO] 08:49:10 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-none --- 08:49:10 [INFO] Installing org/opendaylight/netconf/keystore-none/10.0.1-SNAPSHOT/keystore-none-10.0.1-SNAPSHOT.jar 08:49:10 [INFO] Writing OBR metadata 08:49:10 [INFO] 08:49:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-none --- 08:49:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:49:10 [INFO] 08:49:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-none --- 08:49:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:49:10 [INFO] 08:49:10 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 08:49:10 [INFO] Building OpenDaylight :: Netconf :: Key Store 10.0.1-SNAPSHOT [21/112] 08:49:10 [INFO] from features/odl-netconf-keystore/pom.xml 08:49:10 [INFO] ------------------------------[ feature ]------------------------------- 08:49:10 [INFO] 08:49:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-keystore --- 08:49:10 [INFO] 08:49:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-keystore --- 08:49:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:10 [INFO] 08:49:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 08:49:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:10 [INFO] 08:49:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-keystore --- 08:49:10 [INFO] 08:49:10 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-keystore --- 08:49:10 [INFO] 08:49:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 08:49:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:10 [INFO] argLine set to empty 08:49:10 [INFO] 08:49:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-keystore --- 08:49:10 [INFO] Starting audit... 08:49:10 Audit done. 08:49:10 [INFO] You have 0 Checkstyle violations. 08:49:10 [INFO] 08:49:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-keystore --- 08:49:11 [INFO] Starting audit... 08:49:11 Audit done. 08:49:11 [INFO] You have 0 Checkstyle violations. 08:49:11 [INFO] 08:49:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-keystore --- 08:49:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:49:11 [INFO] 08:49:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 08:49:11 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore/target/feature/feature.xml 08:49:11 [INFO] ...done! 08:49:11 [INFO] Attaching features XML 08:49:11 [INFO] 08:49:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-keystore --- 08:49:11 [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 08:49:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:49:11 [INFO] 08:49:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 08:49:11 [INFO] 08:49:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-keystore --- 08:49:11 [INFO] No files found to run spotbugs, check compile phase has been run 08:49:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:49:11 [INFO] 08:49:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 08:49:11 [INFO] 08:49:11 [INFO] 08:49:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-keystore --- 08:49:11 [INFO] 08:49:11 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-keystore --- 08:49:11 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore 08:49:11 [INFO] Project dependency features detected: [] 08:49:11 [INFO] Pax Exam System (Version: 4.14.0) created. 08:49:11 [INFO] Creating RMI registry server on 127.0.0.1:33247 08:49:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:49:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:49:11 [INFO] Waiting for remote bundle context.. on 33247 name: 6c3b4ac9-0d09-4555-bfd5-7da7824b671d timout: [ RelativeTimeout value = 180000 ] 08:49:16 [INFO] Building jar from resources and headers. 08:49:16 [INFO] Writing jar finished. 08:49:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:49:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:49:19 [INFO] 08:49:19 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-keystore --- 08:49:19 [INFO] 08:49:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-keystore --- 08:49:19 [INFO] No Javadoc in project. Archive not created. 08:49:19 [INFO] 08:49:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-keystore --- 08:49:19 [INFO] CycloneDX: Resolving Dependencies 08:49:20 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 08:49:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore/target/bom.xml 08:49:20 [INFO] attaching as odl-netconf-keystore-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore/target/bom.json 08:49:20 [INFO] attaching as odl-netconf-keystore-10.0.1-SNAPSHOT-cyclonedx.json 08:49:20 [INFO] 08:49:20 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 08:49:20 [INFO] Skipping duplicate-finder execution! 08:49:20 [INFO] 08:49:20 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 08:49:20 [INFO] Skipping plugin execution 08:49:20 [INFO] 08:49:20 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 08:49:20 [INFO] Skipping source per configuration. 08:49:20 [INFO] 08:49:20 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-keystore --- 08:49:20 [INFO] 08:49:20 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-keystore --- 08:49:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:20 [INFO] 08:49:20 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-keystore --- 08:49:20 [WARNING] 08:49:20 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 08:49:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:49:20 [WARNING] 08:49:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:49:20 [WARNING] 08:49:20 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/10.0.1-SNAPSHOT/odl-netconf-keystore-10.0.1-SNAPSHOT.pom 08:49:20 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/10.0.1-SNAPSHOT/odl-netconf-keystore-10.0.1-SNAPSHOT-features.xml 08:49:20 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/10.0.1-SNAPSHOT/odl-netconf-keystore-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:20 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/10.0.1-SNAPSHOT/odl-netconf-keystore-10.0.1-SNAPSHOT-cyclonedx.json 08:49:20 [INFO] 08:49:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-keystore --- 08:49:20 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:49:20 [WARNING] 08:49:20 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 08:49:20 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:49:20 [WARNING] 08:49:20 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:49:20 [WARNING] 08:49:20 [INFO] 08:49:20 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 08:49:20 [INFO] Building truststore-api 10.0.1-SNAPSHOT [22/112] 08:49:20 [INFO] from truststore/truststore-api/pom.xml 08:49:20 [INFO] -------------------------------[ bundle ]------------------------------- 08:49:20 [INFO] 08:49:20 [INFO] --- clean:3.5.0:clean (default-clean) @ truststore-api --- 08:49:20 [INFO] 08:49:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ truststore-api --- 08:49:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:20 [INFO] 08:49:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ truststore-api --- 08:49:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:20 [INFO] 08:49:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ truststore-api --- 08:49:20 [INFO] 08:49:20 [INFO] --- dependency:3.9.0:properties (default) @ truststore-api --- 08:49:20 [INFO] 08:49:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ truststore-api --- 08:49:20 [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/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-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/** 08:49:20 [INFO] 08:49:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ truststore-api --- 08:49:20 [INFO] Starting audit... 08:49:20 Audit done. 08:49:20 [INFO] You have 0 Checkstyle violations. 08:49:20 [INFO] 08:49:20 [INFO] --- checkstyle:3.6.0:check (default) @ truststore-api --- 08:49:20 [INFO] Starting audit... 08:49:20 Audit done. 08:49:20 [INFO] You have 0 Checkstyle violations. 08:49:20 [INFO] 08:49:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ truststore-api --- 08:49:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:49:20 [INFO] 08:49:20 [INFO] --- resources:3.3.1:resources (default-resources) @ truststore-api --- 08:49:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/src/main/resources 08:49:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/generated-sources/spi 08:49:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/generated-sources/yang 08:49:20 [INFO] 08:49:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ truststore-api --- 08:49:20 [INFO] No sources to compile 08:49:20 [INFO] 08:49:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ truststore-api >>> 08:49:20 [INFO] 08:49:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ truststore-api --- 08:49:20 [INFO] No files found to run spotbugs, check compile phase has been run 08:49:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:49:20 [INFO] 08:49:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ truststore-api <<< 08:49:20 [INFO] 08:49:20 [INFO] 08:49:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ truststore-api --- 08:49:20 [INFO] 08:49:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ truststore-api --- 08:49:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/src/test/resources 08:49:20 [INFO] 08:49:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ truststore-api --- 08:49:20 [INFO] No sources to compile 08:49:20 [INFO] 08:49:20 [INFO] --- surefire:3.5.4:test (default-test) @ truststore-api --- 08:49:20 [INFO] No tests to run. 08:49:20 [INFO] 08:49:20 [INFO] --- copy:14.1.4:copy-files (default) @ truststore-api --- 08:49:20 [INFO] 08:49:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ truststore-api --- 08:49:20 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/truststore-api-10.0.1-SNAPSHOT.jar 08:49:20 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 08:49:20 [INFO] 08:49:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ truststore-api --- 08:49:20 [INFO] No Javadoc in project. Archive not created. 08:49:20 [INFO] 08:49:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ truststore-api --- 08:49:20 [INFO] CycloneDX: Resolving Dependencies 08:49:21 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 08:49:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/bom.xml 08:49:21 [INFO] attaching as truststore-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/bom.json 08:49:21 [INFO] attaching as truststore-api-10.0.1-SNAPSHOT-cyclonedx.json 08:49:21 [INFO] 08:49:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 08:49:21 [INFO] Skipping duplicate-finder execution! 08:49:21 [INFO] 08:49:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ truststore-api --- 08:49:21 [INFO] No dependency problems found 08:49:21 [INFO] 08:49:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ truststore-api --- 08:49:21 [INFO] Skipping source per configuration. 08:49:21 [INFO] 08:49:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ truststore-api --- 08:49:21 [INFO] 08:49:21 [INFO] --- jacoco:0.8.13:report (report) @ truststore-api --- 08:49:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:49:21 [INFO] 08:49:21 [INFO] --- install:3.1.4:install (default-install) @ truststore-api --- 08:49:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/10.0.1-SNAPSHOT/truststore-api-10.0.1-SNAPSHOT.pom 08:49:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/truststore-api-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/10.0.1-SNAPSHOT/truststore-api-10.0.1-SNAPSHOT.jar 08:49:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/10.0.1-SNAPSHOT/truststore-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/10.0.1-SNAPSHOT/truststore-api-10.0.1-SNAPSHOT-cyclonedx.json 08:49:21 [INFO] 08:49:21 [INFO] --- bundle:6.0.0:install (default-install) @ truststore-api --- 08:49:21 [INFO] Installing org/opendaylight/netconf/truststore-api/10.0.1-SNAPSHOT/truststore-api-10.0.1-SNAPSHOT.jar 08:49:21 [INFO] Writing OBR metadata 08:49:21 [INFO] 08:49:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ truststore-api --- 08:49:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:49:21 [INFO] 08:49:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ truststore-api --- 08:49:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:49:21 [INFO] 08:49:21 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 08:49:21 [INFO] Building truststore-none 10.0.1-SNAPSHOT [23/112] 08:49:21 [INFO] from truststore/truststore-none/pom.xml 08:49:21 [INFO] -------------------------------[ bundle ]------------------------------- 08:49:21 [INFO] 08:49:21 [INFO] --- clean:3.5.0:clean (default-clean) @ truststore-none --- 08:49:21 [INFO] 08:49:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ truststore-none --- 08:49:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:21 [INFO] 08:49:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ truststore-none --- 08:49:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:21 [INFO] 08:49:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ truststore-none --- 08:49:21 [INFO] 08:49:21 [INFO] --- dependency:3.9.0:properties (default) @ truststore-none --- 08:49:21 [INFO] 08:49:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ truststore-none --- 08:49:21 [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/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:49:21 [INFO] 08:49:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ truststore-none --- 08:49:21 [INFO] Starting audit... 08:49:21 Audit done. 08:49:21 [INFO] You have 0 Checkstyle violations. 08:49:21 [INFO] 08:49:21 [INFO] --- checkstyle:3.6.0:check (default) @ truststore-none --- 08:49:21 [INFO] Starting audit... 08:49:21 Audit done. 08:49:21 [INFO] You have 0 Checkstyle violations. 08:49:21 [INFO] 08:49:21 [INFO] --- dependency:3.9.0:copy (unpack-license) @ truststore-none --- 08:49:21 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:49:21 [INFO] 08:49:21 [INFO] --- resources:3.3.1:resources (default-resources) @ truststore-none --- 08:49:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/src/main/resources 08:49:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/generated-sources/spi 08:49:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/generated-sources/yang 08:49:21 [INFO] 08:49:21 [INFO] --- compiler:3.14.1:compile (default-compile) @ truststore-none --- 08:49:21 [INFO] Recompiling the module because of changed source code. 08:49:21 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 08:49:21 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 08:49:21 [INFO] 08:49:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ truststore-none >>> 08:49:21 [INFO] 08:49:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ truststore-none --- 08:49:21 [INFO] Fork Value is true 08:49:24 [INFO] Done SpotBugs Analysis.... 08:49:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:49:24 [INFO] 08:49:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ truststore-none <<< 08:49:24 [INFO] 08:49:24 [INFO] 08:49:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ truststore-none --- 08:49:24 [INFO] BugInstance size is 0 08:49:24 [INFO] Error size is 0 08:49:24 [INFO] No errors/warnings found 08:49:24 [INFO] 08:49:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ truststore-none --- 08:49:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/src/test/resources 08:49:24 [INFO] 08:49:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ truststore-none --- 08:49:24 [INFO] No sources to compile 08:49:24 [INFO] 08:49:24 [INFO] --- surefire:3.5.4:test (default-test) @ truststore-none --- 08:49:24 [INFO] No tests to run. 08:49:24 [INFO] 08:49:24 [INFO] --- copy:14.1.4:copy-files (default) @ truststore-none --- 08:49:24 [INFO] 08:49:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ truststore-none --- 08:49:24 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/truststore-none-10.0.1-SNAPSHOT.jar 08:49:24 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 08:49:24 [INFO] 08:49:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ truststore-none --- 08:49:25 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/truststore-none-10.0.1-SNAPSHOT-javadoc.jar 08:49:25 [INFO] 08:49:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ truststore-none --- 08:49:25 [INFO] CycloneDX: Resolving Dependencies 08:49:26 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 08:49:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/bom.xml 08:49:26 [INFO] attaching as truststore-none-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/bom.json 08:49:26 [INFO] attaching as truststore-none-10.0.1-SNAPSHOT-cyclonedx.json 08:49:26 [INFO] 08:49:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 08:49:26 [INFO] Skipping duplicate-finder execution! 08:49:26 [INFO] 08:49:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ truststore-none --- 08:49:26 [INFO] No dependency problems found 08:49:26 [INFO] 08:49:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ truststore-none --- 08:49:26 [INFO] Skipping source per configuration. 08:49:26 [INFO] 08:49:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ truststore-none --- 08:49:26 [INFO] 08:49:26 [INFO] --- jacoco:0.8.13:report (report) @ truststore-none --- 08:49:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:49:26 [INFO] 08:49:26 [INFO] --- install:3.1.4:install (default-install) @ truststore-none --- 08:49:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.1-SNAPSHOT/truststore-none-10.0.1-SNAPSHOT.pom 08:49:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/truststore-none-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.1-SNAPSHOT/truststore-none-10.0.1-SNAPSHOT.jar 08:49:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/truststore-none-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.1-SNAPSHOT/truststore-none-10.0.1-SNAPSHOT-javadoc.jar 08:49:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.1-SNAPSHOT/truststore-none-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/10.0.1-SNAPSHOT/truststore-none-10.0.1-SNAPSHOT-cyclonedx.json 08:49:26 [INFO] 08:49:26 [INFO] --- bundle:6.0.0:install (default-install) @ truststore-none --- 08:49:26 [INFO] Installing org/opendaylight/netconf/truststore-none/10.0.1-SNAPSHOT/truststore-none-10.0.1-SNAPSHOT.jar 08:49:26 [INFO] Writing OBR metadata 08:49:26 [INFO] 08:49:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ truststore-none --- 08:49:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:49:26 [INFO] 08:49:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ truststore-none --- 08:49:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:49:26 [INFO] 08:49:26 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 08:49:26 [INFO] Building OpenDaylight :: Netconf :: Trust Store 10.0.1-SNAPSHOT [24/112] 08:49:26 [INFO] from features/odl-netconf-truststore/pom.xml 08:49:26 [INFO] ------------------------------[ feature ]------------------------------- 08:49:26 [INFO] 08:49:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-truststore --- 08:49:26 [INFO] 08:49:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-truststore --- 08:49:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:26 [INFO] 08:49:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 08:49:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:26 [INFO] 08:49:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-truststore --- 08:49:26 [INFO] 08:49:26 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-truststore --- 08:49:26 [INFO] 08:49:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 08:49:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:26 [INFO] argLine set to empty 08:49:26 [INFO] 08:49:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-truststore --- 08:49:26 [INFO] Starting audit... 08:49:26 Audit done. 08:49:26 [INFO] You have 0 Checkstyle violations. 08:49:26 [INFO] 08:49:26 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-truststore --- 08:49:26 [INFO] Starting audit... 08:49:26 Audit done. 08:49:26 [INFO] You have 0 Checkstyle violations. 08:49:26 [INFO] 08:49:26 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-truststore --- 08:49:26 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:49:26 [INFO] 08:49:26 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 08:49:26 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-truststore/target/feature/feature.xml 08:49:26 [INFO] ...done! 08:49:26 [INFO] Attaching features XML 08:49:26 [INFO] 08:49:26 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-truststore --- 08:49:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:49:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:49:26 [INFO] 08:49:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 08:49:26 [INFO] 08:49:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-truststore --- 08:49:26 [INFO] No files found to run spotbugs, check compile phase has been run 08:49:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:49:26 [INFO] 08:49:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 08:49:26 [INFO] 08:49:26 [INFO] 08:49:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-truststore --- 08:49:26 [INFO] 08:49:26 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-truststore --- 08:49:26 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-truststore 08:49:26 [INFO] Project dependency features detected: [] 08:49:26 [INFO] Pax Exam System (Version: 4.14.0) created. 08:49:26 [INFO] Creating RMI registry server on 127.0.0.1:35779 08:49:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:49:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:49:27 [INFO] Waiting for remote bundle context.. on 35779 name: 1c944bd8-5b0a-4eab-8993-de436ef7ed8b timout: [ RelativeTimeout value = 180000 ] 08:49:32 [INFO] Building jar from resources and headers. 08:49:32 [INFO] Writing jar finished. 08:49:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:49:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:49:35 [INFO] 08:49:35 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-truststore --- 08:49:35 [INFO] 08:49:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-truststore --- 08:49:35 [INFO] No Javadoc in project. Archive not created. 08:49:35 [INFO] 08:49:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-truststore --- 08:49:35 [INFO] CycloneDX: Resolving Dependencies 08:49:36 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 08:49:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-truststore/target/bom.xml 08:49:36 [INFO] attaching as odl-netconf-truststore-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-truststore/target/bom.json 08:49:36 [INFO] attaching as odl-netconf-truststore-10.0.1-SNAPSHOT-cyclonedx.json 08:49:36 [INFO] 08:49:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 08:49:36 [INFO] Skipping duplicate-finder execution! 08:49:36 [INFO] 08:49:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 08:49:36 [INFO] Skipping plugin execution 08:49:36 [INFO] 08:49:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 08:49:36 [INFO] Skipping source per configuration. 08:49:36 [INFO] 08:49:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-truststore --- 08:49:36 [INFO] 08:49:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-truststore --- 08:49:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:36 [INFO] 08:49:36 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-truststore --- 08:49:36 [WARNING] 08:49:36 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 08:49:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:49:36 [WARNING] 08:49:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:49:36 [WARNING] 08:49:36 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/10.0.1-SNAPSHOT/odl-netconf-truststore-10.0.1-SNAPSHOT.pom 08:49:36 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/10.0.1-SNAPSHOT/odl-netconf-truststore-10.0.1-SNAPSHOT-features.xml 08:49:36 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/10.0.1-SNAPSHOT/odl-netconf-truststore-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:36 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/10.0.1-SNAPSHOT/odl-netconf-truststore-10.0.1-SNAPSHOT-cyclonedx.json 08:49:36 [INFO] 08:49:36 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-truststore --- 08:49:36 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:49:36 [WARNING] 08:49:36 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 08:49:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:49:36 [WARNING] 08:49:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:49:36 [WARNING] 08:49:36 [INFO] 08:49:36 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 08:49:36 [INFO] Building transport-api 10.0.1-SNAPSHOT [25/112] 08:49:36 [INFO] from transport/transport-api/pom.xml 08:49:36 [INFO] --------------------------------[ jar ]--------------------------------- 08:49:36 [INFO] 08:49:36 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-api --- 08:49:36 [INFO] 08:49:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-api --- 08:49:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:36 [INFO] 08:49:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-api --- 08:49:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:36 [INFO] 08:49:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-api --- 08:49:37 [INFO] 08:49:37 [INFO] --- dependency:3.9.0:properties (default) @ transport-api --- 08:49:37 [INFO] 08:49:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-api --- 08:49:37 [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/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-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/** 08:49:37 [INFO] 08:49:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-api --- 08:49:37 [INFO] Starting audit... 08:49:37 Audit done. 08:49:37 [INFO] You have 0 Checkstyle violations. 08:49:37 [INFO] 08:49:37 [INFO] --- checkstyle:3.6.0:check (default) @ transport-api --- 08:49:38 [INFO] Starting audit... 08:49:38 Audit done. 08:49:38 [INFO] You have 0 Checkstyle violations. 08:49:38 [INFO] 08:49:38 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-api --- 08:49:38 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:49:38 [INFO] 08:49:38 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-api --- 08:49:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/resources 08:49:38 [INFO] 08:49:38 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-api --- 08:49:38 [INFO] Recompiling the module because of changed source code. 08:49:38 [INFO] Compiling 16 source files with javac [debug release 21 module-path] to target/classes 08:49:38 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 08:49:38 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/module-info.java:[23,40] requires directive for an automatic module 08:49:38 [INFO] 08:49:38 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-api >>> 08:49:38 [INFO] 08:49:38 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-api --- 08:49:38 [INFO] Fork Value is true 08:49:42 [INFO] Done SpotBugs Analysis.... 08:49:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:49:42 [INFO] 08:49:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-api <<< 08:49:42 [INFO] 08:49:42 [INFO] 08:49:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-api --- 08:49:42 [INFO] BugInstance size is 0 08:49:42 [INFO] Error size is 0 08:49:42 [INFO] No errors/warnings found 08:49:42 [INFO] 08:49:42 [INFO] --- bnd:7.1.0:bnd-process (default) @ transport-api --- 08:49:42 [INFO] 08:49:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-api --- 08:49:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/test/resources 08:49:42 [INFO] 08:49:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-api --- 08:49:42 [INFO] Recompiling the module because of changed dependency. 08:49:42 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 08:49:42 [INFO] 08:49:42 [INFO] --- surefire:3.5.4:test (default-test) @ transport-api --- 08:49:42 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/surefire-reports 08:49:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:49:42 [INFO] 08:49:42 [INFO] ------------------------------------------------------- 08:49:42 [INFO] T E S T S 08:49:42 [INFO] ------------------------------------------------------- 08:49:43 [INFO] Running org.opendaylight.netconf.transport.spi.NettyTransportSupportTest 08:49:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in org.opendaylight.netconf.transport.spi.NettyTransportSupportTest 08:49:44 [INFO] 08:49:44 [INFO] Results: 08:49:44 [INFO] 08:49:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 08:49:44 [INFO] 08:49:44 [INFO] 08:49:44 [INFO] --- copy:14.1.4:copy-files (default) @ transport-api --- 08:49:44 [INFO] 08:49:44 [INFO] --- jar:3.4.2:jar (default-jar) @ transport-api --- 08:49:44 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/transport-api-10.0.1-SNAPSHOT.jar 08:49:44 [INFO] 08:49:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-api --- 08:49:46 [WARNING] Javadoc Warnings 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:22: warning: no @param for 08:49:46 [WARNING] public abstract class AbstractOverlayTransportStack extends AbstractTransportStack { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportChannel.java:22: warning: no comment 08:49:46 [WARNING] protected AbstractOverlayTransportChannel(final TransportChannel tcp) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/TransportChannel.java:42: warning: no comment 08:49:46 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper helper) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:37: warning: no comment 08:49:46 [WARNING] protected AbstractOverlayTransportStack(final TransportChannelListener listener) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:46: warning: no comment 08:49:46 [WARNING] protected final @NonNull TransportChannelListener asListener() { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:50: warning: no comment 08:49:46 [WARNING] protected abstract void onUnderlayChannelEstablished(@NonNull TransportChannel underlayChannel); 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:84: warning: no comment 08:49:46 [WARNING] protected abstract @NonNull ListenableFuture startShutdown(); 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractOverlayTransportStack.java:56: warning: no comment 08:49:46 [WARNING] protected static final > @NonNull ListenableFuture transformUnderlay( 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:46: warning: no comment 08:49:46 [WARNING] protected AbstractTransportStack(final TransportChannelListener listener) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:109: warning: no comment 08:49:46 [WARNING] protected synchronized ToStringHelper addToStringAttributes(final ToStringHelper helper) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:86: warning: no comment 08:49:46 [WARNING] protected final void addTransportChannel(final @NonNull C channel) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:100: warning: no comment 08:49:46 [WARNING] protected final void notifyTransportChannelFailed(final @NonNull Throwable cause) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/AbstractTransportStack.java:113: warning: no comment 08:49:46 [WARNING] protected static final @NonNull ListenableFuture toListenableFuture(final Future nettyFuture) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/NettyTcpKeepaliveOptions.java:29: warning: no comment 08:49:46 [WARNING] public NettyTcpKeepaliveOptions { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:38: warning: no comment 08:49:46 [WARNING] public static final class Builder { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:120: warning: no comment 08:49:46 [WARNING] public Map asMap() { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:112: warning: no comment 08:49:46 [WARNING] public static Builder builder() { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:116: warning: no comment 08:49:46 [WARNING] public boolean isEmpty() { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:77: warning: no comment 08:49:46 [WARNING] public static TcpMd5Secrets of() { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:81: warning: no comment 08:49:46 [WARNING] public static TcpMd5Secrets of(final InetAddress inetAddress, byte[] key) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:85: warning: no comment 08:49:46 [WARNING] public static TcpMd5Secrets of(final InetAddress inetAddress, final ByteBuf key) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:89: warning: no comment 08:49:46 [WARNING] public static TcpMd5Secrets of(final InetAddress inetAddress, final String password) 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:94: warning: no comment 08:49:46 [WARNING] public static TcpMd5Secrets of(final Map passwords) throws CharacterCodingException { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:63: warning: no comment 08:49:46 [WARNING] public TcpMd5Secrets build() { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:45: warning: no comment 08:49:46 [WARNING] public Builder put(final InetAddress peer, final byte[] key) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:54: warning: no comment 08:49:46 [WARNING] public Builder put(final InetAddress peer, final ByteBuf key) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:50: warning: no comment 08:49:46 [WARNING] public Builder put(final InetAddress peer, String asciiKey) throws CharacterCodingException { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/spi/TcpMd5Secrets.java:58: warning: no comment 08:49:46 [WARNING] public Builder putUnsafe(final InetAddress peer, final ByteBuf key) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/TransportChannel.java:19: warning: use of default constructor, which does not provide a comment 08:49:46 [WARNING] public abstract class TransportChannel { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/UnsupportedConfigurationException.java:19: warning: no comment 08:49:46 [WARNING] public UnsupportedConfigurationException(final String message) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/org/opendaylight/netconf/transport/api/UnsupportedConfigurationException.java:23: warning: no comment 08:49:46 [WARNING] public UnsupportedConfigurationException(final String message, final Throwable cause) { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java/module-info.java:8: warning: no comment 08:49:46 [WARNING] module org.opendaylight.netconf.transport.api { 08:49:46 [WARNING] ^ 08:49:46 [WARNING] 32 warnings 08:49:46 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/transport-api-10.0.1-SNAPSHOT-javadoc.jar 08:49:46 [INFO] 08:49:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-api --- 08:49:46 [INFO] CycloneDX: Resolving Dependencies 08:49:46 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 08:49:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/bom.xml 08:49:46 [INFO] attaching as transport-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/bom.json 08:49:46 [INFO] attaching as transport-api-10.0.1-SNAPSHOT-cyclonedx.json 08:49:46 [INFO] 08:49:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 08:49:46 [INFO] Skipping duplicate-finder execution! 08:49:46 [INFO] 08:49:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-api --- 08:49:46 [INFO] No dependency problems found 08:49:46 [INFO] 08:49:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-api --- 08:49:46 [INFO] Skipping source per configuration. 08:49:46 [INFO] 08:49:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-api --- 08:49:46 [INFO] 08:49:46 [INFO] --- jacoco:0.8.13:report (report) @ transport-api --- 08:49:46 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/code-coverage/jacoco.exec 08:49:46 [INFO] Analyzed bundle 'transport-api' with 13 classes 08:49:46 [INFO] 08:49:46 [INFO] --- install:3.1.4:install (default-install) @ transport-api --- 08:49:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/10.0.1-SNAPSHOT/transport-api-10.0.1-SNAPSHOT.pom 08:49:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/transport-api-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/10.0.1-SNAPSHOT/transport-api-10.0.1-SNAPSHOT.jar 08:49:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/transport-api-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/10.0.1-SNAPSHOT/transport-api-10.0.1-SNAPSHOT-javadoc.jar 08:49:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/10.0.1-SNAPSHOT/transport-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/10.0.1-SNAPSHOT/transport-api-10.0.1-SNAPSHOT-cyclonedx.json 08:49:46 [INFO] 08:49:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-api --- 08:49:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:49:46 [INFO] 08:49:46 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 08:49:46 [INFO] Building OpenDaylight :: Netconf :: Transport API 10.0.1-SNAPSHOT [26/112] 08:49:46 [INFO] from features/odl-netconf-transport-api/pom.xml 08:49:46 [INFO] ------------------------------[ feature ]------------------------------- 08:49:46 [INFO] 08:49:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-transport-api --- 08:49:46 [INFO] 08:49:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-transport-api --- 08:49:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:46 [INFO] 08:49:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 08:49:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:46 [INFO] 08:49:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-transport-api --- 08:49:47 [INFO] 08:49:47 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-transport-api --- 08:49:47 [INFO] 08:49:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 08:49:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:47 [INFO] argLine set to empty 08:49:47 [INFO] 08:49:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-transport-api --- 08:49:47 [INFO] Starting audit... 08:49:47 Audit done. 08:49:47 [INFO] You have 0 Checkstyle violations. 08:49:47 [INFO] 08:49:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-transport-api --- 08:49:47 [INFO] Starting audit... 08:49:47 Audit done. 08:49:47 [INFO] You have 0 Checkstyle violations. 08:49:47 [INFO] 08:49:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-transport-api --- 08:49:47 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:49:47 [INFO] 08:49:47 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 08:49:47 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport-api/target/feature/feature.xml 08:49:47 [INFO] ...done! 08:49:47 [INFO] Attaching features XML 08:49:47 [INFO] 08:49:47 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-transport-api --- 08:49:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:49:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:49:47 [INFO] 08:49:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 08:49:47 [INFO] 08:49:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-transport-api --- 08:49:47 [INFO] No files found to run spotbugs, check compile phase has been run 08:49:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:49:47 [INFO] 08:49:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 08:49:47 [INFO] 08:49:47 [INFO] 08:49:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-transport-api --- 08:49:47 [INFO] 08:49:47 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-transport-api --- 08:49:47 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport-api 08:49:47 [INFO] Project dependency features detected: [] 08:49:47 [INFO] Pax Exam System (Version: 4.14.0) created. 08:49:47 [INFO] Creating RMI registry server on 127.0.0.1:34347 08:49:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:49:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:49:47 [INFO] Waiting for remote bundle context.. on 34347 name: 83027593-4c73-435a-9ead-59e9106ad45c timout: [ RelativeTimeout value = 180000 ] 08:49:52 [INFO] Building jar from resources and headers. 08:49:52 [INFO] Writing jar finished. 08:49:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:49:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:49:54 [INFO] 08:49:54 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-transport-api --- 08:49:54 [INFO] 08:49:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-transport-api --- 08:49:54 [INFO] No Javadoc in project. Archive not created. 08:49:54 [INFO] 08:49:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-transport-api --- 08:49:54 [INFO] CycloneDX: Resolving Dependencies 08:49:55 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 08:49:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport-api/target/bom.xml 08:49:55 [INFO] attaching as odl-netconf-transport-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport-api/target/bom.json 08:49:55 [INFO] attaching as odl-netconf-transport-api-10.0.1-SNAPSHOT-cyclonedx.json 08:49:55 [INFO] 08:49:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 08:49:55 [INFO] Skipping duplicate-finder execution! 08:49:55 [INFO] 08:49:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 08:49:55 [INFO] Skipping plugin execution 08:49:55 [INFO] 08:49:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 08:49:55 [INFO] Skipping source per configuration. 08:49:55 [INFO] 08:49:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-transport-api --- 08:49:55 [INFO] 08:49:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-transport-api --- 08:49:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:49:55 [INFO] 08:49:55 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-transport-api --- 08:49:55 [WARNING] 08:49:55 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 08:49:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:49:55 [WARNING] 08:49:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:49:55 [WARNING] 08:49:55 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/10.0.1-SNAPSHOT/odl-netconf-transport-api-10.0.1-SNAPSHOT.pom 08:49:55 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/10.0.1-SNAPSHOT/odl-netconf-transport-api-10.0.1-SNAPSHOT-features.xml 08:49:55 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/10.0.1-SNAPSHOT/odl-netconf-transport-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:49:55 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/10.0.1-SNAPSHOT/odl-netconf-transport-api-10.0.1-SNAPSHOT-cyclonedx.json 08:49:55 [INFO] 08:49:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-transport-api --- 08:49:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:49:55 [WARNING] 08:49:55 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 08:49:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:49:55 [WARNING] 08:49:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:49:55 [WARNING] 08:49:55 [INFO] 08:49:55 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 08:49:55 [INFO] Building transport-tcp 10.0.1-SNAPSHOT [27/112] 08:49:55 [INFO] from transport/transport-tcp/pom.xml 08:49:55 [INFO] --------------------------------[ jar ]--------------------------------- 08:49:55 [INFO] 08:49:55 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-tcp --- 08:49:55 [INFO] 08:49:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-tcp --- 08:49:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:55 [INFO] 08:49:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-tcp --- 08:49:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:49:55 [INFO] 08:49:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-tcp --- 08:49:55 [INFO] 08:49:55 [INFO] --- dependency:3.9.0:properties (default) @ transport-tcp --- 08:49:55 [INFO] 08:49:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-tcp --- 08:49:55 [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/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:49:55 [INFO] 08:49:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-tcp --- 08:49:55 [INFO] Starting audit... 08:49:55 Audit done. 08:49:55 [INFO] You have 0 Checkstyle violations. 08:49:55 [INFO] 08:49:55 [INFO] --- checkstyle:3.6.0:check (default) @ transport-tcp --- 08:49:55 [INFO] Starting audit... 08:49:55 Audit done. 08:49:55 [INFO] You have 0 Checkstyle violations. 08:49:55 [INFO] 08:49:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-tcp --- 08:49:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:49:55 [INFO] 08:49:55 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-tcp --- 08:49:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/resources 08:49:56 [INFO] 08:49:56 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-tcp --- 08:49:56 [INFO] Recompiling the module because of changed dependency. 08:49:56 [INFO] Compiling 11 source files with javac [debug release 21 module-path] to target/classes 08:49:56 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:49:56 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 08:49:56 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:49:56 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:49:56 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/module-info.java:[30,66] requires transitive directive for an automatic module 08:49:56 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/module-info.java:[31,66] requires transitive directive for an automatic module 08:49:56 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/module-info.java:[35,55] requires directive for an automatic module 08:49:56 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/module-info.java:[36,55] requires directive for an automatic module 08:49:56 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/module-info.java:[42,47] requires transitive directive for an automatic module 08:49:56 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/module-info.java:[43,32] requires directive for an automatic module 08:49:56 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/module-info.java:[44,40] requires directive for an automatic module 08:49:56 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:[52,37] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:49:56 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:[61,37] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:49:56 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:49:56 [INFO] 08:49:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-tcp >>> 08:49:56 [INFO] 08:49:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-tcp --- 08:49:56 [INFO] Fork Value is true 08:49:59 [INFO] Done SpotBugs Analysis.... 08:49:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:49:59 [INFO] 08:49:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-tcp <<< 08:49:59 [INFO] 08:49:59 [INFO] 08:49:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-tcp --- 08:49:59 [INFO] BugInstance size is 0 08:49:59 [INFO] Error size is 0 08:49:59 [INFO] No errors/warnings found 08:49:59 [INFO] 08:49:59 [INFO] --- bnd:7.1.0:bnd-process (default) @ transport-tcp --- 08:49:59 [INFO] 08:49:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-tcp --- 08:49:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/test/resources 08:49:59 [INFO] 08:49:59 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-tcp --- 08:49:59 [INFO] Recompiling the module because of changed dependency. 08:49:59 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 08:49:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:49:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:49:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:49:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/test/java/org/opendaylight/netconf/transport/tcp/TCPClientServerTest.java:[87,67] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:49:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:49:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/test/java/org/opendaylight/netconf/transport/tcp/TCPClientServerTest.java:[114,72] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:49:59 [INFO] 08:49:59 [INFO] --- surefire:3.5.4:test (default-test) @ transport-tcp --- 08:49:59 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/surefire-reports 08:49:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:49:59 [INFO] 08:49:59 [INFO] ------------------------------------------------------- 08:49:59 [INFO] T E S T S 08:49:59 [INFO] ------------------------------------------------------- 08:50:00 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 08:50:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.843 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 08:50:04 [INFO] 08:50:04 [INFO] Results: 08:50:04 [INFO] 08:50:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:50:04 [INFO] 08:50:04 [INFO] 08:50:04 [INFO] --- copy:14.1.4:copy-files (default) @ transport-tcp --- 08:50:04 [INFO] 08:50:04 [INFO] --- jar:3.4.2:jar (default-jar) @ transport-tcp --- 08:50:04 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/transport-tcp-10.0.1-SNAPSHOT.jar 08:50:04 [INFO] 08:50:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-tcp --- 08:50:06 [WARNING] Javadoc Warnings 08:50:06 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:36: warning: no comment 08:50:06 [WARNING] public BootstrapFactory(final @NonNull String groupName, final int groupThreads) { 08:50:06 [WARNING] ^ 08:50:06 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:40: warning: no comment 08:50:06 [WARNING] public BootstrapFactory(final @NonNull String groupName, final int groupThreads, 08:50:06 [WARNING] ^ 08:50:06 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java/org/opendaylight/netconf/transport/tcp/BootstrapFactory.java:77: warning: no comment 08:50:06 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper helper) { 08:50:06 [WARNING] ^ 08:50:06 [WARNING] 3 warnings 08:50:06 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/transport-tcp-10.0.1-SNAPSHOT-javadoc.jar 08:50:06 [INFO] 08:50:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-tcp --- 08:50:06 [INFO] CycloneDX: Resolving Dependencies 08:50:06 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 08:50:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/bom.xml 08:50:06 [INFO] attaching as transport-tcp-10.0.1-SNAPSHOT-cyclonedx.xml 08:50:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/bom.json 08:50:06 [INFO] attaching as transport-tcp-10.0.1-SNAPSHOT-cyclonedx.json 08:50:06 [INFO] 08:50:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 08:50:06 [INFO] Skipping duplicate-finder execution! 08:50:06 [INFO] 08:50:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-tcp --- 08:50:06 [INFO] No dependency problems found 08:50:06 [INFO] 08:50:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-tcp --- 08:50:06 [INFO] Skipping source per configuration. 08:50:06 [INFO] 08:50:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-tcp --- 08:50:06 [INFO] 08:50:06 [INFO] --- jacoco:0.8.13:report (report) @ transport-tcp --- 08:50:06 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/code-coverage/jacoco.exec 08:50:06 [INFO] Analyzed bundle 'transport-tcp' with 11 classes 08:50:06 [INFO] 08:50:06 [INFO] --- install:3.1.4:install (default-install) @ transport-tcp --- 08:50:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.1-SNAPSHOT/transport-tcp-10.0.1-SNAPSHOT.pom 08:50:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/transport-tcp-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.1-SNAPSHOT/transport-tcp-10.0.1-SNAPSHOT.jar 08:50:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/transport-tcp-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.1-SNAPSHOT/transport-tcp-10.0.1-SNAPSHOT-javadoc.jar 08:50:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.1-SNAPSHOT/transport-tcp-10.0.1-SNAPSHOT-cyclonedx.xml 08:50:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/10.0.1-SNAPSHOT/transport-tcp-10.0.1-SNAPSHOT-cyclonedx.json 08:50:06 [INFO] 08:50:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-tcp --- 08:50:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:50:06 [INFO] 08:50:06 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 08:50:06 [INFO] Building transport-tls 10.0.1-SNAPSHOT [28/112] 08:50:06 [INFO] from transport/transport-tls/pom.xml 08:50:06 [INFO] --------------------------------[ jar ]--------------------------------- 08:50:07 [INFO] 08:50:07 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-tls --- 08:50:07 [INFO] 08:50:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-tls --- 08:50:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:07 [INFO] 08:50:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-tls --- 08:50:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:07 [INFO] 08:50:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-tls --- 08:50:07 [INFO] 08:50:07 [INFO] --- dependency:3.9.0:properties (default) @ transport-tls --- 08:50:07 [INFO] 08:50:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-tls --- 08:50: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/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:50:07 [INFO] 08:50:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-tls --- 08:50:07 [INFO] Starting audit... 08:50:07 Audit done. 08:50:07 [INFO] You have 0 Checkstyle violations. 08:50:07 [INFO] 08:50:07 [INFO] --- checkstyle:3.6.0:check (default) @ transport-tls --- 08:50:07 [INFO] Starting audit... 08:50:07 Audit done. 08:50:07 [INFO] You have 0 Checkstyle violations. 08:50:07 [INFO] 08:50:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-tls --- 08:50:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:50:07 [INFO] 08:50:07 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-tls --- 08:50:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/resources 08:50:07 [INFO] 08:50:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-tls --- 08:50:07 [INFO] Recompiling the module because of changed dependency. 08:50:07 [INFO] Compiling 15 source files with javac [debug release 21 module-path] to target/classes 08:50:08 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[18,66] requires transitive directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[19,66] requires transitive directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[20,66] requires transitive directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[21,66] requires transitive directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[27,61] requires directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[28,57] requires directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[29,53] requires directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[30,55] requires directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[31,55] requires directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[39,47] requires transitive directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[40,32] requires directive for an automatic module 08:50:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:[41,40] requires directive for an automatic module 08:50:08 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:08 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:50:08 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:50:08 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:08 [INFO] 08:50:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-tls >>> 08:50:08 [INFO] 08:50:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-tls --- 08:50:08 [INFO] Fork Value is true 08:50:11 [INFO] Done SpotBugs Analysis.... 08:50:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:50:11 [INFO] 08:50:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-tls <<< 08:50:11 [INFO] 08:50:11 [INFO] 08:50:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-tls --- 08:50:11 [INFO] BugInstance size is 0 08:50:11 [INFO] Error size is 0 08:50:11 [INFO] No errors/warnings found 08:50:11 [INFO] 08:50:11 [INFO] --- bnd:7.1.0:bnd-process (default) @ transport-tls --- 08:50:11 [INFO] 08:50:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-tls --- 08:50:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/test/resources 08:50:11 [INFO] 08:50:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-tls --- 08:50:11 [INFO] Recompiling the module because of changed dependency. 08:50:11 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:50:12 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:50:12 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[189,73] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:50:12 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[191,74] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:50:12 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[212,73] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:50:12 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[214,74] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:50:12 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[272,82] newServerBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:50:12 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[276,88] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:50:12 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/test/java/org/opendaylight/netconf/transport/tls/TlsClientServerTest.java:[279,38] newBootstrap() in org.opendaylight.netconf.transport.tcp.NettyTransportSupport has been deprecated and marked for removal 08:50:12 [INFO] 08:50:12 [INFO] --- surefire:3.5.4:test (default-test) @ transport-tls --- 08:50:12 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/surefire-reports 08:50:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:50:12 [INFO] 08:50:12 [INFO] ------------------------------------------------------- 08:50:12 [INFO] T E S T S 08:50:12 [INFO] ------------------------------------------------------- 08:50:13 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 08:50:15 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.126 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 08:50:15 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 08:50:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.043 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 08:50:19 [INFO] 08:50:19 [INFO] Results: 08:50:19 [INFO] 08:50:19 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 08:50:19 [INFO] 08:50:19 [INFO] 08:50:19 [INFO] --- copy:14.1.4:copy-files (default) @ transport-tls --- 08:50:19 [INFO] 08:50:19 [INFO] --- jar:3.4.2:jar (default-jar) @ transport-tls --- 08:50:19 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/transport-tls-10.0.1-SNAPSHOT.jar 08:50:19 [INFO] 08:50:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-tls --- 08:50:20 [WARNING] Javadoc Warnings 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/FixedSslHandlerFactory.java:18: warning: no comment 08:50:20 [WARNING] public final class FixedSslHandlerFactory extends SslHandlerFactory { 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/FixedSslHandlerFactory.java:21: warning: no comment 08:50:20 [WARNING] public FixedSslHandlerFactory(final SslContext sslContext) { 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/FixedSslHandlerFactory.java:25: warning: no comment 08:50:20 [WARNING] public FixedSslHandlerFactory(final TlsClientGrouping clientParams) throws UnsupportedConfigurationException { 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/FixedSslHandlerFactory.java:29: warning: no comment 08:50:20 [WARNING] public FixedSslHandlerFactory(final TlsServerGrouping serverParams) throws UnsupportedConfigurationException { 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:102: warning: no comment 08:50:20 [WARNING] protected abstract @Nullable SslContext getSslContext(SocketAddress remoteAddress); 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:56: warning: use of default constructor, which does not provide a comment 08:50:20 [WARNING] public abstract class SslHandlerFactory { 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:104: warning: no comment 08:50:20 [WARNING] protected static final @NonNull SslContext createSslContext(final @NonNull TlsClientGrouping clientParams) 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:109: warning: no comment 08:50:20 [WARNING] protected static final @NonNull SslContext createSslContext(final @NonNull TlsClientGrouping clientParams, 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:153: warning: no comment 08:50:20 [WARNING] protected static final @NonNull SslContext createSslContext(final @NonNull TlsServerGrouping serverParams) 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/SslHandlerFactory.java:158: warning: no comment 08:50:20 [WARNING] protected static final @NonNull SslContext createSslContext(final @NonNull TlsServerGrouping serverParams, 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSClient.java:37: warning: no comment 08:50:20 [WARNING] public static @NonNull ListenableFuture connect( 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSClient.java:45: warning: no comment 08:50:20 [WARNING] public static @NonNull ListenableFuture listen( 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSServer.java:37: warning: no comment 08:50:20 [WARNING] public static @NonNull ListenableFuture connect( 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSServer.java:45: warning: no comment 08:50:20 [WARNING] public static @NonNull ListenableFuture listen( 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/TLSTransportChannel.java:13: warning: no comment 08:50:20 [WARNING] public final class TLSTransportChannel extends AbstractOverlayTransportChannel { 08:50:20 [WARNING] ^ 08:50:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java/module-info.java:8: warning: no comment 08:50:20 [WARNING] module org.opendaylight.netconf.transport.tls { 08:50:20 [WARNING] ^ 08:50:20 [WARNING] 16 warnings 08:50:20 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/transport-tls-10.0.1-SNAPSHOT-javadoc.jar 08:50:20 [INFO] 08:50:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-tls --- 08:50:20 [INFO] CycloneDX: Resolving Dependencies 08:50:21 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 08:50:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/bom.xml 08:50:21 [INFO] attaching as transport-tls-10.0.1-SNAPSHOT-cyclonedx.xml 08:50:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/bom.json 08:50:21 [INFO] attaching as transport-tls-10.0.1-SNAPSHOT-cyclonedx.json 08:50:21 [INFO] 08:50:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 08:50:21 [INFO] Skipping duplicate-finder execution! 08:50:21 [INFO] 08:50:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-tls --- 08:50:21 [INFO] No dependency problems found 08:50:21 [INFO] 08:50:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-tls --- 08:50:21 [INFO] Skipping source per configuration. 08:50:21 [INFO] 08:50:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-tls --- 08:50:21 [INFO] 08:50:21 [INFO] --- jacoco:0.8.13:report (report) @ transport-tls --- 08:50:21 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/code-coverage/jacoco.exec 08:50:21 [INFO] Analyzed bundle 'transport-tls' with 13 classes 08:50:21 [INFO] 08:50:21 [INFO] --- install:3.1.4:install (default-install) @ transport-tls --- 08:50:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.1-SNAPSHOT/transport-tls-10.0.1-SNAPSHOT.pom 08:50:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/transport-tls-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.1-SNAPSHOT/transport-tls-10.0.1-SNAPSHOT.jar 08:50:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/transport-tls-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.1-SNAPSHOT/transport-tls-10.0.1-SNAPSHOT-javadoc.jar 08:50:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.1-SNAPSHOT/transport-tls-10.0.1-SNAPSHOT-cyclonedx.xml 08:50:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/10.0.1-SNAPSHOT/transport-tls-10.0.1-SNAPSHOT-cyclonedx.json 08:50:21 [INFO] 08:50:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-tls --- 08:50:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:50:21 [INFO] 08:50:21 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 08:50:21 [INFO] Building transport-http 10.0.1-SNAPSHOT [29/112] 08:50:21 [INFO] from transport/transport-http/pom.xml 08:50:21 [INFO] -------------------------------[ bundle ]------------------------------- 08:50:21 [INFO] 08:50:21 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-http --- 08:50:21 [INFO] 08:50:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-http --- 08:50:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:21 [INFO] 08:50:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-http --- 08:50:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:21 [INFO] 08:50:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-http --- 08:50:22 [INFO] 08:50:22 [INFO] --- dependency:3.9.0:properties (default) @ transport-http --- 08:50:22 [INFO] 08:50:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-http --- 08:50:22 [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/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:50:22 [INFO] 08:50:22 [INFO] --- yang:14.0.18:generate-sources (binding) @ transport-http --- 08:50:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:50:22 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/src/main/yang 08:50:22 [INFO] yang-to-sources: Found 14 dependencies in 3.439 ms 08:50:22 [INFO] yang-to-sources: Project model files found: 2 in 26.16 ms 08:50:22 [INFO] yang-to-sources: 16 YANG models processed in 458.1 ms 08:50:22 [INFO] BindingJavaFileGenerator: Defined 101 files in 67.77 ms 08:50:22 [INFO] Sorted 101 files into 35 directories in 320.7 μs 08:50:23 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 101 in 163.9 ms 08:50:23 [INFO] 08:50:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-http --- 08:50:23 [INFO] Starting audit... 08:50:23 Audit done. 08:50:23 [INFO] You have 0 Checkstyle violations. 08:50:23 [INFO] 08:50:23 [INFO] --- checkstyle:3.6.0:check (default) @ transport-http --- 08:50:24 [INFO] Starting audit... 08:50:24 Audit done. 08:50:24 [INFO] You have 0 Checkstyle violations. 08:50:24 [INFO] 08:50:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-http --- 08:50:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:50:24 [INFO] 08:50:24 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-http --- 08:50:24 [INFO] Copying 1 resource from src/main/resources to target/classes 08:50:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/generated-sources/spi 08:50:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:50:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:50:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:50:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/generated-sources/spi 08:50:24 [INFO] 08:50:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-http --- 08:50:24 [INFO] Recompiling the module because of changed dependency. 08:50:24 [INFO] Compiling 171 source files with javac [debug release 21] to target/classes 08:50:25 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 08:50:25 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/src/main/java/org/opendaylight/netconf/transport/http/ClientRequestDispatcher.java:[21,20] org.opendaylight.netconf.transport.http.RequestDispatcher in org.opendaylight.netconf.transport.http has been deprecated and marked for removal 08:50:25 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/src/main/java/org/opendaylight/netconf/transport/http/ClientRequestDispatcher.java:[21,20] org.opendaylight.netconf.transport.http.RequestDispatcher in org.opendaylight.netconf.transport.http has been deprecated and marked for removal 08:50:25 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/src/main/java/org/opendaylight/netconf/transport/http/ClientRequestDispatcher.java:[21,20] org.opendaylight.netconf.transport.http.RequestDispatcher in org.opendaylight.netconf.transport.http has been deprecated and marked for removal 08:50:25 [INFO] 08:50:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-http >>> 08:50:25 [INFO] 08:50:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-http --- 08:50:25 [INFO] Fork Value is true 08:50:31 [INFO] Done SpotBugs Analysis.... 08:50:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:50:31 [INFO] 08:50:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-http <<< 08:50:31 [INFO] 08:50:31 [INFO] 08:50:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-http --- 08:50:31 [INFO] BugInstance size is 0 08:50:31 [INFO] Error size is 0 08:50:31 [INFO] No errors/warnings found 08:50:31 [INFO] 08:50:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-http --- 08:50:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/src/test/resources 08:50:31 [INFO] 08:50:31 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-http --- 08:50:31 [INFO] Recompiling the module because of changed dependency. 08:50:31 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 08:50:31 [INFO] 08:50:31 [INFO] --- surefire:3.5.4:test (default-test) @ transport-http --- 08:50:31 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/surefire-reports 08:50:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:50:31 [INFO] 08:50:31 [INFO] ------------------------------------------------------- 08:50:31 [INFO] T E S T S 08:50:31 [INFO] ------------------------------------------------------- 08:50:32 [INFO] Running org.opendaylight.netconf.transport.http.HttpClientServerTest 08:50:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:50:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.54 s -- in org.opendaylight.netconf.transport.http.HttpClientServerTest 08:50:46 [INFO] Running org.opendaylight.netconf.transport.http.SegmentPeelerTest 08:50:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.netconf.transport.http.SegmentPeelerTest 08:50:46 [INFO] Running org.opendaylight.netconf.transport.http.HTTPServerSessionTest 08:50:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.netconf.transport.http.HTTPServerSessionTest 08:50:46 [INFO] Running org.opendaylight.netconf.transport.http.AbstractBasicAuthHandlerTest 08:50:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.netconf.transport.http.AbstractBasicAuthHandlerTest 08:50:46 [INFO] Running org.opendaylight.netconf.transport.http.SseUtilsTest 08:50:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.netconf.transport.http.SseUtilsTest 08:50:46 [INFO] Running org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 08:50:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 08:50:46 [INFO] Running org.opendaylight.netconf.transport.http.HTTPSchemeTest 08:50:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.transport.http.HTTPSchemeTest 08:50:46 [INFO] 08:50:46 [INFO] Results: 08:50:46 [INFO] 08:50:46 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 08:50:46 [INFO] 08:50:46 [INFO] 08:50:46 [INFO] --- copy:14.1.4:copy-files (default) @ transport-http --- 08:50:46 [INFO] 08:50:46 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-http --- 08:50:47 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/transport-http-10.0.1-SNAPSHOT.jar 08:50:47 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/classes/META-INF/MANIFEST.MF 08:50:47 [INFO] 08:50:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-http --- 08:50:51 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/transport-http-10.0.1-SNAPSHOT-javadoc.jar 08:50:51 [INFO] 08:50:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-http --- 08:50:51 [INFO] CycloneDX: Resolving Dependencies 08:50:52 [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s) 08:50:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/bom.xml 08:50:52 [INFO] attaching as transport-http-10.0.1-SNAPSHOT-cyclonedx.xml 08:50:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/bom.json 08:50:52 [INFO] attaching as transport-http-10.0.1-SNAPSHOT-cyclonedx.json 08:50:52 [INFO] 08:50:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 08:50:52 [INFO] Skipping duplicate-finder execution! 08:50:52 [INFO] 08:50:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-http --- 08:50:52 [INFO] No dependency problems found 08:50:52 [INFO] 08:50:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-http --- 08:50:52 [INFO] Skipping source per configuration. 08:50:52 [INFO] 08:50:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-http --- 08:50:52 [INFO] 08:50:52 [INFO] --- jacoco:0.8.13:report (report) @ transport-http --- 08:50:52 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/code-coverage/jacoco.exec 08:50:52 [INFO] Analyzed bundle 'transport-http' with 88 classes 08:50:52 [INFO] 08:50:52 [INFO] --- install:3.1.4:install (default-install) @ transport-http --- 08:50:52 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/10.0.1-SNAPSHOT/transport-http-10.0.1-SNAPSHOT.pom 08:50:52 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/transport-http-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/10.0.1-SNAPSHOT/transport-http-10.0.1-SNAPSHOT.jar 08:50:52 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/transport-http-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/10.0.1-SNAPSHOT/transport-http-10.0.1-SNAPSHOT-javadoc.jar 08:50:52 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/10.0.1-SNAPSHOT/transport-http-10.0.1-SNAPSHOT-cyclonedx.xml 08:50:52 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/10.0.1-SNAPSHOT/transport-http-10.0.1-SNAPSHOT-cyclonedx.json 08:50:52 [INFO] 08:50:52 [INFO] --- bundle:6.0.0:install (default-install) @ transport-http --- 08:50:52 [INFO] Installing org/opendaylight/netconf/transport-http/10.0.1-SNAPSHOT/transport-http-10.0.1-SNAPSHOT.jar 08:50:52 [INFO] Writing OBR metadata 08:50:52 [INFO] 08:50:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-http --- 08:50:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:50:52 [INFO] 08:50:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-http --- 08:50:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:50:52 [INFO] 08:50:52 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 08:50:52 [INFO] Building shaded-sshd-jar 10.0.1-SNAPSHOT [30/112] 08:50:52 [INFO] from third-party/shaded-sshd-jar/pom.xml 08:50:52 [INFO] --------------------------------[ jar ]--------------------------------- 08:50:53 [INFO] 08:50:53 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-sshd-jar --- 08:50:53 [INFO] 08:50:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ shaded-sshd-jar --- 08:50:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:53 [INFO] 08:50:53 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 08:50:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:53 [INFO] 08:50:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-sshd-jar --- 08:50:53 [INFO] 08:50:53 [INFO] --- dependency:3.9.0:properties (default) @ shaded-sshd-jar --- 08:50:53 [INFO] 08:50:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 08:50:53 [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/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:50:53 [INFO] 08:50:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-sshd-jar --- 08:50:53 [INFO] Starting audit... 08:50:53 Audit done. 08:50:53 [INFO] You have 0 Checkstyle violations. 08:50:53 [INFO] 08:50:53 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-sshd-jar --- 08:50:53 [INFO] Starting audit... 08:50:53 Audit done. 08:50:53 [INFO] You have 0 Checkstyle violations. 08:50:53 [INFO] 08:50:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ shaded-sshd-jar --- 08:50:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:50:53 [INFO] 08:50:53 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 08:50:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd-jar/src/main/resources 08:50:53 [INFO] 08:50:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ shaded-sshd-jar --- 08:50:53 [INFO] No sources to compile 08:50:53 [INFO] 08:50:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 08:50:53 [INFO] 08:50:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ shaded-sshd-jar --- 08:50:53 [INFO] No files found to run spotbugs, check compile phase has been run 08:50:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:50:53 [INFO] 08:50:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 08:50:53 [INFO] 08:50:53 [INFO] 08:50:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ shaded-sshd-jar --- 08:50:53 [INFO] 08:50:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 08:50:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd-jar/src/test/resources 08:50:53 [INFO] 08:50:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ shaded-sshd-jar --- 08:50:53 [INFO] No sources to compile 08:50:53 [INFO] 08:50:53 [INFO] --- surefire:3.5.4:test (default-test) @ shaded-sshd-jar --- 08:50:53 [INFO] No tests to run. 08:50:53 [INFO] 08:50:53 [INFO] --- copy:14.1.4:copy-files (default) @ shaded-sshd-jar --- 08:50:53 [INFO] 08:50:53 [INFO] --- jar:3.4.2:jar (default-jar) @ shaded-sshd-jar --- 08:50:53 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd-jar/target/shaded-sshd-jar-10.0.1-SNAPSHOT.jar 08:50:53 [INFO] 08:50:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ shaded-sshd-jar --- 08:50:53 [INFO] No Javadoc in project. Archive not created. 08:50:53 [INFO] 08:50:53 [INFO] --- shade:3.6.1:shade (default) @ shaded-sshd-jar --- 08:50:53 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:10.0.1-SNAPSHOT 08:50:55 [INFO] Replacing original artifact with shaded artifact. 08:50:55 [INFO] Replacing original source artifact with shaded source artifact. 08:50:55 [INFO] 08:50:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-sshd-jar --- 08:50:55 [INFO] Skipping CycloneDX goal, because module skips deploy 08:50:55 [INFO] 08:50:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 08:50:55 [INFO] Skipping duplicate-finder execution! 08:50:55 [INFO] 08:50:55 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 08:50:55 [WARNING] Unused declared dependencies found: 08:50:55 [WARNING] org.apache.sshd:sshd-netty:jar:2.15.0:compile 08:50:55 [WARNING] com.bloxbean.cardano:net-i2p-crypto-eddsa:jar:0.3.1:compile 08:50:55 [WARNING] org.apache.sshd:sshd-osgi:jar:2.15.0:compile 08:50:55 [INFO] 08:50:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 08:50:55 [INFO] Skipping source per configuration. 08:50:55 [INFO] 08:50:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ shaded-sshd-jar --- 08:50:55 [INFO] 08:50:55 [INFO] --- jacoco:0.8.13:report (report) @ shaded-sshd-jar --- 08:50:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:50:55 [INFO] 08:50:55 [INFO] --- install:3.1.4:install (default-install) @ shaded-sshd-jar --- 08:50:55 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/10.0.1-SNAPSHOT/shaded-sshd-jar-10.0.1-SNAPSHOT.pom 08:50:55 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd-jar/target/shaded-sshd-jar-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/10.0.1-SNAPSHOT/shaded-sshd-jar-10.0.1-SNAPSHOT.jar 08:50:55 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd-jar/target/shaded-sshd-jar-10.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/10.0.1-SNAPSHOT/shaded-sshd-jar-10.0.1-SNAPSHOT-sources.jar 08:50:55 [INFO] 08:50:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-sshd-jar --- 08:50:55 [INFO] Skipping artifact deployment 08:50:55 [INFO] 08:50:55 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 08:50:55 [INFO] Building shaded-sshd 10.0.1-SNAPSHOT [31/112] 08:50:55 [INFO] from third-party/shaded-sshd/pom.xml 08:50:55 [INFO] -------------------------------[ bundle ]------------------------------- 08:50:55 [INFO] 08:50:55 [INFO] --- clean:3.5.0:clean (default-clean) @ shaded-sshd --- 08:50:55 [INFO] 08:50:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ shaded-sshd --- 08:50:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:55 [INFO] 08:50:55 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ shaded-sshd --- 08:50:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:55 [INFO] 08:50:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ shaded-sshd --- 08:50:55 [INFO] 08:50:55 [INFO] --- dependency:3.9.0:properties (default) @ shaded-sshd --- 08:50:55 [INFO] 08:50:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ shaded-sshd --- 08:50:55 [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/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:50:55 [INFO] 08:50:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ shaded-sshd --- 08:50:55 [INFO] Starting audit... 08:50:55 Audit done. 08:50:55 [INFO] You have 0 Checkstyle violations. 08:50:55 [INFO] 08:50:55 [INFO] --- checkstyle:3.6.0:check (default) @ shaded-sshd --- 08:50:55 [INFO] Starting audit... 08:50:55 Audit done. 08:50:55 [INFO] You have 0 Checkstyle violations. 08:50:55 [INFO] 08:50:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ shaded-sshd --- 08:50:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:50:55 [INFO] 08:50:55 [INFO] --- resources:3.3.1:resources (default-resources) @ shaded-sshd --- 08:50:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/src/main/resources 08:50:55 [INFO] 08:50:55 [INFO] --- compiler:3.14.1:compile (default-compile) @ shaded-sshd --- 08:50:55 [INFO] No sources to compile 08:50:55 [INFO] 08:50:55 [INFO] --- dependency:3.9.0:unpack (unpack) @ shaded-sshd --- 08:50:56 [INFO] 08:50:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 08:50:56 [INFO] 08:50:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ shaded-sshd --- 08:50:56 [INFO] Spotbugs plugin skipped 08:50:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:50:56 [INFO] 08:50:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 08:50:56 [INFO] 08:50:56 [INFO] 08:50:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ shaded-sshd --- 08:50:56 [INFO] Spotbugs plugin skipped 08:50:56 [INFO] 08:50:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ shaded-sshd --- 08:50:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/src/test/resources 08:50:56 [INFO] 08:50:56 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ shaded-sshd --- 08:50:56 [INFO] No sources to compile 08:50:56 [INFO] 08:50:56 [INFO] --- surefire:3.5.4:test (default-test) @ shaded-sshd --- 08:50:56 [INFO] No tests to run. 08:50:56 [INFO] 08:50:56 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-sources) @ shaded-sshd --- 08:50:56 [INFO] 08:50:56 [INFO] --- copy:14.1.4:copy-files (default) @ shaded-sshd --- 08:50:56 [INFO] 08:50:56 [INFO] --- build-helper:3.6.1:add-source (default) @ shaded-sshd --- 08:50:56 [INFO] Source directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/shaded-sources added. 08:50:56 [INFO] 08:50:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ shaded-sshd --- 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa/bouncycastle 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa/generic 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 08:50:56 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:50:56 Package found in [Jar:., Jar:shaded-sshd-jar] 08:50:56 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec-base, Jar:net-i2p-crypto-eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.config.keys.loader.openssh, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 08:50:56 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:10.0.1-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa.generic, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 08:50:56 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/shaded-sshd-10.0.1-SNAPSHOT.jar 08:50:57 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 08:50:57 [INFO] 08:50:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ shaded-sshd --- 08:50:57 [INFO] Skipping javadoc generation 08:50:57 [INFO] 08:50:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ shaded-sshd --- 08:50:57 [INFO] CycloneDX: Resolving Dependencies 08:50:57 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 08:50:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/bom.xml 08:50:57 [INFO] attaching as shaded-sshd-10.0.1-SNAPSHOT-cyclonedx.xml 08:50:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/bom.json 08:50:57 [INFO] attaching as shaded-sshd-10.0.1-SNAPSHOT-cyclonedx.json 08:50:57 [INFO] 08:50:57 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 08:50:57 [INFO] Skipping duplicate-finder execution! 08:50:57 [INFO] 08:50:57 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ shaded-sshd --- 08:50:57 [WARNING] Used undeclared dependencies found: 08:50:57 [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:provided 08:50:57 [WARNING] io.netty:netty-common:jar:4.2.6.Final:provided 08:50:57 [WARNING] io.netty:netty-handler:jar:4.2.6.Final:provided 08:50:57 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:provided 08:50:57 [INFO] 08:50:57 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd --- 08:50:57 [INFO] Skipping source per configuration. 08:50:57 [INFO] 08:50:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ shaded-sshd --- 08:50:57 [INFO] Skipping modernizer execution! 08:50:57 [INFO] 08:50:57 [INFO] --- jacoco:0.8.13:report (report) @ shaded-sshd --- 08:50:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:50:57 [INFO] 08:50:57 [INFO] --- install:3.1.4:install (default-install) @ shaded-sshd --- 08:50:57 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/10.0.1-SNAPSHOT/shaded-sshd-10.0.1-SNAPSHOT.pom 08:50:57 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/shaded-sshd-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/10.0.1-SNAPSHOT/shaded-sshd-10.0.1-SNAPSHOT.jar 08:50:57 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/10.0.1-SNAPSHOT/shaded-sshd-10.0.1-SNAPSHOT-cyclonedx.xml 08:50:57 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/10.0.1-SNAPSHOT/shaded-sshd-10.0.1-SNAPSHOT-cyclonedx.json 08:50:57 [INFO] 08:50:57 [INFO] --- bundle:6.0.0:install (default-install) @ shaded-sshd --- 08:50:57 [INFO] Installing org/opendaylight/netconf/shaded-sshd/10.0.1-SNAPSHOT/shaded-sshd-10.0.1-SNAPSHOT.jar 08:50:57 [INFO] Writing OBR metadata 08:50:57 [INFO] 08:50:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ shaded-sshd --- 08:50:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:50:57 [INFO] 08:50:57 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ shaded-sshd --- 08:50:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:50:57 [INFO] 08:50:57 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 08:50:57 [INFO] Building transport-ssh 10.0.1-SNAPSHOT [32/112] 08:50:57 [INFO] from transport/transport-ssh/pom.xml 08:50:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:50:57 [INFO] 08:50:57 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-ssh --- 08:50:57 [INFO] 08:50:57 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-ssh --- 08:50:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:57 [INFO] 08:50:57 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-ssh --- 08:50:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:50:57 [INFO] 08:50:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-ssh --- 08:50:58 [INFO] 08:50:58 [INFO] --- dependency:3.9.0:properties (default) @ transport-ssh --- 08:50:58 [INFO] 08:50:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-ssh --- 08:50:58 [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/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:50:58 [INFO] 08:50:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-ssh --- 08:50:58 [INFO] Starting audit... 08:50:58 Audit done. 08:50:58 [INFO] You have 0 Checkstyle violations. 08:50:58 [INFO] 08:50:58 [INFO] --- checkstyle:3.6.0:check (default) @ transport-ssh --- 08:50:58 [INFO] Starting audit... 08:50:58 Audit done. 08:50:58 [INFO] You have 0 Checkstyle violations. 08:50:58 [INFO] 08:50:58 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-ssh --- 08:50:58 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:50:58 [INFO] 08:50:58 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-ssh --- 08:50:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/resources 08:50:58 [INFO] 08:50:58 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-ssh --- 08:50:59 [INFO] Recompiling the module because of changed dependency. 08:50:59 [INFO] Compiling 37 source files with javac [debug release 21 module-path] to target/classes 08:50:59 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[18,66] requires transitive directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[19,66] requires transitive directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[25,45] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[26,50] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[27,60] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[28,59] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[29,61] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[30,52] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[31,57] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[32,53] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[33,55] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[34,55] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[40,47] requires transitive directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[41,40] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[43,32] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:[44,40] requires directive for an automatic module 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/EncryptionPolicy.java:[38,62] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/EncryptionPolicy.java:[40,65] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/EncryptionPolicy.java:[70,64] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/EncryptionPolicy.java:[71,64] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/KeyExchangePolicy.java:[51,93] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/KeyExchangePolicy.java:[55,86] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/KeyExchangePolicy.java:[57,87] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/MacPolicy.java:[37,54] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/MacPolicy.java:[39,51] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/MacPolicy.java:[41,53] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/PublicKeyPolicy.java:[36,66] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/ClientFactoryManagerConfigurator.java:[25,68] interface org.opendaylight.netconf.shaded.sshd.client.ClientFactoryManager in module org.opendaylight.netconf.shaded.sshd is not indirectly exported using 'requires transitive' 08:50:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:50:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:50:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:59 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:50:59 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/ServerFactoryManagerConfigurator.java:[26,49] interface org.opendaylight.netconf.shaded.sshd.server.ServerFactoryManager in module org.opendaylight.netconf.shaded.sshd is not indirectly exported using 'requires transitive' 08:50:59 [INFO] 08:50:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-ssh >>> 08:50:59 [INFO] 08:50:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-ssh --- 08:50:59 [INFO] Fork Value is true 08:51:04 [INFO] Done SpotBugs Analysis.... 08:51:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:51:04 [INFO] 08:51:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-ssh <<< 08:51:04 [INFO] 08:51:04 [INFO] 08:51:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-ssh --- 08:51:04 [INFO] BugInstance size is 0 08:51:04 [INFO] Error size is 0 08:51:04 [INFO] No errors/warnings found 08:51:04 [INFO] 08:51:04 [INFO] --- bnd:7.1.0:bnd-process (default) @ transport-ssh --- 08:51:05 [INFO] 08:51:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-ssh --- 08:51:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/test/resources 08:51:05 [INFO] 08:51:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-ssh --- 08:51:05 [INFO] Recompiling the module because of changed dependency. 08:51:05 [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/test-classes 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:51:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/test/java/org/opendaylight/netconf/transport/ssh/AlgoCoverageTest.java:[305,56] Varargs method could cause heap pollution from non-reifiable varargs parameter suppressions 08:51:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/test/java/org/opendaylight/netconf/transport/ssh/BuiltinCoverageTest.java:[77,56] Varargs method could cause heap pollution from non-reifiable varargs parameter suppressions 08:51:05 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters' 08:51:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/test/java/org/opendaylight/netconf/transport/ssh/TestUtils.java:[189,66] interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.keystore.rev241010.inline.or.keystore.end.entity.cert.with.key.grouping.InlineOrKeystore in module org.opendaylight.yang.gen.ietf.keystore.rfc9642 is not indirectly exported using 'requires transitive' 08:51:05 [INFO] 08:51:05 [INFO] --- surefire:3.5.4:test (default-test) @ transport-ssh --- 08:51:05 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/surefire-reports 08:51:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:51:05 [INFO] 08:51:05 [INFO] ------------------------------------------------------- 08:51:05 [INFO] T E S T S 08:51:05 [INFO] ------------------------------------------------------- 08:51:07 [INFO] Running org.opendaylight.netconf.transport.ssh.AlgoCoverageTest 08:51:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s -- in org.opendaylight.netconf.transport.ssh.AlgoCoverageTest 08:51:08 [INFO] Running org.opendaylight.netconf.transport.ssh.BuiltinCoverageTest 08:51:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.transport.ssh.BuiltinCoverageTest 08:51:08 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 08:51:16 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.327 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 08:51:16 [INFO] Running org.opendaylight.netconf.transport.ssh.NC1423Test 08:51:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.935 s -- in org.opendaylight.netconf.transport.ssh.NC1423Test 08:51:19 [INFO] 08:51:19 [INFO] Results: 08:51:19 [INFO] 08:51:19 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 08:51:19 [INFO] 08:51:19 [INFO] 08:51:19 [INFO] --- copy:14.1.4:copy-files (default) @ transport-ssh --- 08:51:19 [INFO] 08:51:19 [INFO] --- jar:3.4.2:jar (default-jar) @ transport-ssh --- 08:51:19 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/transport-ssh-10.0.1-SNAPSHOT.jar 08:51:19 [INFO] 08:51:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-ssh --- 08:51:21 [WARNING] Javadoc Warnings 08:51:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/ClientFactoryManagerConfigurator.java:18: warning: use of default constructor, which does not provide a comment 08:51:21 [WARNING] public abstract class ClientFactoryManagerConfigurator { 08:51:21 [WARNING] ^ 08:51:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportChannel.java:13: warning: no comment 08:51:21 [WARNING] public final class SSHTransportChannel extends AbstractOverlayTransportChannel { 08:51:21 [WARNING] ^ 08:51:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:30: warning: no comment 08:51:21 [WARNING] public SSHTransportStackFactory(final @NonNull String groupName, final int groupThreads) { 08:51:21 [WARNING] ^ 08:51:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:34: warning: no comment 08:51:21 [WARNING] public SSHTransportStackFactory(final @NonNull String groupName, final int groupThreads, 08:51:21 [WARNING] ^ 08:51:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:39: warning: no comment 08:51:21 [WARNING] public @NonNull ListenableFuture connectClient(final String subsystem, 08:51:21 [WARNING] ^ 08:51:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:92: warning: no comment 08:51:21 [WARNING] public @NonNull ListenableFuture connectServer(final String subsystem, 08:51:21 [WARNING] ^ 08:51:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:65: warning: no comment 08:51:21 [WARNING] public @NonNull ListenableFuture listenClient(final String subsystem, 08:51:21 [WARNING] ^ 08:51:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/SSHTransportStackFactory.java:122: warning: no comment 08:51:21 [WARNING] public @NonNull ListenableFuture listenServer(final String subsystem, 08:51:21 [WARNING] ^ 08:51:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java/module-info.java:8: warning: no comment 08:51:21 [WARNING] module org.opendaylight.netconf.transport.ssh { 08:51:21 [WARNING] ^ 08:51:21 [WARNING] 9 warnings 08:51:21 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/transport-ssh-10.0.1-SNAPSHOT-javadoc.jar 08:51:21 [INFO] 08:51:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-ssh --- 08:51:21 [INFO] CycloneDX: Resolving Dependencies 08:51:22 [INFO] CycloneDX: Creating BOM version 1.6 with 52 component(s) 08:51:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/bom.xml 08:51:23 [INFO] attaching as transport-ssh-10.0.1-SNAPSHOT-cyclonedx.xml 08:51:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/bom.json 08:51:23 [INFO] attaching as transport-ssh-10.0.1-SNAPSHOT-cyclonedx.json 08:51:23 [INFO] 08:51:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 08:51:23 [INFO] Skipping duplicate-finder execution! 08:51:23 [INFO] 08:51:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-ssh --- 08:51:23 [INFO] No dependency problems found 08:51:23 [INFO] 08:51:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-ssh --- 08:51:23 [INFO] Skipping source per configuration. 08:51:23 [INFO] 08:51:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-ssh --- 08:51:23 [INFO] 08:51:23 [INFO] --- jacoco:0.8.13:report (report) @ transport-ssh --- 08:51:23 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/code-coverage/jacoco.exec 08:51:23 [INFO] Analyzed bundle 'transport-ssh' with 42 classes 08:51:23 [INFO] 08:51:23 [INFO] --- install:3.1.4:install (default-install) @ transport-ssh --- 08:51:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.1-SNAPSHOT/transport-ssh-10.0.1-SNAPSHOT.pom 08:51:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/transport-ssh-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.1-SNAPSHOT/transport-ssh-10.0.1-SNAPSHOT.jar 08:51:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/transport-ssh-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.1-SNAPSHOT/transport-ssh-10.0.1-SNAPSHOT-javadoc.jar 08:51:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.1-SNAPSHOT/transport-ssh-10.0.1-SNAPSHOT-cyclonedx.xml 08:51:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/10.0.1-SNAPSHOT/transport-ssh-10.0.1-SNAPSHOT-cyclonedx.json 08:51:23 [INFO] 08:51:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-ssh --- 08:51:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:51:23 [INFO] 08:51:23 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 08:51:23 [INFO] Building OpenDaylight :: Netconf :: Transport 10.0.1-SNAPSHOT [33/112] 08:51:23 [INFO] from features/odl-netconf-transport/pom.xml 08:51:23 [INFO] ------------------------------[ feature ]------------------------------- 08:51:23 [INFO] 08:51:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-transport --- 08:51:23 [INFO] 08:51:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-transport --- 08:51:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:51:23 [INFO] 08:51:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 08:51:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:51:23 [INFO] 08:51:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-transport --- 08:51:24 [INFO] 08:51:24 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-transport --- 08:51:24 [INFO] 08:51:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 08:51:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:51:24 [INFO] argLine set to empty 08:51:24 [INFO] 08:51:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-transport --- 08:51:24 [INFO] Starting audit... 08:51:24 Audit done. 08:51:24 [INFO] You have 0 Checkstyle violations. 08:51:24 [INFO] 08:51:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-transport --- 08:51:24 [INFO] Starting audit... 08:51:24 Audit done. 08:51:24 [INFO] You have 0 Checkstyle violations. 08:51:24 [INFO] 08:51:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-transport --- 08:51:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:51:24 [INFO] 08:51:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 08:51:24 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport/target/feature/feature.xml 08:51:24 [INFO] ...done! 08:51:24 [INFO] Attaching features XML 08:51:24 [INFO] 08:51:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-transport --- 08:51:24 [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 08:51:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:51:24 [INFO] 08:51:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 08:51:24 [INFO] 08:51:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-transport --- 08:51:24 [INFO] No files found to run spotbugs, check compile phase has been run 08:51:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:51:24 [INFO] 08:51:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 08:51:24 [INFO] 08:51:24 [INFO] 08:51:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-transport --- 08:51:24 [INFO] 08:51:24 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-transport --- 08:51:24 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport 08:51:24 [INFO] Project dependency features detected: [] 08:51:24 [INFO] Pax Exam System (Version: 4.14.0) created. 08:51:24 [INFO] Creating RMI registry server on 127.0.0.1:35537 08:51:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:51:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:51:25 [INFO] Waiting for remote bundle context.. on 35537 name: 0938929b-867b-48c2-82cd-06e888cbab12 timout: [ RelativeTimeout value = 180000 ] 08:51:30 [INFO] Building jar from resources and headers. 08:51:30 [INFO] Writing jar finished. 08:51:33 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:51:33 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:51:33 [INFO] 08:51:33 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-transport --- 08:51:33 [INFO] 08:51:33 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-transport --- 08:51:33 [INFO] No Javadoc in project. Archive not created. 08:51:33 [INFO] 08:51:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-transport --- 08:51:33 [INFO] CycloneDX: Resolving Dependencies 08:51:34 [INFO] CycloneDX: Creating BOM version 1.6 with 88 component(s) 08:51:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport/target/bom.xml 08:51:34 [INFO] attaching as odl-netconf-transport-10.0.1-SNAPSHOT-cyclonedx.xml 08:51:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport/target/bom.json 08:51:34 [INFO] attaching as odl-netconf-transport-10.0.1-SNAPSHOT-cyclonedx.json 08:51:34 [INFO] 08:51:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 08:51:34 [INFO] Skipping duplicate-finder execution! 08:51:34 [INFO] 08:51:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-transport --- 08:51:34 [INFO] Skipping plugin execution 08:51:34 [INFO] 08:51:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport --- 08:51:34 [INFO] Skipping source per configuration. 08:51:34 [INFO] 08:51:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-transport --- 08:51:34 [INFO] 08:51:34 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-transport --- 08:51:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:51:34 [INFO] 08:51:34 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-transport --- 08:51:34 [WARNING] 08:51:34 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 08:51:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:51:34 [WARNING] 08:51:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:51:34 [WARNING] 08:51:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/10.0.1-SNAPSHOT/odl-netconf-transport-10.0.1-SNAPSHOT.pom 08:51:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/10.0.1-SNAPSHOT/odl-netconf-transport-10.0.1-SNAPSHOT-features.xml 08:51:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/10.0.1-SNAPSHOT/odl-netconf-transport-10.0.1-SNAPSHOT-cyclonedx.xml 08:51:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/10.0.1-SNAPSHOT/odl-netconf-transport-10.0.1-SNAPSHOT-cyclonedx.json 08:51:34 [INFO] 08:51:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-transport --- 08:51:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:51:34 [WARNING] 08:51:34 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 08:51:34 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:51:34 [WARNING] 08:51:34 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:51:34 [WARNING] 08:51:34 [INFO] 08:51:34 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 08:51:34 [INFO] Building netconf-client 10.0.1-SNAPSHOT [34/112] 08:51:34 [INFO] from protocol/netconf-client/pom.xml 08:51:34 [INFO] -------------------------------[ bundle ]------------------------------- 08:51:34 [INFO] 08:51:34 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-client --- 08:51:34 [INFO] 08:51:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-client --- 08:51:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:51:34 [INFO] 08:51:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-client --- 08:51:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:51:34 [INFO] 08:51:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-client --- 08:51:35 [INFO] 08:51:35 [INFO] --- dependency:3.9.0:properties (default) @ netconf-client --- 08:51:35 [INFO] 08:51:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-client --- 08:51:35 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-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/** 08:51:35 [INFO] 08:51:35 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-client --- 08:51:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:51:35 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/yang 08:51:35 [INFO] yang-to-sources: Found 20 dependencies in 4.244 ms 08:51:35 [INFO] yang-to-sources: Project model files found: 1 in 8.069 ms 08:51:35 [INFO] yang-to-sources: 19 YANG models processed in 269.5 ms 08:51:35 [INFO] BindingJavaFileGenerator: Defined 87 files in 28.92 ms 08:51:35 [INFO] Sorted 87 files into 25 directories in 289.1 μs 08:51:35 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 87 in 66.49 ms 08:51:35 [INFO] 08:51:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-client --- 08:51:35 [INFO] Starting audit... 08:51:35 Audit done. 08:51:35 [INFO] You have 0 Checkstyle violations. 08:51:35 [INFO] 08:51:35 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-client --- 08:51:35 [INFO] Starting audit... 08:51:35 Audit done. 08:51:35 [INFO] You have 0 Checkstyle violations. 08:51:35 [INFO] 08:51:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-client --- 08:51:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:51:35 [INFO] 08:51:35 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-client --- 08:51:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/resources 08:51:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/generated-sources/spi 08:51:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:51:35 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:51:35 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:51:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/generated-sources/spi 08:51:35 [INFO] 08:51:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-client --- 08:51:35 [INFO] Recompiling the module because of changed dependency. 08:51:35 [INFO] Compiling 101 source files with javac [debug release 21] to target/classes 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSession.java:[42,48] possible 'this' escape before subclass is fully initialized 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[33,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[38,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[42,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[45,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[64,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[64,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[64,28] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[72,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[72,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[72,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[78,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[78,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[78,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[86,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[86,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[86,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[93,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[93,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[93,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[99,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[99,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[99,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[107,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[107,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[107,65] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientFactory.java:[17,8] auto-closeable resource org.opendaylight.netconf.client.NetconfClientFactory has a member method close() that could throw InterruptedException 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[34,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[34,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[34,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[56,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[56,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[56,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[87,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[87,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfiguration.java:[87,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[35,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[35,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[35,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[87,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[87,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/conf/NetconfClientConfigurationBuilder.java:[87,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:36 [INFO] 08:51:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-client >>> 08:51:36 [INFO] 08:51:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-client --- 08:51:36 [INFO] Fork Value is true 08:51:40 [java] The following classes needed for analysis were missing: 08:51:40 [java] io.netty.handler.codec.ByteToMessageDecoder 08:51:40 [INFO] Done SpotBugs Analysis.... 08:51:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:51:40 [INFO] 08:51:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-client <<< 08:51:40 [INFO] 08:51:40 [INFO] 08:51:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-client --- 08:51:40 [INFO] BugInstance size is 0 08:51:40 [INFO] Error size is 0 08:51:40 [INFO] No errors/warnings found 08:51:40 [INFO] 08:51:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-client --- 08:51:40 [INFO] Copying 4 resources from src/test/resources to target/test-classes 08:51:40 [INFO] 08:51:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-client --- 08:51:40 [INFO] Recompiling the module because of changed dependency. 08:51:40 [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes 08:51:40 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientConfigurationTest.java:[56,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:40 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientConfigurationTest.java:[56,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:40 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientConfigurationTest.java:[56,13] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:51:40 [INFO] 08:51:40 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-client --- 08:51:40 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/surefire-reports 08:51:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:51:40 [INFO] 08:51:40 [INFO] ------------------------------------------------------- 08:51:40 [INFO] T E S T S 08:51:40 [INFO] ------------------------------------------------------- 08:51:42 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 08:51:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:51:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 08:51:44 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 08:51:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 08:51:44 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 08:51:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 08:51:44 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 08:51:44 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 08:51:44 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 08:51:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 08:51:45 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 08:51:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 08:51:45 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 08:51:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 08:51:45 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 08:51:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.648 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 08:51:51 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 08:51:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 08:51:51 [INFO] Running org.opendaylight.netconf.client.NC1252Test 08:51:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.opendaylight.netconf.client.NC1252Test 08:51:51 [INFO] 08:51:51 [INFO] Results: 08:51:51 [INFO] 08:51:51 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 08:51:51 [INFO] 08:51:51 [INFO] 08:51:51 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-client --- 08:51:51 [INFO] 08:51:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-client --- 08:51:51 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/netconf-client-10.0.1-SNAPSHOT.jar 08:51:51 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 08:51:51 [INFO] 08:51:51 [INFO] --- jar:3.4.2:test-jar (default) @ netconf-client --- 08:51:51 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/netconf-client-10.0.1-SNAPSHOT-tests.jar 08:51:51 [INFO] 08:51:51 [INFO] --- source:3.3.1:test-jar-no-fork (default) @ netconf-client --- 08:51:51 [INFO] Skipping source per configuration. 08:51:51 [INFO] 08:51:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-client --- 08:51:54 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/netconf-client-10.0.1-SNAPSHOT-javadoc.jar 08:51:54 [INFO] 08:51:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-client --- 08:51:54 [INFO] CycloneDX: Resolving Dependencies 08:51:55 [INFO] CycloneDX: Creating BOM version 1.6 with 72 component(s) 08:51:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/bom.xml 08:51:55 [INFO] attaching as netconf-client-10.0.1-SNAPSHOT-cyclonedx.xml 08:51:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/bom.json 08:51:56 [INFO] attaching as netconf-client-10.0.1-SNAPSHOT-cyclonedx.json 08:51:56 [INFO] 08:51:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 08:51:56 [INFO] Skipping duplicate-finder execution! 08:51:56 [INFO] 08:51:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-client --- 08:51:56 [INFO] No dependency problems found 08:51:56 [INFO] 08:51:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-client --- 08:51:56 [INFO] Skipping source per configuration. 08:51:56 [INFO] 08:51:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-client --- 08:51:56 [INFO] 08:51:56 [INFO] --- jacoco:0.8.13:report (report) @ netconf-client --- 08:51:56 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/code-coverage/jacoco.exec 08:51:56 [INFO] Analyzed bundle 'netconf-client' with 18 classes 08:51:56 [INFO] 08:51:56 [INFO] --- install:3.1.4:install (default-install) @ netconf-client --- 08:51:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.1-SNAPSHOT/netconf-client-10.0.1-SNAPSHOT.pom 08:51:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/netconf-client-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.1-SNAPSHOT/netconf-client-10.0.1-SNAPSHOT.jar 08:51:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/netconf-client-10.0.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.1-SNAPSHOT/netconf-client-10.0.1-SNAPSHOT-tests.jar 08:51:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/netconf-client-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.1-SNAPSHOT/netconf-client-10.0.1-SNAPSHOT-javadoc.jar 08:51:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.1-SNAPSHOT/netconf-client-10.0.1-SNAPSHOT-cyclonedx.xml 08:51:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/10.0.1-SNAPSHOT/netconf-client-10.0.1-SNAPSHOT-cyclonedx.json 08:51:56 [INFO] 08:51:56 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-client --- 08:51:56 [INFO] Installing org/opendaylight/netconf/netconf-client/10.0.1-SNAPSHOT/netconf-client-10.0.1-SNAPSHOT.jar 08:51:56 [INFO] Writing OBR metadata 08:51:56 [INFO] 08:51:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-client --- 08:51:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:51:56 [INFO] 08:51:56 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-client --- 08:51:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:51:56 [INFO] 08:51:56 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 08:51:56 [INFO] Building odl-netconf-client 10.0.1-SNAPSHOT [35/112] 08:51:56 [INFO] from features/odl-netconf-client/pom.xml 08:51:56 [INFO] ------------------------------[ feature ]------------------------------- 08:51:56 [INFO] 08:51:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-client --- 08:51:56 [INFO] 08:51:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-client --- 08:51:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:51:56 [INFO] 08:51:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 08:51:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:51:56 [INFO] 08:51:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-client --- 08:51:56 [INFO] 08:51:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-client --- 08:51:56 [INFO] 08:51:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-client --- 08:51:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:51:56 [INFO] argLine set to empty 08:51:56 [INFO] 08:51:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-client --- 08:51:56 [INFO] Starting audit... 08:51:56 Audit done. 08:51:56 [INFO] You have 0 Checkstyle violations. 08:51:56 [INFO] 08:51:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-client --- 08:51:56 [INFO] Starting audit... 08:51:56 Audit done. 08:51:56 [INFO] You have 0 Checkstyle violations. 08:51:56 [INFO] 08:51:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-client --- 08:51:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:51:56 [INFO] 08:51:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 08:51:56 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-client/target/feature/feature.xml 08:51:56 [INFO] ...done! 08:51:56 [INFO] Attaching features XML 08:51:56 [INFO] 08:51:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-client --- 08:51:56 [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 08:51:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:51:56 [INFO] 08:51:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 08:51:56 [INFO] 08:51:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-client --- 08:51:57 [INFO] No files found to run spotbugs, check compile phase has been run 08:51:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:51:57 [INFO] 08:51:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 08:51:57 [INFO] 08:51:57 [INFO] 08:51:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-client --- 08:51:57 [INFO] 08:51:57 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-client --- 08:51:57 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-client 08:51:57 [INFO] Project dependency features detected: [] 08:51:57 [INFO] Pax Exam System (Version: 4.14.0) created. 08:51:57 [INFO] Creating RMI registry server on 127.0.0.1:45855 08:51:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:51:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:51:57 [INFO] Waiting for remote bundle context.. on 45855 name: ca9bf18a-66ce-43a6-9ca6-560eebf6aa03 timout: [ RelativeTimeout value = 180000 ] 08:52:01 [INFO] Building jar from resources and headers. 08:52:01 [INFO] Writing jar finished. 08:52:04 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:52:04 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:52:04 [INFO] 08:52:04 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-client --- 08:52:04 [INFO] 08:52:04 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-client --- 08:52:04 [INFO] No Javadoc in project. Archive not created. 08:52:04 [INFO] 08:52:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-client --- 08:52:04 [INFO] CycloneDX: Resolving Dependencies 08:52:06 [INFO] CycloneDX: Creating BOM version 1.6 with 136 component(s) 08:52:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-client/target/bom.xml 08:52:06 [INFO] attaching as odl-netconf-client-10.0.1-SNAPSHOT-cyclonedx.xml 08:52:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-client/target/bom.json 08:52:06 [INFO] attaching as odl-netconf-client-10.0.1-SNAPSHOT-cyclonedx.json 08:52:06 [INFO] 08:52:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 08:52:06 [INFO] Skipping duplicate-finder execution! 08:52:06 [INFO] 08:52:06 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-client --- 08:52:06 [INFO] Skipping plugin execution 08:52:06 [INFO] 08:52:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-client --- 08:52:06 [INFO] Skipping source per configuration. 08:52:06 [INFO] 08:52:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-client --- 08:52:06 [INFO] 08:52:06 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-client --- 08:52:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:52:06 [INFO] 08:52:06 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-client --- 08:52:06 [WARNING] 08:52:06 [WARNING] The packaging plugin for project odl-netconf-client did not assign 08:52:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:52:06 [WARNING] 08:52:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:52:06 [WARNING] 08:52:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/10.0.1-SNAPSHOT/odl-netconf-client-10.0.1-SNAPSHOT.pom 08:52:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/10.0.1-SNAPSHOT/odl-netconf-client-10.0.1-SNAPSHOT-features.xml 08:52:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/10.0.1-SNAPSHOT/odl-netconf-client-10.0.1-SNAPSHOT-cyclonedx.xml 08:52:06 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/10.0.1-SNAPSHOT/odl-netconf-client-10.0.1-SNAPSHOT-cyclonedx.json 08:52:06 [INFO] 08:52:06 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-client --- 08:52:06 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:52:06 [WARNING] 08:52:06 [WARNING] The packaging plugin for project odl-netconf-client did not assign 08:52:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:52:06 [WARNING] 08:52:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:52:06 [WARNING] 08:52:06 [INFO] 08:52:06 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 08:52:06 [INFO] Building netconf-server 10.0.1-SNAPSHOT [36/112] 08:52:06 [INFO] from protocol/netconf-server/pom.xml 08:52:06 [INFO] -------------------------------[ bundle ]------------------------------- 08:52:06 [INFO] 08:52:06 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-server --- 08:52:06 [INFO] 08:52:06 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-server --- 08:52:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:52:06 [INFO] 08:52:06 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-server --- 08:52:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:52:06 [INFO] 08:52:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-server --- 08:52:07 [INFO] 08:52:07 [INFO] --- dependency:3.9.0:properties (default) @ netconf-server --- 08:52:07 [INFO] 08:52:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-server --- 08:52: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/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:52:07 [INFO] 08:52:07 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-server --- 08:52:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:52:07 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/yang 08:52:07 [INFO] yang-to-sources: Found 26 dependencies in 3.789 ms 08:52:07 [INFO] yang-to-sources: Project model files found: 2 in 3.868 ms 08:52:07 [INFO] yang-to-sources: 23 YANG models processed in 213.1 ms 08:52:07 [INFO] BindingJavaFileGenerator: Defined 99 files in 27.51 ms 08:52:07 [INFO] Sorted 99 files into 30 directories in 295.9 μs 08:52:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 99 in 57.03 ms 08:52:07 [INFO] 08:52:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-server --- 08:52:07 [INFO] Starting audit... 08:52:07 Audit done. 08:52:07 [INFO] You have 0 Checkstyle violations. 08:52:07 [INFO] 08:52:07 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-server --- 08:52:07 [INFO] Starting audit... 08:52:07 Audit done. 08:52:07 [INFO] You have 0 Checkstyle violations. 08:52:07 [INFO] 08:52:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-server --- 08:52:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:52:07 [INFO] 08:52:07 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-server --- 08:52:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/resources 08:52:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/generated-sources/spi 08:52:07 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:52:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:52:07 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:52:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/generated-sources/spi 08:52:07 [INFO] 08:52:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-server --- 08:52:07 [INFO] Recompiling the module because of changed dependency. 08:52:07 [INFO] Compiling 153 source files with javac [debug release 21] to target/classes 08:52:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:52:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:52:08 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[61,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[61,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[61,19] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[68,70] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[68,70] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSession.java:[68,70] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/osgi/NetconfOperationRouterImpl.java:[52,52] possible 'this' escape before subclass is fully initialized 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiator.java:[60,24] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:52:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[84,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:52:08 [INFO] 08:52:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-server >>> 08:52:08 [INFO] 08:52:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-server --- 08:52:08 [INFO] Fork Value is true 08:52:13 [INFO] Done SpotBugs Analysis.... 08:52:13 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:52:13 [INFO] 08:52:13 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-server <<< 08:52:13 [INFO] 08:52:13 [INFO] 08:52:13 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-server --- 08:52:13 [INFO] BugInstance size is 0 08:52:13 [INFO] Error size is 0 08:52:13 [INFO] No errors/warnings found 08:52:13 [INFO] 08:52:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-server --- 08:52:13 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:52:13 [INFO] 08:52:13 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-server --- 08:52:13 [INFO] Recompiling the module because of changed dependency. 08:52:13 [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes 08:52:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:52:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:52:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[21,9] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[21,54] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[30,9] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[30,54] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/AdditionalHeaderParserTest.java:[39,60] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[98,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[99,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:52:14 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:52:14 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/NetconfServerSessionTest.java:[71,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/NetconfServerSessionTest.java:[148,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/NetconfServerSessionTest.java:[162,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/NetconfServerSessionTest.java:[172,32] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/mapping/operations/DefaultCloseSessionTest.java:[79,25] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 08:52:14 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/NetconfCapabilityMonitoringServiceTest.java:[77,59] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:52:14 [INFO] 08:52:14 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-server --- 08:52:14 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/surefire-reports 08:52:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:52:14 [INFO] 08:52:14 [INFO] ------------------------------------------------------- 08:52:14 [INFO] T E S T S 08:52:14 [INFO] ------------------------------------------------------- 08:52:15 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 08:52:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:52:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.535 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 08:52:18 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 08:52:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 08:52:18 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 08:52:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 08:52:19 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 08:52:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 08:52:19 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 08:52:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 08:52:20 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 08:52:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.netconf.server.MessageParserTest 08:52:20 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 08:52:20 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 08:52:20 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 08:52:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 08:52:20 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 08:52:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 08:52:20 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 08:52:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 08:52:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 08:52:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 08:52:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 08:52:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 08:52:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 08:52:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 08:52:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 08:52:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 08:52:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 08:52:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 08:52:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 08:52:21 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 08:52:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 08:52:21 [INFO] 08:52:21 [INFO] Results: 08:52:21 [INFO] 08:52:21 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 08:52:21 [INFO] 08:52:21 [INFO] 08:52:21 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-server --- 08:52:21 [INFO] 08:52:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-server --- 08:52:22 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/netconf-server-10.0.1-SNAPSHOT.jar 08:52:22 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 08:52:22 [INFO] 08:52:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-server --- 08:52:25 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/netconf-server-10.0.1-SNAPSHOT-javadoc.jar 08:52:25 [INFO] 08:52:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-server --- 08:52:25 [INFO] CycloneDX: Resolving Dependencies 08:52:27 [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s) 08:52:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/bom.xml 08:52:27 [INFO] attaching as netconf-server-10.0.1-SNAPSHOT-cyclonedx.xml 08:52:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/bom.json 08:52:27 [INFO] attaching as netconf-server-10.0.1-SNAPSHOT-cyclonedx.json 08:52:27 [INFO] 08:52:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 08:52:27 [INFO] Skipping duplicate-finder execution! 08:52:27 [INFO] 08:52:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-server --- 08:52:27 [INFO] No dependency problems found 08:52:27 [INFO] 08:52:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-server --- 08:52:27 [INFO] Skipping source per configuration. 08:52:27 [INFO] 08:52:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-server --- 08:52:27 [INFO] 08:52:27 [INFO] --- jacoco:0.8.13:report (report) @ netconf-server --- 08:52:27 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/code-coverage/jacoco.exec 08:52:27 [INFO] Analyzed bundle 'netconf-server' with 45 classes 08:52:27 [INFO] 08:52:27 [INFO] --- install:3.1.4:install (default-install) @ netconf-server --- 08:52:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.1-SNAPSHOT/netconf-server-10.0.1-SNAPSHOT.pom 08:52:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/netconf-server-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.1-SNAPSHOT/netconf-server-10.0.1-SNAPSHOT.jar 08:52:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/netconf-server-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.1-SNAPSHOT/netconf-server-10.0.1-SNAPSHOT-javadoc.jar 08:52:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.1-SNAPSHOT/netconf-server-10.0.1-SNAPSHOT-cyclonedx.xml 08:52:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/10.0.1-SNAPSHOT/netconf-server-10.0.1-SNAPSHOT-cyclonedx.json 08:52:27 [INFO] 08:52:27 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-server --- 08:52:27 [INFO] Installing org/opendaylight/netconf/netconf-server/10.0.1-SNAPSHOT/netconf-server-10.0.1-SNAPSHOT.jar 08:52:27 [INFO] Writing OBR metadata 08:52:27 [INFO] 08:52:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-server --- 08:52:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:52:27 [INFO] 08:52:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-server --- 08:52:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:52:27 [INFO] 08:52:27 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 08:52:27 [INFO] Building OpenDaylight :: Netconf :: Impl 10.0.1-SNAPSHOT [37/112] 08:52:27 [INFO] from features/odl-netconf-impl/pom.xml 08:52:27 [INFO] ------------------------------[ feature ]------------------------------- 08:52:27 [INFO] 08:52:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-impl --- 08:52:27 [INFO] 08:52:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-impl --- 08:52:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:52:27 [INFO] 08:52:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 08:52:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:52:27 [INFO] 08:52:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-impl --- 08:52:28 [INFO] 08:52:28 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-impl --- 08:52:28 [INFO] 08:52:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 08:52:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:52:28 [INFO] argLine set to empty 08:52:28 [INFO] 08:52:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-impl --- 08:52:28 [INFO] Starting audit... 08:52:28 Audit done. 08:52:28 [INFO] You have 0 Checkstyle violations. 08:52:28 [INFO] 08:52:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-impl --- 08:52:28 [INFO] Starting audit... 08:52:28 Audit done. 08:52:28 [INFO] You have 0 Checkstyle violations. 08:52:28 [INFO] 08:52:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-impl --- 08:52:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:52:28 [INFO] 08:52:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 08:52:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-impl/target/feature/feature.xml 08:52:28 [INFO] ...done! 08:52:28 [INFO] Attaching features XML 08:52:28 [INFO] 08:52:28 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-impl --- 08:52:28 [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 08:52:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:52:28 [INFO] 08:52:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 08:52:28 [INFO] 08:52:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-impl --- 08:52:28 [INFO] No files found to run spotbugs, check compile phase has been run 08:52:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:52:28 [INFO] 08:52:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 08:52:28 [INFO] 08:52:28 [INFO] 08:52:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-impl --- 08:52:28 [INFO] 08:52:28 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-impl --- 08:52:28 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-impl 08:52:28 [INFO] Project dependency features detected: [] 08:52:28 [INFO] Pax Exam System (Version: 4.14.0) created. 08:52:28 [INFO] Creating RMI registry server on 127.0.0.1:44053 08:52:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:52:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:52:28 [INFO] Waiting for remote bundle context.. on 44053 name: 4a93c235-3772-4d33-92c9-f83e52574531 timout: [ RelativeTimeout value = 180000 ] 08:52:32 [INFO] Building jar from resources and headers. 08:52:32 [INFO] Writing jar finished. 08:52:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:52:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:52:35 [INFO] 08:52:35 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-impl --- 08:52:35 [INFO] 08:52:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-impl --- 08:52:35 [INFO] No Javadoc in project. Archive not created. 08:52:35 [INFO] 08:52:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-impl --- 08:52:35 [INFO] CycloneDX: Resolving Dependencies 08:52:37 [INFO] CycloneDX: Creating BOM version 1.6 with 140 component(s) 08:52:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-impl/target/bom.xml 08:52:37 [INFO] attaching as odl-netconf-impl-10.0.1-SNAPSHOT-cyclonedx.xml 08:52:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-impl/target/bom.json 08:52:37 [INFO] attaching as odl-netconf-impl-10.0.1-SNAPSHOT-cyclonedx.json 08:52:37 [INFO] 08:52:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 08:52:37 [INFO] Skipping duplicate-finder execution! 08:52:37 [INFO] 08:52:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-impl --- 08:52:37 [INFO] Skipping plugin execution 08:52:37 [INFO] 08:52:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-impl --- 08:52:37 [INFO] Skipping source per configuration. 08:52:37 [INFO] 08:52:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-impl --- 08:52:37 [INFO] 08:52:37 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-impl --- 08:52:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:52:37 [INFO] 08:52:37 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-impl --- 08:52:37 [WARNING] 08:52:37 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 08:52:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:52:37 [WARNING] 08:52:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:52:37 [WARNING] 08:52:37 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/10.0.1-SNAPSHOT/odl-netconf-impl-10.0.1-SNAPSHOT.pom 08:52:37 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/10.0.1-SNAPSHOT/odl-netconf-impl-10.0.1-SNAPSHOT-features.xml 08:52:37 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/10.0.1-SNAPSHOT/odl-netconf-impl-10.0.1-SNAPSHOT-cyclonedx.xml 08:52:37 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/10.0.1-SNAPSHOT/odl-netconf-impl-10.0.1-SNAPSHOT-cyclonedx.json 08:52:37 [INFO] 08:52:37 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-impl --- 08:52:37 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:52:37 [WARNING] 08:52:37 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 08:52:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:52:37 [WARNING] 08:52:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:52:37 [WARNING] 08:52:37 [INFO] 08:52:37 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 08:52:37 [INFO] Building OpenDaylight :: Netconf :: All 10.0.1-SNAPSHOT [38/112] 08:52:37 [INFO] from features/odl-netconf-all/pom.xml 08:52:37 [INFO] ------------------------------[ feature ]------------------------------- 08:52:37 [INFO] 08:52:37 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-all --- 08:52:37 [INFO] 08:52:37 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-all --- 08:52:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:52:37 [INFO] 08:52:37 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 08:52:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:52:37 [INFO] 08:52:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-all --- 08:52:37 [INFO] 08:52:37 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-all --- 08:52:37 [INFO] 08:52:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-all --- 08:52:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:52:37 [INFO] argLine set to empty 08:52:37 [INFO] 08:52:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-all --- 08:52:37 [INFO] Starting audit... 08:52:37 Audit done. 08:52:37 [INFO] You have 0 Checkstyle violations. 08:52:37 [INFO] 08:52:37 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-all --- 08:52:37 [INFO] Starting audit... 08:52:37 Audit done. 08:52:37 [INFO] You have 0 Checkstyle violations. 08:52:37 [INFO] 08:52:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-all --- 08:52:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:52:37 [INFO] 08:52:37 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 08:52:37 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-all/target/feature/feature.xml 08:52:37 [INFO] ...done! 08:52:37 [INFO] Attaching features XML 08:52:37 [INFO] 08:52:37 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-all --- 08:52:37 [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 08:52:37 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:52:37 [INFO] 08:52:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 08:52:37 [INFO] 08:52:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-all --- 08:52:37 [INFO] No files found to run spotbugs, check compile phase has been run 08:52:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:52:37 [INFO] 08:52:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 08:52:37 [INFO] 08:52:37 [INFO] 08:52:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-all --- 08:52:37 [INFO] 08:52:37 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-all --- 08:52:37 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-all 08:52:37 [INFO] Project dependency features detected: [] 08:52:37 [INFO] Pax Exam System (Version: 4.14.0) created. 08:52:37 [INFO] Creating RMI registry server on 127.0.0.1:42755 08:52:38 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:52:38 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:52:38 [INFO] Waiting for remote bundle context.. on 42755 name: 741d090b-ead9-4257-94d0-d6e44f8a3370 timout: [ RelativeTimeout value = 180000 ] 08:52:42 [INFO] Building jar from resources and headers. 08:52:42 [INFO] Writing jar finished. 08:52:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:52:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:52:45 [INFO] 08:52:45 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-all --- 08:52:45 [INFO] 08:52:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-all --- 08:52:45 [INFO] No Javadoc in project. Archive not created. 08:52:45 [INFO] 08:52:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-all --- 08:52:45 [INFO] CycloneDX: Resolving Dependencies 08:52:46 [INFO] CycloneDX: Creating BOM version 1.6 with 143 component(s) 08:52:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-all/target/bom.xml 08:52:46 [INFO] attaching as odl-netconf-all-10.0.1-SNAPSHOT-cyclonedx.xml 08:52:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-all/target/bom.json 08:52:46 [INFO] attaching as odl-netconf-all-10.0.1-SNAPSHOT-cyclonedx.json 08:52:46 [INFO] 08:52:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 08:52:46 [INFO] Skipping duplicate-finder execution! 08:52:46 [INFO] 08:52:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-all --- 08:52:46 [INFO] Skipping plugin execution 08:52:46 [INFO] 08:52:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-all --- 08:52:46 [INFO] Skipping source per configuration. 08:52:46 [INFO] 08:52:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-all --- 08:52:46 [INFO] 08:52:46 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-all --- 08:52:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:52:46 [INFO] 08:52:46 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-all --- 08:52:46 [WARNING] 08:52:46 [WARNING] The packaging plugin for project odl-netconf-all did not assign 08:52:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:52:46 [WARNING] 08:52:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:52:46 [WARNING] 08:52:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/10.0.1-SNAPSHOT/odl-netconf-all-10.0.1-SNAPSHOT.pom 08:52:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/10.0.1-SNAPSHOT/odl-netconf-all-10.0.1-SNAPSHOT-features.xml 08:52:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/10.0.1-SNAPSHOT/odl-netconf-all-10.0.1-SNAPSHOT-cyclonedx.xml 08:52:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/10.0.1-SNAPSHOT/odl-netconf-all-10.0.1-SNAPSHOT-cyclonedx.json 08:52:46 [INFO] 08:52:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-all --- 08:52:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:52:46 [WARNING] 08:52:46 [WARNING] The packaging plugin for project odl-netconf-all did not assign 08:52:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:52:46 [WARNING] 08:52:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:52:46 [WARNING] 08:52:46 [INFO] 08:52:46 [INFO] -----------------< org.opendaylight.netconf:databind >------------------ 08:52:46 [INFO] Building databind 10.0.1-SNAPSHOT [39/112] 08:52:46 [INFO] from protocol/databind/pom.xml 08:52:46 [INFO] --------------------------------[ jar ]--------------------------------- 08:52:46 [INFO] 08:52:46 [INFO] --- clean:3.5.0:clean (default-clean) @ databind --- 08:52:46 [INFO] 08:52:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ databind --- 08:52:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:52:46 [INFO] 08:52:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ databind --- 08:52:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:52:46 [INFO] 08:52:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ databind --- 08:52:47 [INFO] 08:52:47 [INFO] --- dependency:3.9.0:properties (default) @ databind --- 08:52:47 [INFO] 08:52:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ databind --- 08:52:47 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:52:47 [INFO] 08:52:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ databind --- 08:52:47 [INFO] Starting audit... 08:52:47 Audit done. 08:52:47 [INFO] You have 0 Checkstyle violations. 08:52:47 [INFO] 08:52:47 [INFO] --- checkstyle:3.6.0:check (default) @ databind --- 08:52:49 [INFO] Starting audit... 08:52:49 Audit done. 08:52:49 [INFO] You have 0 Checkstyle violations. 08:52:49 [INFO] 08:52:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ databind --- 08:52:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:52:49 [INFO] 08:52:49 [INFO] --- resources:3.3.1:resources (default-resources) @ databind --- 08:52:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/resources 08:52:49 [INFO] 08:52:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ databind --- 08:52:49 [INFO] Recompiling the module because of changed source code. 08:52:49 [INFO] Compiling 28 source files with javac [debug release 21 module-path] to target/classes 08:52:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/module-info.java:[26,47] requires transitive directive for an automatic module 08:52:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/module-info.java:[27,40] requires directive for an automatic module 08:52:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/module-info.java:[28,40] requires directive for an automatic module 08:52:49 [INFO] 08:52:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ databind >>> 08:52:49 [INFO] 08:52:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ databind --- 08:52:49 [INFO] Fork Value is true 08:52:55 [INFO] Done SpotBugs Analysis.... 08:52:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:52:55 [INFO] 08:52:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ databind <<< 08:52:55 [INFO] 08:52:55 [INFO] 08:52:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ databind --- 08:52:55 [INFO] BugInstance size is 0 08:52:55 [INFO] Error size is 0 08:52:55 [INFO] No errors/warnings found 08:52:55 [INFO] 08:52:55 [INFO] --- bnd:7.1.0:bnd-process (default) @ databind --- 08:52:55 [INFO] 08:52:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ databind --- 08:52:55 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:52:55 [INFO] 08:52:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ databind --- 08:52:55 [INFO] Recompiling the module because of changed dependency. 08:52:55 [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/test-classes 08:52:55 [INFO] 08:52:55 [INFO] --- surefire:3.5.4:test (default-test) @ databind --- 08:52:55 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/surefire-reports 08:52:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:52:55 [INFO] 08:52:55 [INFO] ------------------------------------------------------- 08:52:55 [INFO] T E S T S 08:52:55 [INFO] ------------------------------------------------------- 08:52:57 [INFO] Running org.opendaylight.netconf.databind.subtree.SubtreeFilterWriterTest 08:52:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 s -- in org.opendaylight.netconf.databind.subtree.SubtreeFilterWriterTest 08:52:58 [INFO] Running org.opendaylight.netconf.databind.subtree.SubtreeFilterReaderTest 08:52:59 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s -- in org.opendaylight.netconf.databind.subtree.SubtreeFilterReaderTest 08:52:59 [INFO] Running org.opendaylight.netconf.databind.subtree.SubtreeMatcherTest 08:52:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.netconf.databind.subtree.SubtreeMatcherTest 08:52:59 [INFO] Running org.opendaylight.netconf.databind.subtree.SubtreeFilterPrettyTreeTest 08:52:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.netconf.databind.subtree.SubtreeFilterPrettyTreeTest 08:52:59 [INFO] 08:52:59 [INFO] Results: 08:52:59 [INFO] 08:52:59 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 08:52:59 [INFO] 08:52:59 [INFO] 08:52:59 [INFO] --- copy:14.1.4:copy-files (default) @ databind --- 08:52:59 [INFO] 08:52:59 [INFO] --- jar:3.4.2:jar (default-jar) @ databind --- 08:52:59 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/databind-10.0.1-SNAPSHOT.jar 08:52:59 [INFO] 08:52:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ databind --- 08:53:01 [WARNING] Javadoc Warnings 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:44: warning: no @param for name 08:53:01 [WARNING] record Wildcard(Unqualified name, List qnames) implements NamespaceSelection { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:44: warning: no @param for qnames 08:53:01 [WARNING] record Wildcard(Unqualified name, List qnames) implements NamespaceSelection { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:30: warning: no @param for qname 08:53:01 [WARNING] record Exact(QName qname) implements NamespaceSelection { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContentMatchNode.java:20: warning: no @param for selection 08:53:01 [WARNING] public record ContentMatchNode(NamespaceSelection selection, Map qnameValueMap) implements Sibling { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContentMatchNode.java:20: warning: no @param for qnameValueMap 08:53:01 [WARNING] public record ContentMatchNode(NamespaceSelection selection, Map qnameValueMap) implements Sibling { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/AbstractRequest.java:82: warning: no comment 08:53:01 [WARNING] protected abstract void onFailure(@NonNull RequestException failure); 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/AbstractRequest.java:80: warning: no comment 08:53:01 [WARNING] protected abstract void onSuccess(@NonNull R result); 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/AttributeMatch.java:31: warning: no comment 08:53:01 [WARNING] public AttributeMatch { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContainmentNode.java:55: warning: no comment 08:53:01 [WARNING] public static Builder builder(final NamespaceSelection selection) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContainmentNode.java:33: warning: no comment 08:53:01 [WARNING] public Builder add(final Sibling sibling) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContainmentNode.java:38: warning: no comment 08:53:01 [WARNING] public ContainmentNode build() { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/ContentMatchNode.java:21: warning: no comment 08:53:01 [WARNING] public ContentMatchNode { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:65: warning: no comment 08:53:01 [WARNING] public Action { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:101: warning: no comment 08:53:01 [WARNING] public Data { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:136: warning: no @param for identifier 08:53:01 [WARNING] public Data enterPath(final YangInstanceIdentifier identifier) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:109: warning: no comment 08:53:01 [WARNING] public Data(final DatabindContext databind) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:157: warning: no comment 08:53:01 [WARNING] public DataNodeNotification { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:179: warning: no comment 08:53:01 [WARNING] public Notification { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/DatabindPath.java:197: warning: no comment 08:53:01 [WARNING] public Rpc { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorInfo.java:28: warning: no comment 08:53:01 [WARNING] public ErrorInfo { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorMessage.java:29: warning: no comment 08:53:01 [WARNING] public ErrorMessage { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorMessage.java:33: warning: no comment 08:53:01 [WARNING] public ErrorMessage(final String elementBody) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorPath.java:23: warning: no comment 08:53:01 [WARNING] public ErrorPath { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/ErrorPath.java:28: warning: no comment 08:53:01 [WARNING] public ErrorPath(final Data path) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:25: warning: no @param for qname 08:53:01 [WARNING] boolean matches(QName qname); 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:25: warning: no @return 08:53:01 [WARNING] boolean matches(QName qname); 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:31: warning: no comment 08:53:01 [WARNING] public Exact { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/NamespaceSelection.java:45: warning: no comment 08:53:01 [WARNING] public Wildcard { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/Prefixes.java:20: warning: no comment 08:53:01 [WARNING] public final class Prefixes { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/Prefixes.java:66: warning: no comment 08:53:01 [WARNING] public String lookUpPrefix(final String namespace) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/Prefixes.java:27: warning: no comment 08:53:01 [WARNING] public static Prefixes of(final SubtreeFilter filter) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestError.java:39: warning: no comment 08:53:01 [WARNING] public RequestError { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestError.java:44: warning: no comment 08:53:01 [WARNING] public RequestError(final ErrorType type, final ErrorTag tag, final String message) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:40: warning: no comment 08:53:01 [WARNING] public RequestException(final String message) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:52: warning: no comment 08:53:01 [WARNING] public RequestException(final String message, final @Nullable Throwable cause) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:44: warning: no comment 08:53:01 [WARNING] public RequestException(final String format, final Object @Nullable ... args) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:48: warning: no comment 08:53:01 [WARNING] public RequestException(final Throwable cause) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:86: warning: no comment 08:53:01 [WARNING] public RequestException(final List errors, final @Nullable Throwable cause, final String message) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:94: warning: no comment 08:53:01 [WARNING] public RequestException(final List errors, final @Nullable Throwable cause, final String format, 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:56: warning: no comment 08:53:01 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String message) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:65: warning: no comment 08:53:01 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String message, 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:71: warning: no comment 08:53:01 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String format, 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:76: warning: no comment 08:53:01 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String message, 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:81: warning: no comment 08:53:01 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final String message, 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:60: warning: no comment 08:53:01 [WARNING] public RequestException(final ErrorType type, final ErrorTag tag, final Throwable cause) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:24: warning: no comment 08:53:01 [WARNING] public static final class Builder { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:59: warning: no comment 08:53:01 [WARNING] public List attributeMatches() { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:50: warning: no comment 08:53:01 [WARNING] public static Builder builder(final NamespaceSelection selection) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:32: warning: no comment 08:53:01 [WARNING] public Builder add(final AttributeMatch attributeMatch) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SelectionNode.java:37: warning: no comment 08:53:01 [WARNING] public SelectionNode build() { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeFilter.java:102: warning: no comment 08:53:01 [WARNING] public DatabindContext databind() { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeFilter.java:106: warning: no comment 08:53:01 [WARNING] public SubtreeMatcher matcher(final ContainerNode data) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeFilter.java:41: warning: no comment 08:53:01 [WARNING] public Builder add(final Sibling sibling) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeFilter.java:46: warning: no comment 08:53:01 [WARNING] public SubtreeFilter build() { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:80: warning: no @param for filter 08:53:01 [WARNING] public static boolean permitsPath(final SubtreeFilter filter, final YangInstanceIdentifier path) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:80: warning: no @param for path 08:53:01 [WARNING] public static boolean permitsPath(final SubtreeFilter filter, final YangInstanceIdentifier path) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:80: warning: no @return 08:53:01 [WARNING] public static boolean permitsPath(final SubtreeFilter filter, final YangInstanceIdentifier path) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:35: warning: no comment 08:53:01 [WARNING] public SubtreeMatcher(final SubtreeFilter filter, final ContainerNode data) { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/subtree/SubtreeMatcher.java:41: warning: no comment 08:53:01 [WARNING] public SubtreeMatcher(final SubtreeFilter filter, final ContainerNode data, 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:114: warning: no comment 08:53:01 [WARNING] private void readObject(final ObjectInputStream stream) throws IOException, ClassNotFoundException { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:109: warning: no comment 08:53:01 [WARNING] private void readObjectNoData() throws ObjectStreamException { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:119: warning: no comment 08:53:01 [WARNING] private void writeObject(final ObjectOutputStream stream) throws IOException { 08:53:01 [WARNING] ^ 08:53:01 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java/org/opendaylight/netconf/databind/RequestException.java:33: warning: no comment 08:53:01 [WARNING] private final List errors; 08:53:01 [WARNING] ^ 08:53:01 [WARNING] 63 warnings 08:53:01 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/databind-10.0.1-SNAPSHOT-javadoc.jar 08:53:01 [INFO] 08:53:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ databind --- 08:53:01 [INFO] CycloneDX: Resolving Dependencies 08:53:02 [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s) 08:53:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/bom.xml 08:53:02 [INFO] attaching as databind-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/bom.json 08:53:02 [INFO] attaching as databind-10.0.1-SNAPSHOT-cyclonedx.json 08:53:02 [INFO] 08:53:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ databind --- 08:53:02 [INFO] Skipping duplicate-finder execution! 08:53:02 [INFO] 08:53:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ databind --- 08:53:02 [INFO] No dependency problems found 08:53:02 [INFO] 08:53:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ databind --- 08:53:02 [INFO] Skipping source per configuration. 08:53:02 [INFO] 08:53:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ databind --- 08:53:02 [INFO] 08:53:02 [INFO] --- jacoco:0.8.13:report (report) @ databind --- 08:53:02 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/code-coverage/jacoco.exec 08:53:02 [INFO] Analyzed bundle 'databind' with 32 classes 08:53:02 [INFO] 08:53:02 [INFO] --- install:3.1.4:install (default-install) @ databind --- 08:53:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/pom.xml to /tmp/r/org/opendaylight/netconf/databind/10.0.1-SNAPSHOT/databind-10.0.1-SNAPSHOT.pom 08:53:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/databind-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/databind/10.0.1-SNAPSHOT/databind-10.0.1-SNAPSHOT.jar 08:53:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/databind-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/databind/10.0.1-SNAPSHOT/databind-10.0.1-SNAPSHOT-javadoc.jar 08:53:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/bom.xml to /tmp/r/org/opendaylight/netconf/databind/10.0.1-SNAPSHOT/databind-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/bom.json to /tmp/r/org/opendaylight/netconf/databind/10.0.1-SNAPSHOT/databind-10.0.1-SNAPSHOT-cyclonedx.json 08:53:02 [INFO] 08:53:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ databind --- 08:53:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:53:02 [INFO] 08:53:02 [INFO] -----------< org.opendaylight.netconf:odl-netconf-databind >------------ 08:53:02 [INFO] Building OpenDaylight :: Netconf :: Databind 10.0.1-SNAPSHOT [40/112] 08:53:02 [INFO] from features/odl-netconf-databind/pom.xml 08:53:02 [INFO] ------------------------------[ feature ]------------------------------- 08:53:02 [INFO] 08:53:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-databind --- 08:53:02 [INFO] 08:53:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-databind --- 08:53:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:02 [INFO] 08:53:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-databind --- 08:53:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:02 [INFO] 08:53:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-databind --- 08:53:03 [INFO] 08:53:03 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-databind --- 08:53:03 [INFO] 08:53:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-databind --- 08:53:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:53:03 [INFO] argLine set to empty 08:53:03 [INFO] 08:53:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-databind --- 08:53:03 [INFO] Starting audit... 08:53:03 Audit done. 08:53:03 [INFO] You have 0 Checkstyle violations. 08:53:03 [INFO] 08:53:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-databind --- 08:53:03 [INFO] Starting audit... 08:53:03 Audit done. 08:53:03 [INFO] You have 0 Checkstyle violations. 08:53:03 [INFO] 08:53:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-databind --- 08:53:03 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:53:03 [INFO] 08:53:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-databind --- 08:53:03 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-databind/target/feature/feature.xml 08:53:03 [INFO] ...done! 08:53:03 [INFO] Attaching features XML 08:53:03 [INFO] 08:53:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-databind --- 08:53:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:53:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:53:03 [INFO] 08:53:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-databind >>> 08:53:03 [INFO] 08:53:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-databind --- 08:53:03 [INFO] No files found to run spotbugs, check compile phase has been run 08:53:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:53:03 [INFO] 08:53:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-databind <<< 08:53:03 [INFO] 08:53:03 [INFO] 08:53:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-databind --- 08:53:03 [INFO] 08:53:03 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-databind --- 08:53:03 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-databind 08:53:03 [INFO] Project dependency features detected: [] 08:53:03 [INFO] Pax Exam System (Version: 4.14.0) created. 08:53:03 [INFO] Creating RMI registry server on 127.0.0.1:44085 08:53:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:53:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:53:03 [INFO] Waiting for remote bundle context.. on 44085 name: 4c336386-f477-4b47-baf8-b5db382cbb94 timout: [ RelativeTimeout value = 180000 ] 08:53:08 [INFO] Building jar from resources and headers. 08:53:08 [INFO] Writing jar finished. 08:53:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:53:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:53:10 [INFO] 08:53:10 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-databind --- 08:53:10 [INFO] 08:53:10 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-databind --- 08:53:10 [INFO] No Javadoc in project. Archive not created. 08:53:10 [INFO] 08:53:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-databind --- 08:53:10 [INFO] CycloneDX: Resolving Dependencies 08:53:10 [INFO] CycloneDX: Creating BOM version 1.6 with 59 component(s) 08:53:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-databind/target/bom.xml 08:53:10 [INFO] attaching as odl-netconf-databind-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-databind/target/bom.json 08:53:11 [INFO] attaching as odl-netconf-databind-10.0.1-SNAPSHOT-cyclonedx.json 08:53:11 [INFO] 08:53:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-databind --- 08:53:11 [INFO] Skipping duplicate-finder execution! 08:53:11 [INFO] 08:53:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-databind --- 08:53:11 [INFO] Skipping plugin execution 08:53:11 [INFO] 08:53:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-databind --- 08:53:11 [INFO] Skipping source per configuration. 08:53:11 [INFO] 08:53:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-databind --- 08:53:11 [INFO] 08:53:11 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-databind --- 08:53:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:53:11 [INFO] 08:53:11 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-databind --- 08:53:11 [WARNING] 08:53:11 [WARNING] The packaging plugin for project odl-netconf-databind did not assign 08:53:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:53:11 [WARNING] 08:53:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:53:11 [WARNING] 08:53:11 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-databind/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-databind/10.0.1-SNAPSHOT/odl-netconf-databind-10.0.1-SNAPSHOT.pom 08:53:11 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-databind/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-databind/10.0.1-SNAPSHOT/odl-netconf-databind-10.0.1-SNAPSHOT-features.xml 08:53:11 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-databind/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-databind/10.0.1-SNAPSHOT/odl-netconf-databind-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:11 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-databind/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-databind/10.0.1-SNAPSHOT/odl-netconf-databind-10.0.1-SNAPSHOT-cyclonedx.json 08:53:11 [INFO] 08:53:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-databind --- 08:53:11 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:53:11 [WARNING] 08:53:11 [WARNING] The packaging plugin for project odl-netconf-databind did not assign 08:53:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:53:11 [WARNING] 08:53:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:53:11 [WARNING] 08:53:11 [INFO] 08:53:11 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 08:53:11 [INFO] Building netconf-common-mdsal 10.0.1-SNAPSHOT [41/112] 08:53:11 [INFO] from plugins/netconf-common-mdsal/pom.xml 08:53:11 [INFO] --------------------------------[ jar ]--------------------------------- 08:53:11 [INFO] 08:53:11 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-common-mdsal --- 08:53:11 [INFO] 08:53:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-common-mdsal --- 08:53:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:11 [INFO] 08:53:11 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 08:53:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:11 [INFO] 08:53:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-common-mdsal --- 08:53:11 [INFO] 08:53:11 [INFO] --- dependency:3.9.0:properties (default) @ netconf-common-mdsal --- 08:53:11 [INFO] 08:53:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 08:53:11 [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/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:53:11 [INFO] 08:53:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-common-mdsal --- 08:53:11 [INFO] Starting audit... 08:53:11 Audit done. 08:53:11 [INFO] You have 0 Checkstyle violations. 08:53:11 [INFO] 08:53:11 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-common-mdsal --- 08:53:11 [INFO] Starting audit... 08:53:11 Audit done. 08:53:11 [INFO] You have 0 Checkstyle violations. 08:53:11 [INFO] 08:53:11 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-common-mdsal --- 08:53:11 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:53:11 [INFO] 08:53:11 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 08:53:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/src/main/resources 08:53:11 [INFO] 08:53:11 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-common-mdsal --- 08:53:11 [INFO] Recompiling the module because of changed source code. 08:53:11 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 08:53:11 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/src/main/java/module-info.java:[20,47] requires transitive directive for an automatic module 08:53:11 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/src/main/java/module-info.java:[21,40] requires directive for an automatic module 08:53:11 [INFO] 08:53:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 08:53:11 [INFO] 08:53:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-common-mdsal --- 08:53:11 [INFO] Fork Value is true 08:53:14 [INFO] Done SpotBugs Analysis.... 08:53:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:53:14 [INFO] 08:53:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 08:53:14 [INFO] 08:53:14 [INFO] 08:53:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-common-mdsal --- 08:53:14 [INFO] BugInstance size is 0 08:53:14 [INFO] Error size is 0 08:53:14 [INFO] No errors/warnings found 08:53:14 [INFO] 08:53:14 [INFO] --- bnd:7.1.0:bnd-process (default) @ netconf-common-mdsal --- 08:53:14 [INFO] 08:53:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 08:53:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/src/test/resources 08:53:14 [INFO] 08:53:14 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-common-mdsal --- 08:53:14 [INFO] No sources to compile 08:53:14 [INFO] 08:53:14 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-common-mdsal --- 08:53:14 [INFO] No tests to run. 08:53:14 [INFO] 08:53:14 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-common-mdsal --- 08:53:14 [INFO] 08:53:14 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-common-mdsal --- 08:53:14 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.1-SNAPSHOT.jar 08:53:14 [INFO] 08:53:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-common-mdsal --- 08:53:15 [WARNING] Javadoc Warnings 08:53:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/src/main/java/org/opendaylight/netconf/common/mdsal/DOMNotificationEvent.java:34: warning: no comment 08:53:15 [WARNING] public Rfc6020(final ContainerNode body, final Instant eventTime) { 08:53:15 [WARNING] ^ 08:53:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/src/main/java/org/opendaylight/netconf/common/mdsal/DOMNotificationEvent.java:52: warning: no comment 08:53:15 [WARNING] public Rfc7950(final Absolute type, final YangInstanceIdentifier path, final ContainerNode body, 08:53:15 [WARNING] ^ 08:53:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/src/main/java/org/opendaylight/netconf/common/mdsal/DOMNotificationEvent.java:67: warning: no comment 08:53:15 [WARNING] public YangInstanceIdentifier path() { 08:53:15 [WARNING] ^ 08:53:15 [WARNING] 3 warnings 08:53:15 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.1-SNAPSHOT-javadoc.jar 08:53:15 [INFO] 08:53:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-common-mdsal --- 08:53:15 [INFO] CycloneDX: Resolving Dependencies 08:53:15 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 08:53:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/bom.xml 08:53:15 [INFO] attaching as netconf-common-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/bom.json 08:53:15 [INFO] attaching as netconf-common-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 08:53:15 [INFO] 08:53:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 08:53:15 [INFO] Skipping duplicate-finder execution! 08:53:15 [INFO] 08:53:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 08:53:15 [INFO] No dependency problems found 08:53:15 [INFO] 08:53:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 08:53:15 [INFO] Skipping source per configuration. 08:53:15 [INFO] 08:53:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-common-mdsal --- 08:53:15 [INFO] 08:53:15 [INFO] --- jacoco:0.8.13:report (report) @ netconf-common-mdsal --- 08:53:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:53:15 [INFO] 08:53:15 [INFO] --- install:3.1.4:install (default-install) @ netconf-common-mdsal --- 08:53:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.1-SNAPSHOT/netconf-common-mdsal-10.0.1-SNAPSHOT.pom 08:53:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.1-SNAPSHOT/netconf-common-mdsal-10.0.1-SNAPSHOT.jar 08:53:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/netconf-common-mdsal-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.1-SNAPSHOT/netconf-common-mdsal-10.0.1-SNAPSHOT-javadoc.jar 08:53:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.1-SNAPSHOT/netconf-common-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/10.0.1-SNAPSHOT/netconf-common-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 08:53:15 [INFO] 08:53:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-common-mdsal --- 08:53:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:53:15 [INFO] 08:53:15 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 08:53:15 [INFO] Building netconf-dom-api 10.0.1-SNAPSHOT [42/112] 08:53:15 [INFO] from plugins/netconf-dom-api/pom.xml 08:53:15 [INFO] -------------------------------[ bundle ]------------------------------- 08:53:15 [INFO] 08:53:15 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-dom-api --- 08:53:15 [INFO] 08:53:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-dom-api --- 08:53:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:15 [INFO] 08:53:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 08:53:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:15 [INFO] 08:53:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-dom-api --- 08:53:16 [INFO] 08:53:16 [INFO] --- dependency:3.9.0:properties (default) @ netconf-dom-api --- 08:53:16 [INFO] 08:53:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-dom-api --- 08:53:16 [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/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-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/** 08:53:16 [INFO] 08:53:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-dom-api --- 08:53:16 [INFO] Starting audit... 08:53:16 Audit done. 08:53:16 [INFO] You have 0 Checkstyle violations. 08:53:16 [INFO] 08:53:16 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-dom-api --- 08:53:16 [INFO] Starting audit... 08:53:16 Audit done. 08:53:16 [INFO] You have 0 Checkstyle violations. 08:53:16 [INFO] 08:53:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-dom-api --- 08:53:16 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:53:16 [INFO] 08:53:16 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-dom-api --- 08:53:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/src/main/resources 08:53:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/generated-sources/spi 08:53:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/generated-sources/yang 08:53:16 [INFO] 08:53:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-dom-api --- 08:53:16 [INFO] Recompiling the module because of changed dependency. 08:53:16 [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes 08:53:16 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 08:53:16 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/src/main/java/module-info.java:[18,40] requires directive for an automatic module 08:53:16 [INFO] 08:53:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 08:53:16 [INFO] 08:53:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-dom-api --- 08:53:16 [INFO] Fork Value is true 08:53:19 [INFO] Done SpotBugs Analysis.... 08:53:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:53:19 [INFO] 08:53:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 08:53:19 [INFO] 08:53:19 [INFO] 08:53:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-dom-api --- 08:53:19 [INFO] BugInstance size is 0 08:53:19 [INFO] Error size is 0 08:53:19 [INFO] No errors/warnings found 08:53:19 [INFO] 08:53:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 08:53:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/src/test/resources 08:53:19 [INFO] 08:53:19 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-dom-api --- 08:53:19 [INFO] No sources to compile 08:53:19 [INFO] 08:53:19 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-dom-api --- 08:53:19 [INFO] No tests to run. 08:53:19 [INFO] 08:53:19 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-dom-api --- 08:53:19 [INFO] 08:53:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-dom-api --- 08:53:19 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package: 08:53:19 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:53:19 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:binding-spec, Jar:logging-markers, Jar:org.osgi.annotation.bundle] 08:53:19 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:value, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:binding-spec, Jar:logging-markers, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:53:19 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/netconf-dom-api-10.0.1-SNAPSHOT.jar 08:53:19 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 08:53:19 [INFO] 08:53:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-dom-api --- 08:53:20 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/netconf-dom-api-10.0.1-SNAPSHOT-javadoc.jar 08:53:21 [INFO] 08:53:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-dom-api --- 08:53:21 [INFO] CycloneDX: Resolving Dependencies 08:53:21 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 08:53:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/bom.xml 08:53:21 [INFO] attaching as netconf-dom-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/bom.json 08:53:21 [INFO] attaching as netconf-dom-api-10.0.1-SNAPSHOT-cyclonedx.json 08:53:21 [INFO] 08:53:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 08:53:21 [INFO] Skipping duplicate-finder execution! 08:53:21 [INFO] 08:53:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-dom-api --- 08:53:21 [WARNING] Unused declared dependencies found: 08:53:21 [WARNING] org.opendaylight.netconf:netconf-api:jar:10.0.1-SNAPSHOT:compile 08:53:21 [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile 08:53:21 [INFO] 08:53:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-dom-api --- 08:53:21 [INFO] Skipping source per configuration. 08:53:21 [INFO] 08:53:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-dom-api --- 08:53:21 [INFO] 08:53:21 [INFO] --- jacoco:0.8.13:report (report) @ netconf-dom-api --- 08:53:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:53:21 [INFO] 08:53:21 [INFO] --- install:3.1.4:install (default-install) @ netconf-dom-api --- 08:53:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.1-SNAPSHOT/netconf-dom-api-10.0.1-SNAPSHOT.pom 08:53:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/netconf-dom-api-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.1-SNAPSHOT/netconf-dom-api-10.0.1-SNAPSHOT.jar 08:53:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/netconf-dom-api-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.1-SNAPSHOT/netconf-dom-api-10.0.1-SNAPSHOT-javadoc.jar 08:53:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.1-SNAPSHOT/netconf-dom-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/10.0.1-SNAPSHOT/netconf-dom-api-10.0.1-SNAPSHOT-cyclonedx.json 08:53:21 [INFO] 08:53:21 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-dom-api --- 08:53:21 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/10.0.1-SNAPSHOT/netconf-dom-api-10.0.1-SNAPSHOT.jar 08:53:21 [INFO] Writing OBR metadata 08:53:21 [INFO] 08:53:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-dom-api --- 08:53:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:53:21 [INFO] 08:53:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-dom-api --- 08:53:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:53:21 [INFO] 08:53:21 [INFO] ---------< org.opendaylight.netconf:odl-netconf-mdsal-common >---------- 08:53:21 [INFO] Building odl-netconf-mdsal-common 10.0.1-SNAPSHOT [43/112] 08:53:21 [INFO] from features/odl-netconf-mdsal-common/pom.xml 08:53:21 [INFO] ------------------------------[ feature ]------------------------------- 08:53:21 [INFO] 08:53:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-mdsal-common --- 08:53:21 [INFO] 08:53:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-mdsal-common --- 08:53:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:21 [INFO] 08:53:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal-common --- 08:53:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:21 [INFO] 08:53:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] 08:53:22 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] 08:53:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:53:22 [INFO] argLine set to empty 08:53:22 [INFO] 08:53:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] Starting audit... 08:53:22 Audit done. 08:53:22 [INFO] You have 0 Checkstyle violations. 08:53:22 [INFO] 08:53:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] Starting audit... 08:53:22 Audit done. 08:53:22 [INFO] You have 0 Checkstyle violations. 08:53:22 [INFO] 08:53:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-mdsal-common --- 08:53:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:53:22 [INFO] 08:53:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal-common/target/feature/feature.xml 08:53:22 [INFO] ...done! 08:53:22 [INFO] Attaching features XML 08:53:22 [INFO] 08:53:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:53:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:53:22 [INFO] 08:53:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal-common >>> 08:53:22 [INFO] 08:53:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] No files found to run spotbugs, check compile phase has been run 08:53:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:53:22 [INFO] 08:53:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal-common <<< 08:53:22 [INFO] 08:53:22 [INFO] 08:53:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] 08:53:22 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-mdsal-common --- 08:53:22 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-mdsal-common 08:53:22 [INFO] Project dependency features detected: [] 08:53:22 [INFO] Pax Exam System (Version: 4.14.0) created. 08:53:22 [INFO] Creating RMI registry server on 127.0.0.1:43861 08:53:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:53:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:53:22 [INFO] Waiting for remote bundle context.. on 43861 name: 1aee9c4c-55e9-4558-af1c-e3a84c49150f timout: [ RelativeTimeout value = 180000 ] 08:53:27 [INFO] Building jar from resources and headers. 08:53:27 [INFO] Writing jar finished. 08:53:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:53:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:53:29 [INFO] 08:53:29 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-mdsal-common --- 08:53:29 [INFO] 08:53:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-mdsal-common --- 08:53:29 [INFO] No Javadoc in project. Archive not created. 08:53:29 [INFO] 08:53:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-mdsal-common --- 08:53:29 [INFO] CycloneDX: Resolving Dependencies 08:53:30 [INFO] CycloneDX: Creating BOM version 1.6 with 114 component(s) 08:53:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal-common/target/bom.xml 08:53:30 [INFO] attaching as odl-netconf-mdsal-common-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal-common/target/bom.json 08:53:30 [INFO] attaching as odl-netconf-mdsal-common-10.0.1-SNAPSHOT-cyclonedx.json 08:53:30 [INFO] 08:53:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal-common --- 08:53:30 [INFO] Skipping duplicate-finder execution! 08:53:30 [INFO] 08:53:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-mdsal-common --- 08:53:30 [INFO] Skipping plugin execution 08:53:30 [INFO] 08:53:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-mdsal-common --- 08:53:30 [INFO] Skipping source per configuration. 08:53:30 [INFO] 08:53:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-mdsal-common --- 08:53:30 [INFO] 08:53:30 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-mdsal-common --- 08:53:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:53:30 [INFO] 08:53:30 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-mdsal-common --- 08:53:30 [WARNING] 08:53:30 [WARNING] The packaging plugin for project odl-netconf-mdsal-common did not assign 08:53:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:53:30 [WARNING] 08:53:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:53:30 [WARNING] 08:53:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.1-SNAPSHOT/odl-netconf-mdsal-common-10.0.1-SNAPSHOT.pom 08:53:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.1-SNAPSHOT/odl-netconf-mdsal-common-10.0.1-SNAPSHOT-features.xml 08:53:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.1-SNAPSHOT/odl-netconf-mdsal-common-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:30 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal-common/10.0.1-SNAPSHOT/odl-netconf-mdsal-common-10.0.1-SNAPSHOT-cyclonedx.json 08:53:30 [INFO] 08:53:30 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-mdsal-common --- 08:53:30 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:53:30 [WARNING] 08:53:30 [WARNING] The packaging plugin for project odl-netconf-mdsal-common did not assign 08:53:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:53:30 [WARNING] 08:53:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:53:30 [WARNING] 08:53:30 [INFO] 08:53:30 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 08:53:30 [INFO] Building yanglib-mdsal-writer 10.0.1-SNAPSHOT [44/112] 08:53:30 [INFO] from apps/yanglib-mdsal-writer/pom.xml 08:53:30 [INFO] -------------------------------[ bundle ]------------------------------- 08:53:30 [INFO] 08:53:30 [INFO] --- clean:3.5.0:clean (default-clean) @ yanglib-mdsal-writer --- 08:53:30 [INFO] 08:53:30 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ yanglib-mdsal-writer --- 08:53:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:30 [INFO] 08:53:30 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 08:53:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:30 [INFO] 08:53:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ yanglib-mdsal-writer --- 08:53:31 [INFO] 08:53:31 [INFO] --- dependency:3.9.0:properties (default) @ yanglib-mdsal-writer --- 08:53:31 [INFO] 08:53:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 08:53: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/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:53:31 [INFO] 08:53:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ yanglib-mdsal-writer --- 08:53:31 [INFO] Starting audit... 08:53:31 Audit done. 08:53:31 [INFO] You have 0 Checkstyle violations. 08:53:31 [INFO] 08:53:31 [INFO] --- checkstyle:3.6.0:check (default) @ yanglib-mdsal-writer --- 08:53:31 [INFO] Starting audit... 08:53:31 Audit done. 08:53:31 [INFO] You have 0 Checkstyle violations. 08:53:31 [INFO] 08:53:31 [INFO] --- dependency:3.9.0:copy (unpack-license) @ yanglib-mdsal-writer --- 08:53:31 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:53:31 [INFO] 08:53:31 [INFO] --- resources:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 08:53:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/main/resources 08:53:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/generated-sources/spi 08:53:31 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/generated-sources/yang 08:53:31 [INFO] 08:53:31 [INFO] --- compiler:3.14.1:compile (default-compile) @ yanglib-mdsal-writer --- 08:53:31 [INFO] Recompiling the module because of changed source code. 08:53:31 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 08:53:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:31 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[141,46] buildModuleState(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.NonNull java.lang.String,@org.eclipse.jdt.annotation.NonNull org.opendaylight.netconf.yanglib.writer.YangLibrarySchemaSourceUrlProvider) in org.opendaylight.netconf.yanglib.writer.YangLibraryContentBuilderUtil has been deprecated 08:53:31 [INFO] 08:53:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 08:53:31 [INFO] 08:53:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 08:53:31 [INFO] Fork Value is true 08:53:35 [INFO] Done SpotBugs Analysis.... 08:53:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:53:35 [INFO] 08:53:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 08:53:35 [INFO] 08:53:35 [INFO] 08:53:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ yanglib-mdsal-writer --- 08:53:35 [INFO] BugInstance size is 0 08:53:35 [INFO] Error size is 0 08:53:35 [INFO] No errors/warnings found 08:53:35 [INFO] 08:53:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 08:53:35 [INFO] Copying 8 resources from src/test/resources to target/test-classes 08:53:35 [INFO] 08:53:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 08:53:35 [INFO] Recompiling the module because of changed dependency. 08:53:35 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:35 [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 08:53:35 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 08:53:35 [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 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:35 [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 08:53:35 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 08:53:35 [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 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:53:35 [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 08:53:35 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 08:53:35 [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 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[38,18] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[39,22] auto-closeable resource singleton is never referenced in body of corresponding try statement 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:53:35 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:53:35 [INFO] 08:53:35 [INFO] --- surefire:3.5.4:test (default-test) @ yanglib-mdsal-writer --- 08:53:35 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/surefire-reports 08:53:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:53:35 [INFO] 08:53:35 [INFO] ------------------------------------------------------- 08:53:35 [INFO] T E S T S 08:53:35 [INFO] ------------------------------------------------------- 08:53:36 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 08:53:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:53:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.968 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 08:53:39 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 08:53:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.250 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 08:53:40 [INFO] 08:53:40 [INFO] Results: 08:53:40 [INFO] 08:53:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 08:53:40 [INFO] 08:53:40 [INFO] 08:53:40 [INFO] --- copy:14.1.4:copy-files (default) @ yanglib-mdsal-writer --- 08:53:40 [INFO] 08:53:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ yanglib-mdsal-writer --- 08:53:40 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.1-SNAPSHOT.jar 08:53:40 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 08:53:40 [INFO] 08:53:40 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ yanglib-mdsal-writer --- 08:53:42 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.1-SNAPSHOT-javadoc.jar 08:53:42 [INFO] 08:53:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ yanglib-mdsal-writer --- 08:53:42 [INFO] CycloneDX: Resolving Dependencies 08:53:43 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 08:53:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/bom.xml 08:53:43 [INFO] attaching as yanglib-mdsal-writer-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/bom.json 08:53:43 [INFO] attaching as yanglib-mdsal-writer-10.0.1-SNAPSHOT-cyclonedx.json 08:53:43 [INFO] 08:53:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 08:53:43 [INFO] Skipping duplicate-finder execution! 08:53:43 [INFO] 08:53:43 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 08:53:43 [INFO] No dependency problems found 08:53:43 [INFO] 08:53:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 08:53:43 [INFO] Skipping source per configuration. 08:53:43 [INFO] 08:53:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 08:53:43 [INFO] 08:53:43 [INFO] --- jacoco:0.8.13:report (report) @ yanglib-mdsal-writer --- 08:53:43 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 08:53:43 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 7 classes 08:53:43 [INFO] 08:53:43 [INFO] --- install:3.1.4:install (default-install) @ yanglib-mdsal-writer --- 08:53:43 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.1-SNAPSHOT/yanglib-mdsal-writer-10.0.1-SNAPSHOT.pom 08:53:43 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.1-SNAPSHOT/yanglib-mdsal-writer-10.0.1-SNAPSHOT.jar 08:53:43 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.1-SNAPSHOT/yanglib-mdsal-writer-10.0.1-SNAPSHOT-javadoc.jar 08:53:43 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.1-SNAPSHOT/yanglib-mdsal-writer-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:43 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/10.0.1-SNAPSHOT/yanglib-mdsal-writer-10.0.1-SNAPSHOT-cyclonedx.json 08:53:43 [INFO] 08:53:43 [INFO] --- bundle:6.0.0:install (default-install) @ yanglib-mdsal-writer --- 08:53:43 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/10.0.1-SNAPSHOT/yanglib-mdsal-writer-10.0.1-SNAPSHOT.jar 08:53:43 [INFO] Writing OBR metadata 08:53:43 [INFO] 08:53:43 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ yanglib-mdsal-writer --- 08:53:43 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:53:43 [INFO] 08:53:43 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ yanglib-mdsal-writer --- 08:53:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:53:43 [INFO] 08:53:43 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 08:53:43 [INFO] Building odl-yanglib-mdsal-writer 10.0.1-SNAPSHOT [45/112] 08:53:43 [INFO] from features/odl-yanglib-mdsal-writer/pom.xml 08:53:43 [INFO] ------------------------------[ feature ]------------------------------- 08:53:43 [INFO] 08:53:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-yanglib-mdsal-writer --- 08:53:43 [INFO] 08:53:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 08:53:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:43 [INFO] 08:53:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 08:53:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:43 [INFO] 08:53:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] 08:53:44 [INFO] --- dependency:3.9.0:properties (default) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] 08:53:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:53:44 [INFO] argLine set to empty 08:53:44 [INFO] 08:53:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] Starting audit... 08:53:44 Audit done. 08:53:44 [INFO] You have 0 Checkstyle violations. 08:53:44 [INFO] 08:53:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] Starting audit... 08:53:44 Audit done. 08:53:44 [INFO] You have 0 Checkstyle violations. 08:53:44 [INFO] 08:53:44 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 08:53:44 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:53:44 [INFO] 08:53:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 08:53:44 [INFO] ...done! 08:53:44 [INFO] Attaching features XML 08:53:44 [INFO] 08:53:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:53:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:53:44 [INFO] 08:53:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 08:53:44 [INFO] 08:53:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] No files found to run spotbugs, check compile phase has been run 08:53:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:53:44 [INFO] 08:53:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 08:53:44 [INFO] 08:53:44 [INFO] 08:53:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] 08:53:44 [INFO] --- feattest:14.1.4:test (default) @ odl-yanglib-mdsal-writer --- 08:53:44 [INFO] Starting SFT for org.opendaylight.netconf:odl-yanglib-mdsal-writer 08:53:44 [INFO] Project dependency features detected: [] 08:53:44 [INFO] Pax Exam System (Version: 4.14.0) created. 08:53:44 [INFO] Creating RMI registry server on 127.0.0.1:33175 08:53:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:53:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:53:44 [INFO] Waiting for remote bundle context.. on 33175 name: b922741b-673b-4896-bc93-41ee7e9eba45 timout: [ RelativeTimeout value = 180000 ] 08:53:49 [INFO] Building jar from resources and headers. 08:53:49 [INFO] Writing jar finished. 08:53:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:53:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:53:55 [INFO] 08:53:55 [INFO] --- copy:14.1.4:copy-files (default) @ odl-yanglib-mdsal-writer --- 08:53:55 [INFO] 08:53:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 08:53:55 [INFO] No Javadoc in project. Archive not created. 08:53:55 [INFO] 08:53:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-yanglib-mdsal-writer --- 08:53:55 [INFO] CycloneDX: Resolving Dependencies 08:53:58 [INFO] CycloneDX: Creating BOM version 1.6 with 209 component(s) 08:53:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-yanglib-mdsal-writer/target/bom.xml 08:53:58 [INFO] attaching as odl-yanglib-mdsal-writer-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-yanglib-mdsal-writer/target/bom.json 08:53:58 [INFO] attaching as odl-yanglib-mdsal-writer-10.0.1-SNAPSHOT-cyclonedx.json 08:53:58 [INFO] 08:53:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 08:53:58 [INFO] Skipping duplicate-finder execution! 08:53:58 [INFO] 08:53:58 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 08:53:58 [INFO] Skipping plugin execution 08:53:58 [INFO] 08:53:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 08:53:58 [INFO] Skipping source per configuration. 08:53:58 [INFO] 08:53:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 08:53:58 [INFO] 08:53:58 [INFO] --- jacoco:0.8.13:report (report) @ odl-yanglib-mdsal-writer --- 08:53:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:53:58 [INFO] 08:53:58 [INFO] --- install:3.1.4:install (default-install) @ odl-yanglib-mdsal-writer --- 08:53:58 [WARNING] 08:53:58 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 08:53:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:53:58 [WARNING] 08:53:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:53:58 [WARNING] 08:53:58 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.1-SNAPSHOT/odl-yanglib-mdsal-writer-10.0.1-SNAPSHOT.pom 08:53:58 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.1-SNAPSHOT/odl-yanglib-mdsal-writer-10.0.1-SNAPSHOT-features.xml 08:53:58 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.1-SNAPSHOT/odl-yanglib-mdsal-writer-10.0.1-SNAPSHOT-cyclonedx.xml 08:53:58 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/10.0.1-SNAPSHOT/odl-yanglib-mdsal-writer-10.0.1-SNAPSHOT-cyclonedx.json 08:53:58 [INFO] 08:53:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 08:53:58 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:53:58 [WARNING] 08:53:58 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 08:53:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:53:58 [WARNING] 08:53:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:53:58 [WARNING] 08:53:58 [INFO] 08:53:58 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 08:53:58 [INFO] Building netconf-server-mdsal 10.0.1-SNAPSHOT [46/112] 08:53:58 [INFO] from plugins/netconf-server-mdsal/pom.xml 08:53:58 [INFO] -------------------------------[ bundle ]------------------------------- 08:53:58 [INFO] 08:53:58 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-server-mdsal --- 08:53:58 [INFO] 08:53:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-server-mdsal --- 08:53:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:58 [INFO] 08:53:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 08:53:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:53:58 [INFO] 08:53:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-server-mdsal --- 08:53:58 [INFO] 08:53:58 [INFO] --- dependency:3.9.0:properties (default) @ netconf-server-mdsal --- 08:53:58 [INFO] 08:53:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 08:53:58 [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/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:53:58 [INFO] 08:53:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-server-mdsal --- 08:53:58 [INFO] Starting audit... 08:53:58 Audit done. 08:53:58 [INFO] You have 0 Checkstyle violations. 08:53:58 [INFO] 08:53:58 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-server-mdsal --- 08:53:59 [INFO] Starting audit... 08:53:59 Audit done. 08:53:59 [INFO] You have 0 Checkstyle violations. 08:53:59 [INFO] 08:53:59 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-server-mdsal --- 08:53:59 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:53:59 [INFO] 08:53:59 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 08:53:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/main/resources 08:53:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/generated-sources/spi 08:53:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/generated-sources/yang 08:53:59 [INFO] 08:53:59 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-server-mdsal --- 08:53:59 [INFO] Recompiling the module because of changed dependency. 08:53:59 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:54:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:54:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:54:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/MdsalNetconfOperationServiceFactory.java:[32,97] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:54:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[319,21] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 08:54:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[309,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:54:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationsTransformUtil.java:[44,55] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:54:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducer.java:[60,45] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 08:54:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/AbstractGet.java:[79,18] auto-closeable resource yiidWriter is never referenced in body of corresponding try statement 08:54:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/SplittingNormalizedNodeMetadataStreamWriter.java:[90,36] LEGACY_ATTRIBUTE_NAMESPACE in org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream has been deprecated 08:54:00 [INFO] 08:54:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 08:54:00 [INFO] 08:54:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-server-mdsal --- 08:54:00 [INFO] Fork Value is true 08:54:05 [INFO] Done SpotBugs Analysis.... 08:54:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:54:05 [INFO] 08:54:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 08:54:05 [INFO] 08:54:05 [INFO] 08:54:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-server-mdsal --- 08:54:05 [INFO] BugInstance size is 0 08:54:05 [INFO] Error size is 0 08:54:05 [INFO] No errors/warnings found 08:54:05 [INFO] 08:54:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 08:54:05 [INFO] Copying 168 resources from src/test/resources to target/test-classes 08:54:05 [INFO] 08:54:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-server-mdsal --- 08:54:05 [INFO] Recompiling the module because of changed dependency. 08:54:05 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[67,83] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 08:54:05 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 08:54:05 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[68,16] unchecked conversion 08:54:05 required: org.opendaylight.yangtools.binding.DataObjectReference 08:54:05 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[68,49] unchecked conversion 08:54:05 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 08:54:05 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManagerTest.java:[135,18] auto-closeable resource reg is never referenced in body of corresponding try statement 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationToMdsalWriterTest.java:[59,35] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:54:05 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:54:05 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationToMdsalWriterTest.java:[59,46] unchecked conversion 08:54:05 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:05 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[42,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[42,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[42,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[46,59] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[52,47] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 08:54:05 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[63,49] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 08:54:05 [INFO] 08:54:05 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-server-mdsal --- 08:54:05 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/surefire-reports 08:54:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:54:05 [INFO] 08:54:05 [INFO] ------------------------------------------------------- 08:54:05 [INFO] T E S T S 08:54:05 [INFO] ------------------------------------------------------- 08:54:06 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 08:54:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:54:09 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.747 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 08:54:09 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 08:54:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 08:54:09 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 08:54:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 08:54:10 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 08:54:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 08:54:10 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 08:54:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 08:54:10 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 08:54:10 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.457 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 08:54:10 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NC1214Test 08:54:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.netconf.server.mdsal.operations.NC1214Test 08:54:10 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 08:54:11 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.712 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 08:54:11 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 08:54:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 08:54:11 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 08:54:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 08:54:11 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 08:54:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 08:54:13 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 08:54:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 08:54:13 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 08:54:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 08:54:13 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 08:54:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 08:54:13 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 08:54:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 08:54:13 [INFO] 08:54:13 [INFO] Results: 08:54:13 [INFO] 08:54:13 [WARNING] Tests run: 104, Failures: 0, Errors: 0, Skipped: 14 08:54:13 [INFO] 08:54:13 [INFO] 08:54:13 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-server-mdsal --- 08:54:13 [INFO] 08:54:13 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-server-mdsal --- 08:54:13 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.1-SNAPSHOT.jar 08:54:13 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 08:54:13 [INFO] 08:54:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-server-mdsal --- 08:54:15 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.1-SNAPSHOT-javadoc.jar 08:54:15 [INFO] 08:54:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-server-mdsal --- 08:54:15 [INFO] CycloneDX: Resolving Dependencies 08:54:17 [INFO] CycloneDX: Creating BOM version 1.6 with 123 component(s) 08:54:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/bom.xml 08:54:17 [INFO] attaching as netconf-server-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 08:54:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/bom.json 08:54:17 [INFO] attaching as netconf-server-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 08:54:17 [INFO] 08:54:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 08:54:17 [INFO] Skipping duplicate-finder execution! 08:54:17 [INFO] 08:54:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 08:54:17 [WARNING] Unused declared dependencies found: 08:54:17 [WARNING] org.checkerframework:checker-qual:jar:3.51.1:compile 08:54:17 [WARNING] Non-test scoped test only dependencies found: 08:54:17 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.18:compile 08:54:17 [INFO] 08:54:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 08:54:17 [INFO] Skipping source per configuration. 08:54:17 [INFO] 08:54:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-server-mdsal --- 08:54:17 [INFO] 08:54:17 [INFO] --- jacoco:0.8.13:report (report) @ netconf-server-mdsal --- 08:54:17 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 08:54:17 [INFO] Analyzed bundle 'netconf-server-mdsal' with 50 classes 08:54:17 [INFO] 08:54:17 [INFO] --- install:3.1.4:install (default-install) @ netconf-server-mdsal --- 08:54:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.1-SNAPSHOT/netconf-server-mdsal-10.0.1-SNAPSHOT.pom 08:54:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.1-SNAPSHOT/netconf-server-mdsal-10.0.1-SNAPSHOT.jar 08:54:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/netconf-server-mdsal-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.1-SNAPSHOT/netconf-server-mdsal-10.0.1-SNAPSHOT-javadoc.jar 08:54:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.1-SNAPSHOT/netconf-server-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 08:54:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/10.0.1-SNAPSHOT/netconf-server-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 08:54:17 [INFO] 08:54:17 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-server-mdsal --- 08:54:17 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/10.0.1-SNAPSHOT/netconf-server-mdsal-10.0.1-SNAPSHOT.jar 08:54:17 [INFO] Writing OBR metadata 08:54:17 [INFO] 08:54:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-server-mdsal --- 08:54:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:54:17 [INFO] 08:54:17 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-server-mdsal --- 08:54:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:54:17 [INFO] 08:54:17 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 08:54:17 [INFO] Building netconf-nb 10.0.1-SNAPSHOT [47/112] 08:54:17 [INFO] from apps/netconf-nb/pom.xml 08:54:17 [INFO] -------------------------------[ bundle ]------------------------------- 08:54:17 [INFO] 08:54:17 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-nb --- 08:54:17 [INFO] 08:54:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-nb --- 08:54:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:54:17 [INFO] 08:54:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-nb --- 08:54:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:54:17 [INFO] 08:54:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-nb --- 08:54:18 [INFO] 08:54:18 [INFO] --- dependency:3.9.0:properties (default) @ netconf-nb --- 08:54:18 [INFO] 08:54:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-nb --- 08:54: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/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:54:18 [INFO] 08:54:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-nb --- 08:54:18 [INFO] Starting audit... 08:54:18 Audit done. 08:54:18 [INFO] You have 0 Checkstyle violations. 08:54:18 [INFO] 08:54:18 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-nb --- 08:54:18 [INFO] Starting audit... 08:54:18 Audit done. 08:54:18 [INFO] You have 0 Checkstyle violations. 08:54:18 [INFO] 08:54:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-nb --- 08:54:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:54:18 [INFO] 08:54:18 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-nb --- 08:54:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/main/resources 08:54:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/generated-sources/spi 08:54:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/generated-sources/yang 08:54:18 [INFO] 08:54:18 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-nb --- 08:54:18 [INFO] Recompiling the module because of changed dependency. 08:54:18 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 08:54:18 [INFO] 08:54:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-nb >>> 08:54:18 [INFO] 08:54:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-nb --- 08:54:18 [INFO] Fork Value is true 08:54:21 [INFO] Done SpotBugs Analysis.... 08:54:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:54:21 [INFO] 08:54:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-nb <<< 08:54:21 [INFO] 08:54:21 [INFO] 08:54:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-nb --- 08:54:21 [INFO] BugInstance size is 0 08:54:21 [INFO] Error size is 0 08:54:21 [INFO] No errors/warnings found 08:54:21 [INFO] 08:54:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-nb --- 08:54:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/test/resources 08:54:21 [INFO] 08:54:21 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-nb --- 08:54:21 [INFO] Recompiling the module because of changed dependency. 08:54:21 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 08:54:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[86,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:54:21 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:54:21 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 08:54:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[86,59] unchecked conversion 08:54:21 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:21 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[101,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:54:21 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:54:21 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 08:54:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[101,59] unchecked conversion 08:54:21 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:21 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[115,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:54:21 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:54:21 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 08:54:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[115,59] unchecked conversion 08:54:21 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:21 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[148,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:54:21 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:54:21 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 08:54:21 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/test/java/org/opendaylight/netconf/northbound/monitoring/MonitoringToMdsalWriterTest.java:[148,59] unchecked conversion 08:54:21 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:21 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:21 [INFO] 08:54:21 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-nb --- 08:54:21 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/surefire-reports 08:54:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:54:21 [INFO] 08:54:21 [INFO] ------------------------------------------------------- 08:54:21 [INFO] T E S T S 08:54:21 [INFO] ------------------------------------------------------- 08:54:22 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 08:54:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:54:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 08:54:24 [INFO] 08:54:24 [INFO] Results: 08:54:24 [INFO] 08:54:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 08:54:24 [INFO] 08:54:24 [INFO] 08:54:24 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-nb --- 08:54:24 [INFO] 08:54:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-nb --- 08:54:24 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/netconf-nb-10.0.1-SNAPSHOT.jar 08:54:24 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 08:54:24 [INFO] 08:54:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-nb --- 08:54:25 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/netconf-nb-10.0.1-SNAPSHOT-javadoc.jar 08:54:25 [INFO] 08:54:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-nb --- 08:54:25 [INFO] CycloneDX: Resolving Dependencies 08:54:27 [INFO] CycloneDX: Creating BOM version 1.6 with 135 component(s) 08:54:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/bom.xml 08:54:27 [INFO] attaching as netconf-nb-10.0.1-SNAPSHOT-cyclonedx.xml 08:54:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/bom.json 08:54:27 [INFO] attaching as netconf-nb-10.0.1-SNAPSHOT-cyclonedx.json 08:54:27 [INFO] 08:54:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 08:54:27 [INFO] Skipping duplicate-finder execution! 08:54:27 [INFO] 08:54:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-nb --- 08:54:27 [INFO] No dependency problems found 08:54:27 [INFO] 08:54:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-nb --- 08:54:27 [INFO] Skipping source per configuration. 08:54:27 [INFO] 08:54:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-nb --- 08:54:27 [INFO] 08:54:27 [INFO] --- jacoco:0.8.13:report (report) @ netconf-nb --- 08:54:27 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/code-coverage/jacoco.exec 08:54:27 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 08:54:27 [INFO] 08:54:27 [INFO] --- install:3.1.4:install (default-install) @ netconf-nb --- 08:54:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.1-SNAPSHOT/netconf-nb-10.0.1-SNAPSHOT.pom 08:54:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/netconf-nb-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.1-SNAPSHOT/netconf-nb-10.0.1-SNAPSHOT.jar 08:54:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/netconf-nb-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.1-SNAPSHOT/netconf-nb-10.0.1-SNAPSHOT-javadoc.jar 08:54:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.1-SNAPSHOT/netconf-nb-10.0.1-SNAPSHOT-cyclonedx.xml 08:54:27 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/10.0.1-SNAPSHOT/netconf-nb-10.0.1-SNAPSHOT-cyclonedx.json 08:54:27 [INFO] 08:54:27 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-nb --- 08:54:27 [INFO] Installing org/opendaylight/netconf/netconf-nb/10.0.1-SNAPSHOT/netconf-nb-10.0.1-SNAPSHOT.jar 08:54:27 [INFO] Writing OBR metadata 08:54:27 [INFO] 08:54:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-nb --- 08:54:27 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:54:27 [INFO] 08:54:27 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-nb --- 08:54:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:54:27 [INFO] 08:54:27 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 08:54:27 [INFO] Building OpenDaylight :: Netconf :: Mdsal 10.0.1-SNAPSHOT [48/112] 08:54:27 [INFO] from features/odl-netconf-mdsal/pom.xml 08:54:27 [INFO] ------------------------------[ feature ]------------------------------- 08:54:27 [INFO] 08:54:27 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-mdsal --- 08:54:27 [INFO] 08:54:27 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-mdsal --- 08:54:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:54:27 [INFO] 08:54:27 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 08:54:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:54:27 [INFO] 08:54:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-mdsal --- 08:54:28 [INFO] 08:54:28 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-mdsal --- 08:54:28 [INFO] 08:54:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 08:54:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:54:28 [INFO] argLine set to empty 08:54:28 [INFO] 08:54:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-mdsal --- 08:54:28 [INFO] Starting audit... 08:54:28 Audit done. 08:54:28 [INFO] You have 0 Checkstyle violations. 08:54:28 [INFO] 08:54:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-mdsal --- 08:54:28 [INFO] Starting audit... 08:54:28 Audit done. 08:54:28 [INFO] You have 0 Checkstyle violations. 08:54:28 [INFO] 08:54:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-mdsal --- 08:54:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:54:28 [INFO] 08:54:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 08:54:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal/target/feature/feature.xml 08:54:28 [INFO] ...done! 08:54:28 [INFO] Attaching features XML 08:54:28 [INFO] 08:54:28 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-mdsal --- 08:54:28 [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 08:54:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:54:28 [INFO] 08:54:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 08:54:28 [INFO] 08:54:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-mdsal --- 08:54:28 [INFO] No files found to run spotbugs, check compile phase has been run 08:54:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:54:28 [INFO] 08:54:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 08:54:28 [INFO] 08:54:28 [INFO] 08:54:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-mdsal --- 08:54:28 [INFO] 08:54:28 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-mdsal --- 08:54:28 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-mdsal 08:54:28 [INFO] Project dependency features detected: [] 08:54:28 [INFO] Pax Exam System (Version: 4.14.0) created. 08:54:28 [INFO] Creating RMI registry server on 127.0.0.1:34925 08:54:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:54:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:54:29 [INFO] Waiting for remote bundle context.. on 34925 name: 18b3b243-dd6b-4a32-a11d-6b3d5a7fbfc0 timout: [ RelativeTimeout value = 180000 ] 08:54:33 [INFO] Building jar from resources and headers. 08:54:33 [INFO] Writing jar finished. 08:54:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:54:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:54:44 [INFO] 08:54:44 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-mdsal --- 08:54:44 [INFO] 08:54:44 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-mdsal --- 08:54:44 [INFO] No Javadoc in project. Archive not created. 08:54:44 [INFO] 08:54:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-mdsal --- 08:54:44 [INFO] CycloneDX: Resolving Dependencies 08:54:49 [INFO] CycloneDX: Creating BOM version 1.6 with 380 component(s) 08:54:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal/target/bom.xml 08:54:49 [INFO] attaching as odl-netconf-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 08:54:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal/target/bom.json 08:54:49 [INFO] attaching as odl-netconf-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 08:54:49 [INFO] 08:54:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 08:54:49 [INFO] Skipping duplicate-finder execution! 08:54:49 [INFO] 08:54:49 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 08:54:49 [INFO] Skipping plugin execution 08:54:49 [INFO] 08:54:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 08:54:49 [INFO] Skipping source per configuration. 08:54:49 [INFO] 08:54:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-mdsal --- 08:54:49 [INFO] 08:54:49 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-mdsal --- 08:54:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:54:49 [INFO] 08:54:49 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-mdsal --- 08:54:49 [WARNING] 08:54:49 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 08:54:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:54:49 [WARNING] 08:54:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:54:49 [WARNING] 08:54:49 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/10.0.1-SNAPSHOT/odl-netconf-mdsal-10.0.1-SNAPSHOT.pom 08:54:49 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/10.0.1-SNAPSHOT/odl-netconf-mdsal-10.0.1-SNAPSHOT-features.xml 08:54:49 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/10.0.1-SNAPSHOT/odl-netconf-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 08:54:49 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/10.0.1-SNAPSHOT/odl-netconf-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 08:54:49 [INFO] 08:54:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-mdsal --- 08:54:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:54:49 [WARNING] 08:54:49 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 08:54:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:54:49 [WARNING] 08:54:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:54:49 [WARNING] 08:54:49 [INFO] 08:54:49 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 08:54:49 [INFO] Building keystore-legacy 10.0.1-SNAPSHOT [49/112] 08:54:49 [INFO] from keystore/keystore-legacy/pom.xml 08:54:49 [INFO] -------------------------------[ bundle ]------------------------------- 08:54:49 [INFO] 08:54:49 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-legacy --- 08:54:49 [INFO] 08:54:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-legacy --- 08:54:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:54:49 [INFO] 08:54:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-legacy --- 08:54:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:54:49 [INFO] 08:54:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-legacy --- 08:54:49 [INFO] 08:54:49 [INFO] --- dependency:3.9.0:properties (default) @ keystore-legacy --- 08:54:49 [INFO] 08:54:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-legacy --- 08:54: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/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:54:49 [INFO] 08:54:49 [INFO] --- yang:14.0.18:generate-sources (binding) @ keystore-legacy --- 08:54:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:54:49 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/src/main/yang 08:54:49 [INFO] yang-to-sources: Found 0 dependencies in 3.637 ms 08:54:49 [INFO] yang-to-sources: Project model files found: 1 in 28.20 ms 08:54:49 [INFO] yang-to-sources: 1 YANG models processed in 19.35 ms 08:54:49 [INFO] BindingJavaFileGenerator: Defined 60 files in 6.717 ms 08:54:49 [INFO] Sorted 60 files into 9 directories in 244.7 μs 08:54:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 60 in 78.84 ms 08:54:49 [INFO] 08:54:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-legacy --- 08:54:49 [INFO] Starting audit... 08:54:49 Audit done. 08:54:49 [INFO] You have 0 Checkstyle violations. 08:54:49 [INFO] 08:54:49 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-legacy --- 08:54:50 [INFO] Starting audit... 08:54:50 Audit done. 08:54:50 [INFO] You have 0 Checkstyle violations. 08:54:50 [INFO] 08:54:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-legacy --- 08:54:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:54:50 [INFO] 08:54:50 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-legacy --- 08:54:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/src/main/resources 08:54:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/generated-sources/spi 08:54:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:54:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:54:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:54:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/generated-sources/spi 08:54:50 [INFO] 08:54:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-legacy --- 08:54:50 [INFO] Recompiling the module because of changed source code. 08:54:50 [INFO] Compiling 76 source files with javac [debug release 21] to target/classes 08:54:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/netconf/keystore/rev240708/keystore/entry/KeyCredentialBuilder.java:[89,32] getPassphrase() in org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.keystore.rev240708.keystore.entry.KeyCredential has been deprecated 08:54:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/netconf/keystore/rev240708/keystore/entry/KeyCredentialBuilder.java:[311,23] getPassphrase() in org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.keystore.rev240708.keystore.entry.KeyCredential has been deprecated 08:54:50 [INFO] 08:54:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 08:54:50 [INFO] 08:54:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-legacy --- 08:54:50 [INFO] Fork Value is true 08:54:54 [INFO] Done SpotBugs Analysis.... 08:54:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:54:54 [INFO] 08:54:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 08:54:54 [INFO] 08:54:54 [INFO] 08:54:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-legacy --- 08:54:54 [INFO] BugInstance size is 0 08:54:54 [INFO] Error size is 0 08:54:54 [INFO] No errors/warnings found 08:54:54 [INFO] 08:54:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-legacy --- 08:54:54 [INFO] Copying 10 resources from src/test/resources to target/test-classes 08:54:54 [INFO] 08:54:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-legacy --- 08:54:54 [INFO] Recompiling the module because of changed dependency. 08:54:54 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 08:54:54 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[78,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:54:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:54:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 08:54:54 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[78,54] unchecked conversion 08:54:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:54 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[108,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:54:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:54:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 08:54:54 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[108,54] unchecked conversion 08:54:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:54 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[147,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:54:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:54:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 08:54:54 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[147,54] unchecked conversion 08:54:54 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:54 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:54:54 [INFO] 08:54:54 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-legacy --- 08:54:54 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/surefire-reports 08:54:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:54:54 [INFO] 08:54:54 [INFO] ------------------------------------------------------- 08:54:54 [INFO] T E S T S 08:54:54 [INFO] ------------------------------------------------------- 08:54:55 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 08:54:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 08:54:56 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 08:54:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:54:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.422 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 08:54:57 [INFO] 08:54:57 [INFO] Results: 08:54:57 [INFO] 08:54:57 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 08:54:57 [INFO] 08:54:57 [INFO] 08:54:57 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-legacy --- 08:54:57 [INFO] 08:54:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-legacy --- 08:54:57 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/keystore-legacy-10.0.1-SNAPSHOT.jar 08:54:57 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 08:54:57 [INFO] 08:54:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-legacy --- 08:55:00 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/keystore-legacy-10.0.1-SNAPSHOT-javadoc.jar 08:55:00 [INFO] 08:55:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-legacy --- 08:55:00 [INFO] CycloneDX: Resolving Dependencies 08:55:01 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 08:55:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/bom.xml 08:55:01 [INFO] attaching as keystore-legacy-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/bom.json 08:55:01 [INFO] attaching as keystore-legacy-10.0.1-SNAPSHOT-cyclonedx.json 08:55:01 [INFO] 08:55:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 08:55:01 [INFO] Skipping duplicate-finder execution! 08:55:01 [INFO] 08:55:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-legacy --- 08:55:01 [INFO] No dependency problems found 08:55:01 [INFO] 08:55:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-legacy --- 08:55:01 [INFO] Skipping source per configuration. 08:55:01 [INFO] 08:55:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-legacy --- 08:55:01 [INFO] 08:55:01 [INFO] --- jacoco:0.8.13:report (report) @ keystore-legacy --- 08:55:01 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/code-coverage/jacoco.exec 08:55:01 [INFO] Analyzed bundle 'keystore-legacy' with 19 classes 08:55:01 [INFO] 08:55:01 [INFO] --- install:3.1.4:install (default-install) @ keystore-legacy --- 08:55:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.1-SNAPSHOT/keystore-legacy-10.0.1-SNAPSHOT.pom 08:55:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/keystore-legacy-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.1-SNAPSHOT/keystore-legacy-10.0.1-SNAPSHOT.jar 08:55:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/keystore-legacy-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.1-SNAPSHOT/keystore-legacy-10.0.1-SNAPSHOT-javadoc.jar 08:55:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.1-SNAPSHOT/keystore-legacy-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/10.0.1-SNAPSHOT/keystore-legacy-10.0.1-SNAPSHOT-cyclonedx.json 08:55:01 [INFO] 08:55:01 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-legacy --- 08:55:01 [INFO] Installing org/opendaylight/netconf/keystore-legacy/10.0.1-SNAPSHOT/keystore-legacy-10.0.1-SNAPSHOT.jar 08:55:01 [INFO] Writing OBR metadata 08:55:01 [INFO] 08:55:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-legacy --- 08:55:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:55:01 [INFO] 08:55:01 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-legacy --- 08:55:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:55:01 [INFO] 08:55:01 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 08:55:01 [INFO] Building restconf-api 10.0.1-SNAPSHOT [50/112] 08:55:01 [INFO] from protocol/restconf-api/pom.xml 08:55:01 [INFO] -------------------------------[ bundle ]------------------------------- 08:55:01 [INFO] 08:55:01 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-api --- 08:55:01 [INFO] 08:55:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-api --- 08:55:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:01 [INFO] 08:55:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-api --- 08:55:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:01 [INFO] 08:55:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-api --- 08:55:02 [INFO] 08:55:02 [INFO] --- dependency:3.9.0:properties (default) @ restconf-api --- 08:55:02 [INFO] 08:55:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-api --- 08:55:02 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-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/** 08:55:02 [INFO] 08:55:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-api --- 08:55:02 [INFO] Starting audit... 08:55:02 Audit done. 08:55:02 [INFO] You have 0 Checkstyle violations. 08:55:02 [INFO] 08:55:02 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-api --- 08:55:02 [INFO] Starting audit... 08:55:02 Audit done. 08:55:02 [INFO] You have 0 Checkstyle violations. 08:55:02 [INFO] 08:55:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-api --- 08:55:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:55:02 [INFO] 08:55:02 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-api --- 08:55:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/main/resources 08:55:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/generated-sources/spi 08:55:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/generated-sources/yang 08:55:02 [INFO] 08:55:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-api --- 08:55:02 [INFO] Recompiling the module because of changed source code. 08:55:02 [INFO] Compiling 30 source files with javac [debug release 21 module-path] to target/classes 08:55:02 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:55:02 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:55:02 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 08:55:02 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/main/java/module-info.java:[16,77] requires transitive directive for an automatic module 08:55:02 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/main/java/module-info.java:[17,66] requires transitive directive for an automatic module 08:55:02 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/main/java/module-info.java:[20,48] requires directive for an automatic module 08:55:02 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/main/java/module-info.java:[25,47] requires transitive directive for an automatic module 08:55:02 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/main/java/org/opendaylight/restconf/api/ApiPath.java:[357,18] serialization-related method writeObject is not effective in a record class 08:55:02 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/main/java/org/opendaylight/restconf/api/ApiPath.java:[362,18] serialization-related method readObject is not effective in a record class 08:55:02 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/main/java/org/opendaylight/restconf/api/ApiPath.java:[367,18] serialization-related method readObjectNoData is not effective in a record class 08:55:02 [INFO] 08:55:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-api >>> 08:55:02 [INFO] 08:55:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-api --- 08:55:02 [INFO] Fork Value is true 08:55:06 [INFO] Done SpotBugs Analysis.... 08:55:06 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:55:06 [INFO] 08:55:06 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-api <<< 08:55:06 [INFO] 08:55:06 [INFO] 08:55:06 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-api --- 08:55:06 [INFO] BugInstance size is 0 08:55:06 [INFO] Error size is 0 08:55:06 [INFO] No errors/warnings found 08:55:06 [INFO] 08:55:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-api --- 08:55:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/test/resources 08:55:06 [INFO] 08:55:06 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-api --- 08:55:06 [INFO] Recompiling the module because of changed dependency. 08:55:06 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 08:55:06 [INFO] 08:55:06 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-api --- 08:55:06 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/surefire-reports 08:55:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:55:06 [INFO] 08:55:06 [INFO] ------------------------------------------------------- 08:55:06 [INFO] T E S T S 08:55:06 [INFO] ------------------------------------------------------- 08:55:07 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 08:55:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 08:55:07 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 08:55:07 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.restconf.api.ApiPathTest 08:55:07 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 08:55:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.restconf.api.FieldsParamTest 08:55:08 [INFO] 08:55:08 [INFO] Results: 08:55:08 [INFO] 08:55:08 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 08:55:08 [INFO] 08:55:08 [INFO] 08:55:08 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-api --- 08:55:08 [INFO] 08:55:08 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-api --- 08:55:08 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:10.0.1-SNAPSHOT : Split package, multiple jars provide the same package: 08:55:08 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 08:55:08 Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:binding-spec, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:org.osgi.annotation.bundle] 08:55:08 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:binding-spec, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 08:55:08 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/restconf-api-10.0.1-SNAPSHOT.jar 08:55:08 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 08:55:08 [INFO] 08:55:08 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-api --- 08:55:09 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/restconf-api-10.0.1-SNAPSHOT-javadoc.jar 08:55:09 [INFO] 08:55:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-api --- 08:55:09 [INFO] CycloneDX: Resolving Dependencies 08:55:10 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 08:55:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/bom.xml 08:55:10 [INFO] attaching as restconf-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/bom.json 08:55:10 [INFO] attaching as restconf-api-10.0.1-SNAPSHOT-cyclonedx.json 08:55:10 [INFO] 08:55:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 08:55:10 [INFO] Skipping duplicate-finder execution! 08:55:10 [INFO] 08:55:10 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-api --- 08:55:10 [INFO] No dependency problems found 08:55:10 [INFO] 08:55:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-api --- 08:55:10 [INFO] Skipping source per configuration. 08:55:10 [INFO] 08:55:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-api --- 08:55:10 [INFO] 08:55:10 [INFO] --- jacoco:0.8.13:report (report) @ restconf-api --- 08:55:10 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/code-coverage/jacoco.exec 08:55:10 [INFO] Analyzed bundle 'restconf-api' with 31 classes 08:55:10 [INFO] 08:55:10 [INFO] --- install:3.1.4:install (default-install) @ restconf-api --- 08:55:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.1-SNAPSHOT/restconf-api-10.0.1-SNAPSHOT.pom 08:55:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/restconf-api-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.1-SNAPSHOT/restconf-api-10.0.1-SNAPSHOT.jar 08:55:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/restconf-api-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.1-SNAPSHOT/restconf-api-10.0.1-SNAPSHOT-javadoc.jar 08:55:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.1-SNAPSHOT/restconf-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:10 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/10.0.1-SNAPSHOT/restconf-api-10.0.1-SNAPSHOT-cyclonedx.json 08:55:10 [INFO] 08:55:10 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-api --- 08:55:10 [INFO] Installing org/opendaylight/netconf/restconf-api/10.0.1-SNAPSHOT/restconf-api-10.0.1-SNAPSHOT.jar 08:55:10 [INFO] Writing OBR metadata 08:55:10 [INFO] 08:55:10 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-api --- 08:55:10 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:55:10 [INFO] 08:55:10 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-api --- 08:55:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:55:10 [INFO] 08:55:10 [INFO] ------------< org.opendaylight.netconf:restconf-server-api >------------ 08:55:10 [INFO] Building restconf-server-api 10.0.1-SNAPSHOT [51/112] 08:55:10 [INFO] from protocol/restconf-server-api/pom.xml 08:55:10 [INFO] --------------------------------[ jar ]--------------------------------- 08:55:10 [INFO] 08:55:10 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-api --- 08:55:10 [INFO] 08:55:10 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-api --- 08:55:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:10 [INFO] 08:55:10 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-api --- 08:55:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:10 [INFO] 08:55:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-api --- 08:55:11 [INFO] 08:55:11 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-api --- 08:55:11 [INFO] 08:55:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-api --- 08:55:11 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-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/** 08:55:11 [INFO] 08:55:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-api --- 08:55:11 [INFO] Starting audit... 08:55:11 Audit done. 08:55:11 [INFO] You have 0 Checkstyle violations. 08:55:11 [INFO] 08:55:11 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-api --- 08:55:12 [INFO] Starting audit... 08:55:12 Audit done. 08:55:12 [INFO] You have 0 Checkstyle violations. 08:55:12 [INFO] 08:55:12 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-api --- 08:55:12 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:55:12 [INFO] 08:55:12 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-api --- 08:55:12 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/resources 08:55:12 [INFO] 08:55:12 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-api --- 08:55:12 [INFO] Recompiling the module because of changed dependency. 08:55:12 [INFO] Compiling 42 source files with javac [debug release 21 module-path] to target/classes 08:55:13 [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 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [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 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [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 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [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 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [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 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [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 08:55:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/module-info.java:[22,80] requires transitive directive for an automatic module 08:55:13 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/module-info.java:[23,66] requires transitive directive for an automatic module 08:55:13 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/module-info.java:[24,53] requires directive for an automatic module 08:55:13 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/module-info.java:[30,47] requires transitive directive for an automatic module 08:55:13 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/module-info.java:[31,40] requires directive for an automatic module 08:55:13 [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 08:55:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:13 [INFO] 08:55:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-api >>> 08:55:13 [INFO] 08:55:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-api --- 08:55:13 [INFO] Fork Value is true 08:55:18 [INFO] Done SpotBugs Analysis.... 08:55:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:55:18 [INFO] 08:55:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-api <<< 08:55:18 [INFO] 08:55:18 [INFO] 08:55:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-api --- 08:55:18 [INFO] BugInstance size is 0 08:55:18 [INFO] Error size is 0 08:55:18 [INFO] No errors/warnings found 08:55:18 [INFO] 08:55:18 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server-api --- 08:55:18 [INFO] 08:55:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-api --- 08:55:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/test/resources 08:55:18 [INFO] 08:55:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-api --- 08:55:18 [INFO] Recompiling the module because of changed dependency. 08:55:18 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 08:55:18 [INFO] 08:55:18 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-api --- 08:55:18 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/surefire-reports 08:55:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:55:18 [INFO] 08:55:18 [INFO] ------------------------------------------------------- 08:55:18 [INFO] T E S T S 08:55:18 [INFO] ------------------------------------------------------- 08:55:19 [INFO] Running org.opendaylight.restconf.server.api.ParamsTest 08:55:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.restconf.server.api.ParamsTest 08:55:20 [INFO] Running org.opendaylight.restconf.server.api.MonitoringEncodingTest 08:55:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.restconf.server.api.MonitoringEncodingTest 08:55:20 [INFO] Running org.opendaylight.restconf.server.api.ServerExceptionTest 08:55:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.restconf.server.api.ServerExceptionTest 08:55:20 [INFO] 08:55:20 [INFO] Results: 08:55:20 [INFO] 08:55:20 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 08:55:20 [INFO] 08:55:20 [INFO] 08:55:20 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-api --- 08:55:20 [INFO] 08:55:20 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server-api --- 08:55:20 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/restconf-server-api-10.0.1-SNAPSHOT.jar 08:55:20 [INFO] 08:55:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-api --- 08:55:22 [WARNING] Javadoc Warnings 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:24: warning: no @param for content 08:55:22 [WARNING] public record DataGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:24: warning: no @param for depth 08:55:22 [WARNING] public record DataGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:24: warning: no @param for fields 08:55:22 [WARNING] public record DataGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:24: warning: no @param for withDefaults 08:55:22 [WARNING] public record DataGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for startTime 08:55:22 [WARNING] public record EventStreamGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for stopTime 08:55:22 [WARNING] public record EventStreamGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for filter 08:55:22 [WARNING] public record EventStreamGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for leafNodesOnly 08:55:22 [WARNING] public record EventStreamGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for skipNotificationData 08:55:22 [WARNING] public record EventStreamGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for changedLeafNodesOnly 08:55:22 [WARNING] public record EventStreamGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:29: warning: no @param for childNodesOnly 08:55:22 [WARNING] public record EventStreamGetParams( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:20: warning: no @param for patchId 08:55:22 [WARNING] public record PatchStatusContext( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:20: warning: no @param for editCollection 08:55:22 [WARNING] public record PatchStatusContext( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:20: warning: no @param for ok 08:55:22 [WARNING] public record PatchStatusContext( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:20: warning: no @param for globalErrors 08:55:22 [WARNING] public record PatchStatusContext( 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/AbstractServerRequest.java:50: warning: no @param for principal 08:55:22 [WARNING] protected AbstractServerRequest(final @Nullable Principal principal, final QueryParameters queryParameters, 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ChildBody.java:21: warning: no comment 08:55:22 [WARNING] public abstract sealed class ChildBody extends RequestBody permits JsonChildBody, XmlChildBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ChildBody.java:22: warning: no comment 08:55:22 [WARNING] public record PrefixAndBody(ImmutableList prefix, NormalizedNode body) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:55: warning: no @param for path 08:55:22 [WARNING] protected static final RequestException newProtocolMalformedMessageServerException(final DatabindPath path, 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ChildBody.java:23: warning: no comment 08:55:22 [WARNING] public PrefixAndBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ConfigurationMetadata.java:27: warning: no comment 08:55:22 [WARNING] public EntityTag { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/CreateResourceResult.java:29: warning: no comment 08:55:22 [WARNING] public CreateResourceResult { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/CreateResourceResult.java:33: warning: no comment 08:55:22 [WARNING] public CreateResourceResult(final @NonNull ApiPath createdPath) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetParams.java:31: warning: no comment 08:55:22 [WARNING] public DataGetParams { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetResult.java:29: warning: no comment 08:55:22 [WARNING] public DataGetResult { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataGetResult.java:33: warning: no comment 08:55:22 [WARNING] public DataGetResult(final @NonNull FormattableBody body) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataPatchResult.java:23: warning: no comment 08:55:22 [WARNING] public DataPatchResult() { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataPostBody.java:23: warning: no comment 08:55:22 [WARNING] public abstract OperationInputBody toOperationInput(); 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataPostBody.java:25: warning: no comment 08:55:22 [WARNING] public abstract ChildBody toResource(); 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataPutResult.java:26: warning: no comment 08:55:22 [WARNING] public DataPutResult(final boolean created) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataYangPatchResult.java:28: warning: no comment 08:55:22 [WARNING] public DataYangPatchResult { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/DataYangPatchResult.java:32: warning: no comment 08:55:22 [WARNING] public DataYangPatchResult(final @NonNull PatchStatusContext status) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:37: warning: no comment 08:55:22 [WARNING] public EventStreamGetParams { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/EventStreamGetParams.java:136: warning: no comment 08:55:22 [WARNING] public static @NonNull T mandatoryParam(final Function factory, final String name, 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/FormattableBodySupport.java:37: warning: no comment 08:55:22 [WARNING] public static JsonWriter createJsonWriter(final OutputStream out, final PrettyPrintParam prettyPrint) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/FormattableBodySupport.java:43: warning: no comment 08:55:22 [WARNING] public static XMLStreamWriter createXmlWriter(final OutputStream out, final PrettyPrintParam prettyPrint) 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/FormattableBodySupport.java:56: warning: no comment 08:55:22 [WARNING] public static XMLStreamWriter indentXmlWriter(final XMLStreamWriter writer, final PrettyPrintParam prettyPrint) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:30: warning: no comment 08:55:22 [WARNING] public final class JsonChildBody extends ChildBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:33: warning: no comment 08:55:22 [WARNING] public JsonChildBody(final InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonDataPostBody.java:14: warning: no comment 08:55:22 [WARNING] public final class JsonDataPostBody extends DataPostBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonDataPostBody.java:15: warning: no comment 08:55:22 [WARNING] public JsonDataPostBody(final InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonOperationInputBody.java:22: warning: no comment 08:55:22 [WARNING] public final class JsonOperationInputBody extends OperationInputBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonOperationInputBody.java:25: warning: no comment 08:55:22 [WARNING] public JsonOperationInputBody(final InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonPatchBody.java:43: warning: no comment 08:55:22 [WARNING] public final class JsonPatchBody extends PatchBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonPatchBody.java:46: warning: no comment 08:55:22 [WARNING] public JsonPatchBody(final InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:48: warning: no @return 08:55:22 [WARNING] public final @NonNull NormalizedNode toNormalizedNode(final DatabindPath.@NonNull Data path) 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:31: warning: no comment 08:55:22 [WARNING] public JsonResourceBody(final InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/ModulesGetResult.java:22: warning: no comment 08:55:22 [WARNING] public ModulesGetResult { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:54: warning: no comment 08:55:22 [WARNING] public final @NonNull PatchContext toPatchContext(final @NonNull ResourceContext resource) throws RequestException { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:34: warning: no comment 08:55:22 [WARNING] protected final Data path; 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:36: warning: no comment 08:55:22 [WARNING] protected ResourceContext(final Data path) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchContext.java:20: warning: no comment 08:55:22 [WARNING] public PatchContext { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchContext.java:19: warning: no comment 08:55:22 [WARNING] public record PatchContext(String patchId, ImmutableList entities) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchContext.java:25: warning: no comment 08:55:22 [WARNING] public PatchContext(final String patchId, final List entities) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:18: warning: no comment 08:55:22 [WARNING] public class PatchEntity { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:61: warning: no comment 08:55:22 [WARNING] public Data getDataPath() { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:57: warning: no comment 08:55:22 [WARNING] public String getEditId() { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:65: warning: no comment 08:55:22 [WARNING] public NormalizedNode getNode() { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchEntity.java:53: warning: no comment 08:55:22 [WARNING] public Operation getOperation() { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusContext.java:26: warning: no comment 08:55:22 [WARNING] public PatchStatusContext { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:15: warning: no comment 08:55:22 [WARNING] public class PatchStatusEntity { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:20: warning: no comment 08:55:22 [WARNING] public PatchStatusEntity(final String editId, final boolean ok, final List editErrors) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:34: warning: no comment 08:55:22 [WARNING] public List getEditErrors() { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:26: warning: no comment 08:55:22 [WARNING] public String getEditId() { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/PatchStatusEntity.java:30: warning: no comment 08:55:22 [WARNING] public boolean isOk() { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:102: warning: no comment 08:55:22 [WARNING] void dataPOST(ServerRequest request, ChildBody body); 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:186: warning: no comment 08:55:22 [WARNING] void modulesYangGET(ServerRequest request, String fileName, @Nullable String revision); 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:188: warning: no comment 08:55:22 [WARNING] void modulesYangGET(ServerRequest request, ApiPath mountPath, String fileName, 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:191: warning: no comment 08:55:22 [WARNING] void modulesYinGET(ServerRequest request, String fileName, @Nullable String revision); 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:193: warning: no comment 08:55:22 [WARNING] void modulesYinGET(ServerRequest request, ApiPath mountPath, String fileName, 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/RestconfServer.java:152: warning: no comment 08:55:22 [WARNING] void operationsGET(ServerRequest request, ApiPath operation); 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:35: warning: no comment 08:55:22 [WARNING] public final class XmlChildBody extends ChildBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:38: warning: no comment 08:55:22 [WARNING] public XmlChildBody(final @NonNull InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlDataPostBody.java:14: warning: no comment 08:55:22 [WARNING] public final class XmlDataPostBody extends DataPostBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlDataPostBody.java:15: warning: no comment 08:55:22 [WARNING] public XmlDataPostBody(final InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlOperationInputBody.java:21: warning: no comment 08:55:22 [WARNING] public final class XmlOperationInputBody extends OperationInputBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlOperationInputBody.java:24: warning: no comment 08:55:22 [WARNING] public XmlOperationInputBody(final InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:36: warning: no comment 08:55:22 [WARNING] public final class XmlPatchBody extends PatchBody { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:39: warning: no comment 08:55:22 [WARNING] public XmlPatchBody(final InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:32: warning: no comment 08:55:22 [WARNING] public XmlResourceBody(final InputStream inputStream) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/YangErrorsBody.java:41: warning: no comment 08:55:22 [WARNING] public YangErrorsBody(final List errors) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java/org/opendaylight/restconf/server/api/YangErrorsBody.java:48: warning: no comment 08:55:22 [WARNING] public YangErrorsBody(final RequestError error) { 08:55:22 [WARNING] ^ 08:55:22 [WARNING] 82 warnings 08:55:22 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/restconf-server-api-10.0.1-SNAPSHOT-javadoc.jar 08:55:22 [INFO] 08:55:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-api --- 08:55:22 [INFO] CycloneDX: Resolving Dependencies 08:55:23 [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s) 08:55:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/bom.xml 08:55:23 [INFO] attaching as restconf-server-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/bom.json 08:55:23 [INFO] attaching as restconf-server-api-10.0.1-SNAPSHOT-cyclonedx.json 08:55:23 [INFO] 08:55:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-api --- 08:55:23 [INFO] Skipping duplicate-finder execution! 08:55:23 [INFO] 08:55:23 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-api --- 08:55:23 [INFO] No dependency problems found 08:55:23 [INFO] 08:55:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-api --- 08:55:23 [INFO] Skipping source per configuration. 08:55:23 [INFO] 08:55:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-api --- 08:55:23 [INFO] 08:55:23 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-api --- 08:55:23 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/code-coverage/jacoco.exec 08:55:23 [INFO] Analyzed bundle 'restconf-server-api' with 41 classes 08:55:23 [INFO] 08:55:23 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-api --- 08:55:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.1-SNAPSHOT/restconf-server-api-10.0.1-SNAPSHOT.pom 08:55:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/restconf-server-api-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.1-SNAPSHOT/restconf-server-api-10.0.1-SNAPSHOT.jar 08:55:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/restconf-server-api-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.1-SNAPSHOT/restconf-server-api-10.0.1-SNAPSHOT-javadoc.jar 08:55:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.1-SNAPSHOT/restconf-server-api-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:23 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-api/10.0.1-SNAPSHOT/restconf-server-api-10.0.1-SNAPSHOT-cyclonedx.json 08:55:23 [INFO] 08:55:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-api --- 08:55:23 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:55:23 [INFO] 08:55:23 [INFO] --------< org.opendaylight.netconf:restconf-server-api-testlib >-------- 08:55:23 [INFO] Building restconf-server-api-testlib 10.0.1-SNAPSHOT [52/112] 08:55:23 [INFO] from protocol/restconf-server-api-testlib/pom.xml 08:55:23 [INFO] -------------------------------[ bundle ]------------------------------- 08:55:23 [INFO] 08:55:23 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-api-testlib --- 08:55:23 [INFO] 08:55:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-api-testlib --- 08:55:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:23 [INFO] 08:55:23 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-api-testlib --- 08:55:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:23 [INFO] 08:55:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-api-testlib --- 08:55:23 [INFO] 08:55:23 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-api-testlib --- 08:55:23 [INFO] 08:55:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-api-testlib --- 08:55:23 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:55:23 [INFO] 08:55:23 [INFO] --- yang:14.0.18:generate-sources (binding) @ restconf-server-api-testlib --- 08:55:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:55:23 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/src/main/yang 08:55:24 [INFO] yang-to-sources: Found 13 dependencies in 2.642 ms 08:55:24 [INFO] yang-to-sources: Project model files found: 2 in 9.265 ms 08:55:24 [INFO] yang-to-sources: 2 YANG models processed in 54.55 ms 08:55:24 [INFO] BindingJavaFileGenerator: Defined 48 files in 5.472 ms 08:55:24 [INFO] Sorted 48 files into 11 directories in 185.7 μs 08:55:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 65.21 ms 08:55:24 [INFO] 08:55:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-api-testlib --- 08:55:24 [INFO] Starting audit... 08:55:24 Audit done. 08:55:24 [INFO] You have 0 Checkstyle violations. 08:55:24 [INFO] 08:55:24 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-api-testlib --- 08:55:24 [INFO] Starting audit... 08:55:24 Audit done. 08:55:24 [INFO] You have 0 Checkstyle violations. 08:55:24 [INFO] 08:55:24 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-api-testlib --- 08:55:24 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:55:24 [INFO] 08:55:24 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-api-testlib --- 08:55:24 [INFO] Copying 15 resources from src/main/resources to target/classes 08:55:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/generated-sources/spi 08:55:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:55:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:55:24 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:55:24 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/generated-sources/spi 08:55:24 [INFO] 08:55:24 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-api-testlib --- 08:55:24 [INFO] Recompiling the module because of changed dependency. 08:55:24 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 08:55:24 [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 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [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 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [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 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:55:24 [INFO] 08:55:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-api-testlib >>> 08:55:24 [INFO] 08:55:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-api-testlib --- 08:55:24 [INFO] Fork Value is true 08:55:27 [INFO] Done SpotBugs Analysis.... 08:55:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:55:27 [INFO] 08:55:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-api-testlib <<< 08:55:27 [INFO] 08:55:27 [INFO] 08:55:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-api-testlib --- 08:55:27 [INFO] BugInstance size is 0 08:55:27 [INFO] Error size is 0 08:55:27 [INFO] No errors/warnings found 08:55:27 [INFO] 08:55:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-api-testlib --- 08:55:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/src/test/resources 08:55:27 [INFO] 08:55:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-api-testlib --- 08:55:27 [INFO] Recompiling the module because of changed dependency. 08:55:27 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 08:55:27 [INFO] 08:55:27 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-api-testlib --- 08:55:27 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/surefire-reports 08:55:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:55:27 [INFO] 08:55:27 [INFO] ------------------------------------------------------- 08:55:27 [INFO] T E S T S 08:55:27 [INFO] ------------------------------------------------------- 08:55:28 [INFO] Running org.opendaylight.restconf.server.api.testlib.TestInstanceIdentifierTest 08:55:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s -- in org.opendaylight.restconf.server.api.testlib.TestInstanceIdentifierTest 08:55:30 [INFO] Running org.opendaylight.restconf.server.api.testlib.TestJukeBoxTest 08:55:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in org.opendaylight.restconf.server.api.testlib.TestJukeBoxTest 08:55:30 [INFO] 08:55:30 [INFO] Results: 08:55:30 [INFO] 08:55:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 08:55:30 [INFO] 08:55:30 [INFO] 08:55:30 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-api-testlib --- 08:55:30 [INFO] 08:55:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-server-api-testlib --- 08:55:30 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.1-SNAPSHOT.jar 08:55:30 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/classes/META-INF/MANIFEST.MF 08:55:30 [INFO] 08:55:30 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-api-testlib --- 08:55:33 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.1-SNAPSHOT-javadoc.jar 08:55:33 [INFO] 08:55:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-api-testlib --- 08:55:33 [INFO] CycloneDX: Resolving Dependencies 08:55:34 [INFO] CycloneDX: Creating BOM version 1.6 with 86 component(s) 08:55:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/bom.xml 08:55:34 [INFO] attaching as restconf-server-api-testlib-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/bom.json 08:55:34 [INFO] attaching as restconf-server-api-testlib-10.0.1-SNAPSHOT-cyclonedx.json 08:55:34 [INFO] 08:55:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-api-testlib --- 08:55:34 [INFO] Skipping duplicate-finder execution! 08:55:34 [INFO] 08:55:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-api-testlib --- 08:55:34 [INFO] No dependency problems found 08:55:34 [INFO] 08:55:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-api-testlib --- 08:55:34 [INFO] Skipping source per configuration. 08:55:34 [INFO] 08:55:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-api-testlib --- 08:55:34 [INFO] 08:55:34 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-api-testlib --- 08:55:34 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/code-coverage/jacoco.exec 08:55:34 [INFO] Analyzed bundle 'restconf-server-api-testlib' with 7 classes 08:55:34 [INFO] 08:55:34 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-api-testlib --- 08:55:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.1-SNAPSHOT/restconf-server-api-testlib-10.0.1-SNAPSHOT.pom 08:55:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.1-SNAPSHOT/restconf-server-api-testlib-10.0.1-SNAPSHOT.jar 08:55:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/restconf-server-api-testlib-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.1-SNAPSHOT/restconf-server-api-testlib-10.0.1-SNAPSHOT-javadoc.jar 08:55:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.1-SNAPSHOT/restconf-server-api-testlib-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-api-testlib/10.0.1-SNAPSHOT/restconf-server-api-testlib-10.0.1-SNAPSHOT-cyclonedx.json 08:55:34 [INFO] 08:55:34 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-server-api-testlib --- 08:55:34 [INFO] Installing org/opendaylight/netconf/restconf-server-api-testlib/10.0.1-SNAPSHOT/restconf-server-api-testlib-10.0.1-SNAPSHOT.jar 08:55:34 [INFO] Writing OBR metadata 08:55:34 [INFO] 08:55:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-api-testlib --- 08:55:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:55:34 [INFO] 08:55:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-server-api-testlib --- 08:55:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:55:34 [INFO] 08:55:34 [INFO] ------------< org.opendaylight.netconf:restconf-server-spi >------------ 08:55:34 [INFO] Building restconf-server-spi 10.0.1-SNAPSHOT [53/112] 08:55:34 [INFO] from protocol/restconf-server-spi/pom.xml 08:55:34 [INFO] --------------------------------[ jar ]--------------------------------- 08:55:34 [INFO] 08:55:34 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-spi --- 08:55:34 [INFO] 08:55:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-spi --- 08:55:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:34 [INFO] 08:55:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-spi --- 08:55:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:34 [INFO] 08:55:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-spi --- 08:55:34 [INFO] 08:55:34 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-spi --- 08:55:34 [INFO] 08:55:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-spi --- 08:55:34 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:55:34 [INFO] 08:55:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-spi --- 08:55:34 [INFO] Starting audit... 08:55:34 Audit done. 08:55:34 [INFO] You have 0 Checkstyle violations. 08:55:34 [INFO] 08:55:34 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-spi --- 08:55:35 [INFO] Starting audit... 08:55:35 Audit done. 08:55:35 [INFO] You have 0 Checkstyle violations. 08:55:35 [INFO] 08:55:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-spi --- 08:55:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:55:35 [INFO] 08:55:35 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-spi --- 08:55:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/resources 08:55:35 [INFO] 08:55:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-spi --- 08:55:35 [INFO] Recompiling the module because of changed dependency. 08:55:35 [INFO] Compiling 63 source files with javac [debug release 21 module-path] to target/classes 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/module-info.java:[21,69] requires directive for an automatic module 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/module-info.java:[30,47] requires transitive directive for an automatic module 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/module-info.java:[31,40] requires directive for an automatic module 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/module-info.java:[32,40] requires directive for an automatic module 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:[53,47] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:[53,47] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:[53,47] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:[534,27] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:[537,63] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/LegacyRestconfStream.java:[25,10] onLastSubscriber() in org.opendaylight.restconf.server.spi.RestconfStream has been deprecated and marked for removal 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Subscribers.java:[124,74] unchecked cast 08:55:36 required: java.util.List 08:55:36 found: java.util.List 08:55:36 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ErrorTagMapping.java:[60,26] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 08:55:36 [INFO] 08:55:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-spi >>> 08:55:36 [INFO] 08:55:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-spi --- 08:55:36 [INFO] Fork Value is true 08:55:42 [INFO] Done SpotBugs Analysis.... 08:55:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:55:42 [INFO] 08:55:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-spi <<< 08:55:42 [INFO] 08:55:42 [INFO] 08:55:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-spi --- 08:55:42 [INFO] BugInstance size is 0 08:55:42 [INFO] Error size is 0 08:55:42 [INFO] No errors/warnings found 08:55:42 [INFO] 08:55:42 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server-spi --- 08:55:42 [INFO] 08:55:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-spi --- 08:55:42 [INFO] Copying 7 resources from src/test/resources to target/test-classes 08:55:42 [INFO] 08:55:42 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-spi --- 08:55:42 [INFO] Recompiling the module because of changed dependency. 08:55:42 [INFO] Compiling 16 source files with javac [debug release 21 module-path] to target/test-classes 08:55:42 [INFO] 08:55:42 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-spi --- 08:55:42 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/surefire-reports 08:55:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:55:42 [INFO] 08:55:42 [INFO] ------------------------------------------------------- 08:55:42 [INFO] T E S T S 08:55:42 [INFO] ------------------------------------------------------- 08:55:44 [INFO] Running org.opendaylight.restconf.server.spi.SubtreeEventStreamFilterTest 08:55:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 s -- in org.opendaylight.restconf.server.spi.SubtreeEventStreamFilterTest 08:55:45 [INFO] Running org.opendaylight.restconf.server.spi.NC1265Test 08:55:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.opendaylight.restconf.server.spi.NC1265Test 08:55:45 [INFO] Running org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 08:55:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 08:55:45 [INFO] Running org.opendaylight.restconf.server.spi.DefaultTransportSessionTest 08:55:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.080 s -- in org.opendaylight.restconf.server.spi.DefaultTransportSessionTest 08:55:46 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 08:55:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 08:55:46 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeFieldsParamTest 08:55:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeFieldsParamTest 08:55:47 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 08:55:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 08:55:47 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 08:55:47 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 08:55:47 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 08:55:47 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.035 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 08:55:47 [INFO] Running org.opendaylight.restconf.server.spi.ErrorTagMappingTest 08:55:47 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.restconf.server.spi.ErrorTagMappingTest 08:55:47 [INFO] Running org.opendaylight.restconf.server.spi.SubscriptionStateTest 08:55:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.restconf.server.spi.SubscriptionStateTest 08:55:47 [INFO] Running org.opendaylight.restconf.server.spi.InsertTest 08:55:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.restconf.server.spi.InsertTest 08:55:47 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterParametersTest 08:55:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterParametersTest 08:55:47 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 08:55:47 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 08:55:47 [INFO] Running org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 08:55:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 08:55:47 [INFO] 08:55:47 [INFO] Results: 08:55:47 [INFO] 08:55:47 [WARNING] Tests run: 121, Failures: 0, Errors: 0, Skipped: 2 08:55:47 [INFO] 08:55:47 [INFO] 08:55:47 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-spi --- 08:55:47 [INFO] 08:55:47 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server-spi --- 08:55:47 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/restconf-server-spi-10.0.1-SNAPSHOT.jar 08:55:48 [INFO] 08:55:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-spi --- 08:55:50 [WARNING] Javadoc Warnings 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/NormalizedFormattableBody.java:42: warning: no @param for 08:55:50 [WARNING] public abstract sealed class NormalizedFormattableBody extends FormattableBody 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/MappingServerRequest.java:29: warning: no @param for 08:55:50 [WARNING] public abstract class MappingServerRequest extends AbstractServerRequest { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:93: warning: no @param for 08:55:50 [WARNING] public abstract static class Source { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:73: warning: no @param for 08:55:50 [WARNING] public interface Sink { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:27: warning: no @param for interceptor 08:55:50 [WARNING] public record InterceptingServerRpcOperations(Interceptor interceptor, ServerRpcOperations delegate) 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:27: warning: no @param for delegate 08:55:50 [WARNING] public record InterceptingServerRpcOperations(Interceptor interceptor, ServerRpcOperations delegate) 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/YangLibraryVersionResource.java:33: warning: no @param for databind 08:55:50 [WARNING] public record YangLibraryVersionResource(DatabindContext databind, Inference restconf, LeafNode leaf) 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/YangLibraryVersionResource.java:33: warning: no @param for restconf 08:55:50 [WARNING] public record YangLibraryVersionResource(DatabindContext databind, Inference restconf, LeafNode leaf) 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/YangLibraryVersionResource.java:33: warning: no @param for leaf 08:55:50 [WARNING] public record YangLibraryVersionResource(DatabindContext databind, Inference restconf, LeafNode leaf) 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/OperationInput.java:20: warning: no @param for path 08:55:50 [WARNING] public record OperationInput(OperationPath path, ContainerNode input) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/OperationInput.java:20: warning: no @param for input 08:55:50 [WARNING] public record OperationInput(OperationPath path, ContainerNode input) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:202: warning: no @param for stopTime 08:55:50 [WARNING] void modifySubscription(ServerRequest request, Uint32 id, SubscriptionFilter filter, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:918: warning: no @return 08:55:50 [WARNING] protected final Map snapshotFilterSpecs() { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:1012: warning: no @param for workingNames 08:55:50 [WARNING] protected abstract ListenableFuture filtersOperationalViewUpdated(Set workingNames); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:1012: warning: no @return 08:55:50 [WARNING] protected abstract ListenableFuture filtersOperationalViewUpdated(Set workingNames); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:481: warning: no comment 08:55:50 [WARNING] protected static final NodeIdentifier EXCLUDED_EVENT_RECORDS_NODEID = 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:483: warning: no comment 08:55:50 [WARNING] protected static final NodeIdentifier NAME_NODEID = NodeIdentifier.create(NAME_QNAME); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:479: warning: no comment 08:55:50 [WARNING] protected static final QName NAME_QNAME = qnameOf("name"); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:484: warning: no comment 08:55:50 [WARNING] protected static final NodeIdentifier RECEIVER_NODEID = NodeIdentifier.create(Receiver.QNAME); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:485: warning: no comment 08:55:50 [WARNING] protected static final NodeIdentifier SENT_EVENT_RECORDS_NODEID = 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:487: warning: no comment 08:55:50 [WARNING] protected static final NodeIdentifier STATE_NODEID = NodeIdentifier.create(qnameOf("state")); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:516: warning: no comment 08:55:50 [WARNING] protected AbstractRestconfStreamRegistry(final EffectiveModelContext ctx) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:881: warning: no comment 08:55:50 [WARNING] protected abstract ListenableFuture<@Nullable Void> createSubscription(Uint32 subscriptionId, String streamName, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:902: warning: no comment 08:55:50 [WARNING] protected final Map currentReceivers() { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:650: warning: no comment 08:55:50 [WARNING] protected abstract @NonNull ListenableFuture deleteStream(@NonNull String streamName); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:888: warning: no comment 08:55:50 [WARNING] protected abstract ListenableFuture modifySubscriptionParameters(Uint32 subscriptionId, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:1048: warning: no comment 08:55:50 [WARNING] protected abstract EventStreamFilter parseSubtreeFilter(AnydataNode filter) throws RequestException; 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:619: warning: no comment 08:55:50 [WARNING] protected abstract @NonNull ListenableFuture putStream(@NonNull RestconfStream stream, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:913: warning: no comment 08:55:50 [WARNING] protected static final NodeIdentifierWithPredicates receiverArg(final String receiverName) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:885: warning: no comment 08:55:50 [WARNING] protected abstract ListenableFuture<@Nullable Void> removeSubscription(Uint32 subscriptionId, QName reason); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:899: warning: no comment 08:55:50 [WARNING] protected abstract void resumeReceivers(Uint32 subscriptionId); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:896: warning: no comment 08:55:50 [WARNING] protected abstract void suspendReceivers(Uint32 subscriptionId, QName reason); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:892: warning: no comment 08:55:50 [WARNING] protected abstract ListenableFuture<@Nullable Void> updateSubscriptionReceivers(Uint32 subscriptionId, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:102: warning: no comment 08:55:50 [WARNING] boolean test(YangInstanceIdentifier path, ContainerNode body); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamSubscription.java:35: warning: no comment 08:55:50 [WARNING] protected AbstractRestconfStreamSubscription(final Uint32 id, final QName encoding, final String streamName, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:382: warning: no comment 08:55:50 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper helper) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamSubscription.java:88: warning: no comment 08:55:50 [WARNING] protected abstract @Nullable EventStreamFilter filter(); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/RestconfStream.java:362: warning: no comment 08:55:50 [WARNING] protected abstract void stopTimeReached(); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamSubscription.java:98: warning: no comment 08:55:50 [WARNING] public void updateStopTime(final Instant newStopTime) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerDataOperations.java:21: warning: use of default constructor, which does not provide a comment 08:55:50 [WARNING] public abstract class AbstractServerDataOperations implements ServerDataOperations { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerDataOperations.java:37: warning: no comment 08:55:50 [WARNING] protected abstract void createData(ServerRequest request, Data path, Insert insert, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerDataOperations.java:28: warning: no comment 08:55:50 [WARNING] protected abstract void createData(ServerRequest request, Data path, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ServerStrategy.java:86: warning: no @param for path 08:55:50 [WARNING] void dataOPTIONS(ServerRequest request, ApiPath path); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:58: warning: no comment 08:55:50 [WARNING] protected final @NonNull DatabindContext databind; 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:57: warning: no comment 08:55:50 [WARNING] protected final @NonNull ApiPathNormalizer pathNormalizer; 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:62: warning: no comment 08:55:50 [WARNING] protected AbstractServerStrategy(final DatabindContext databind) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:69: warning: no comment 08:55:50 [WARNING] protected abstract @NonNull ServerActionOperations action(); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:71: warning: no comment 08:55:50 [WARNING] protected abstract @NonNull ServerDataOperations data(); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:79: warning: no comment 08:55:50 [WARNING] public final @NonNull DatabindContext databind() { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:73: warning: no comment 08:55:50 [WARNING] protected abstract @NonNull ServerModulesOperations modules(); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ServerStrategy.java:212: warning: no comment 08:55:50 [WARNING] void modulesGET(ServerRequest request, SourceIdentifier source, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ServerStrategy.java:187: warning: no comment 08:55:50 [WARNING] void operationsGET(ServerRequest request, ApiPath operation); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:77: warning: no comment 08:55:50 [WARNING] protected abstract @NonNull ServerMountPointResolver resolver(); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/AbstractServerStrategy.java:75: warning: no comment 08:55:50 [WARNING] protected abstract @NonNull ServerRpcOperations rpc(); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathCanonizer.java:47: warning: no comment 08:55:50 [WARNING] public ApiPathCanonizer(final DatabindContext databind) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:60: warning: no comment 08:55:50 [WARNING] public ApiPathNormalizer(final DatabindContext databind) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:64: warning: no comment 08:55:50 [WARNING] public DatabindContext databind() { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:265: warning: no comment 08:55:50 [WARNING] public @NonNull InstanceRequest normalizeDataOrActionPath(final ApiPath apiPath) throws RequestException { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:208: warning: no comment 08:55:50 [WARNING] public @NonNull Data normalizeDataPath(final ApiPath apiPath) throws RequestException { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:68: warning: no comment 08:55:50 [WARNING] public @NonNull DatabindPath normalizePath(final ApiPath apiPath) throws RequestException { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:42: warning: no comment 08:55:50 [WARNING] PathArgument normalizePoint(ApiPath value) throws RequestException; 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:232: warning: no comment 08:55:50 [WARNING] public @NonNull Rpc normalizeRpcPath(final ApiPath apiPath) throws RequestException { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ApiPathNormalizer.java:242: warning: no comment 08:55:50 [WARNING] public @NonNull Rpc normalizeRpcPath(final ApiPath.Step step) throws RequestException { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/CompositeServerStrategy.java:26: warning: no comment 08:55:50 [WARNING] public CompositeServerStrategy(final DatabindContext databind, final ServerMountPointResolver resolver, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/DefaultResourceContext.java:23: warning: no comment 08:55:50 [WARNING] public DefaultResourceContext(final Data path) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/DefaultTransportSession.java:84: warning: no comment 08:55:50 [WARNING] public DefaultTransportSession(final Description description) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:25: warning: no comment 08:55:50 [WARNING] public static final int SSE_MAXIMUM_FRAGMENT_LENGTH_MAX = 65534; 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:32: warning: no comment 08:55:50 [WARNING] protected EndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:84: warning: no comment 08:55:50 [WARNING] protected ToStringHelper addToStringAttributes(final ToStringHelper helper) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:46: warning: no comment 08:55:50 [WARNING] public final ErrorTagMapping errorTagMapping() { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EndpointConfiguration.java:50: warning: no comment 08:55:50 [WARNING] public final PrettyPrintParam prettyPrint() { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFilter.java:21: warning: use of default constructor, which does not provide a comment 08:55:50 [WARNING] public abstract sealed class EventFilter permits AcceptingEventFilter, XPathEventFilter { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFilter.java:30: warning: no comment 08:55:50 [WARNING] protected abstract ToStringHelper addToStringAttributes(ToStringHelper helper); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:29: warning: no comment 08:55:50 [WARNING] public abstract class EventFormatter implements Immutable { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:32: warning: no comment 08:55:50 [WARNING] protected EventFormatter(final TextParameters textParams) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:66: warning: no comment 08:55:50 [WARNING] protected static final XMLStreamWriter createStreamWriterWithNotification(final Writer writer, final Instant now) 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:37: warning: no comment 08:55:50 [WARNING] public final @Nullable String eventData(final EffectiveModelContext schemaContext, final T input, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatter.java:81: warning: no comment 08:55:50 [WARNING] protected static final void writeBody(final NormalizedNodeStreamWriter writer, final NormalizedNode body) 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatterFactory.java:16: warning: no comment 08:55:50 [WARNING] public abstract class EventFormatterFactory { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatterFactory.java:19: warning: no comment 08:55:50 [WARNING] protected EventFormatterFactory(final EventFormatter emptyFormatter) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatterFactory.java:23: warning: no comment 08:55:50 [WARNING] public final EventFormatter getFormatter(final TextParameters textParamaters) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/EventFormatterFactory.java:27: warning: no comment 08:55:50 [WARNING] public abstract EventFormatter newFormatter(TextParameters textParamaters); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ExportingServerModulesOperations.java:38: warning: no comment 08:55:50 [WARNING] public ExportingServerModulesOperations(final EffectiveModelContext modelContext) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/ServerModulesOperations.java:24: warning: no comment 08:55:50 [WARNING] void getModelSource(ServerRequest request, SourceIdentifier source, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/FailedHttpGetResource.java:20: warning: no comment 08:55:50 [WARNING] public FailedHttpGetResource { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/FailedHttpGetResource.java:19: warning: no comment 08:55:50 [WARNING] public record FailedHttpGetResource(RequestException cause) implements HttpGetResource { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/HttpGetResource.java:21: warning: no comment 08:55:50 [WARNING] void httpGET(ServerRequest request); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/HttpGetResource.java:23: warning: no comment 08:55:50 [WARNING] void httpGET(ServerRequest request, ApiPath apiPath); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:61: warning: no @param for databind 08:55:50 [WARNING] public static @Nullable Insert of(final DatabindContext databind, final QueryParameters params) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:40: warning: no comment 08:55:50 [WARNING] public interface PointNormalizer { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:84: warning: no comment 08:55:50 [WARNING] public static @Nullable Insert forParams(final @Nullable InsertParam insert, final @Nullable PointParam point, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:132: warning: no comment 08:55:50 [WARNING] public @NonNull InsertParam insert() { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/Insert.java:136: warning: no comment 08:55:50 [WARNING] public @Nullable PathArgument pointArg() { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:35: warning: no comment 08:55:50 [WARNING] public InterceptingServerRpcOperations { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:57: warning: no comment 08:55:50 [WARNING] public static InvokeResult invokeResultOf(final OperationPath path, final @Nullable ContainerNode value) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:30: warning: no comment 08:55:50 [WARNING] public interface Interceptor { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:40: warning: no comment 08:55:50 [WARNING] public InterceptingServerRpcOperations(final Interceptor interceptor) { 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/InterceptingServerRpcOperations.java:32: warning: no comment 08:55:50 [WARNING] @Nullable RpcImplementation interceptRpc(Rpc path); 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/LegacyRestconfStream.java:19: warning: no comment 08:55:50 [WARNING] public LegacyRestconfStream(final AbstractRestconfStreamRegistry registry, final Source source, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java/org/opendaylight/restconf/server/spi/MappingServerRequest.java:34: warning: no comment 08:55:50 [WARNING] protected MappingServerRequest(final @Nullable Principal principal, final QueryParameters queryParameters, 08:55:50 [WARNING] ^ 08:55:50 [WARNING] 100 warnings 08:55:50 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/restconf-server-spi-10.0.1-SNAPSHOT-javadoc.jar 08:55:50 [INFO] 08:55:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-spi --- 08:55:50 [INFO] CycloneDX: Resolving Dependencies 08:55:51 [INFO] CycloneDX: Creating BOM version 1.6 with 69 component(s) 08:55:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/bom.xml 08:55:51 [INFO] attaching as restconf-server-spi-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/bom.json 08:55:51 [INFO] attaching as restconf-server-spi-10.0.1-SNAPSHOT-cyclonedx.json 08:55:51 [INFO] 08:55:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-spi --- 08:55:51 [INFO] Skipping duplicate-finder execution! 08:55:51 [INFO] 08:55:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-spi --- 08:55:51 [INFO] No dependency problems found 08:55:51 [INFO] 08:55:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-spi --- 08:55:51 [INFO] Skipping source per configuration. 08:55:51 [INFO] 08:55:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-spi --- 08:55:51 [INFO] 08:55:51 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-spi --- 08:55:51 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/code-coverage/jacoco.exec 08:55:51 [INFO] Analyzed bundle 'restconf-server-spi' with 90 classes 08:55:51 [INFO] 08:55:51 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-spi --- 08:55:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.1-SNAPSHOT/restconf-server-spi-10.0.1-SNAPSHOT.pom 08:55:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/restconf-server-spi-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.1-SNAPSHOT/restconf-server-spi-10.0.1-SNAPSHOT.jar 08:55:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/restconf-server-spi-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.1-SNAPSHOT/restconf-server-spi-10.0.1-SNAPSHOT-javadoc.jar 08:55:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.1-SNAPSHOT/restconf-server-spi-10.0.1-SNAPSHOT-cyclonedx.xml 08:55:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-spi/10.0.1-SNAPSHOT/restconf-server-spi-10.0.1-SNAPSHOT-cyclonedx.json 08:55:51 [INFO] 08:55:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-spi --- 08:55:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:55:51 [INFO] 08:55:51 [INFO] ------------< org.opendaylight.netconf:restconf-mdsal-spi >------------- 08:55:51 [INFO] Building restconf-mdsal-spi 10.0.1-SNAPSHOT [54/112] 08:55:51 [INFO] from plugins/restconf-mdsal-spi/pom.xml 08:55:51 [INFO] --------------------------------[ jar ]--------------------------------- 08:55:52 [INFO] 08:55:52 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-mdsal-spi --- 08:55:52 [INFO] 08:55:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-mdsal-spi --- 08:55:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:52 [INFO] 08:55:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-mdsal-spi --- 08:55:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:52 [INFO] 08:55:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-mdsal-spi --- 08:55:52 [INFO] 08:55:52 [INFO] --- dependency:3.9.0:properties (default) @ restconf-mdsal-spi --- 08:55:52 [INFO] 08:55:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-mdsal-spi --- 08:55: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/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:55:52 [INFO] 08:55:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-mdsal-spi --- 08:55:52 [INFO] Starting audit... 08:55:52 Audit done. 08:55:52 [INFO] You have 0 Checkstyle violations. 08:55:52 [INFO] 08:55:52 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-mdsal-spi --- 08:55:53 [INFO] Starting audit... 08:55:53 Audit done. 08:55:53 [INFO] You have 0 Checkstyle violations. 08:55:53 [INFO] 08:55:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-mdsal-spi --- 08:55:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:55:53 [INFO] 08:55:53 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-mdsal-spi --- 08:55:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/resources 08:55:53 [INFO] 08:55:53 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-mdsal-spi --- 08:55:53 [INFO] Recompiling the module because of changed dependency. 08:55:53 [INFO] Compiling 22 source files with javac [debug release 21 module-path] to target/classes 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[19,48] requires directive for an automatic module 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[20,53] requires directive for an automatic module 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[28,47] requires transitive directive for an automatic module 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[29,40] requires directive for an automatic module 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/module-info.java:[30,40] requires directive for an automatic module 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMRpcResultCallback.java:[66,89] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 08:55:53 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMRpcResultCallback.java:[68,18] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 08:55:53 [INFO] 08:55:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-mdsal-spi >>> 08:55:53 [INFO] 08:55:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-mdsal-spi --- 08:55:53 [INFO] Fork Value is true 08:55:57 [INFO] Done SpotBugs Analysis.... 08:55:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:55:57 [INFO] 08:55:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-mdsal-spi <<< 08:55:57 [INFO] 08:55:57 [INFO] 08:55:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-mdsal-spi --- 08:55:57 [INFO] BugInstance size is 0 08:55:57 [INFO] Error size is 0 08:55:57 [INFO] No errors/warnings found 08:55:57 [INFO] 08:55:57 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-mdsal-spi --- 08:55:57 [INFO] 08:55:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-mdsal-spi --- 08:55:57 [INFO] Copying 8 resources from src/test/resources to target/test-classes 08:55:57 [INFO] 08:55:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-mdsal-spi --- 08:55:57 [INFO] Recompiling the module because of changed dependency. 08:55:57 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 08:55:57 [INFO] 08:55:57 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-mdsal-spi --- 08:55:57 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/surefire-reports 08:55:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:55:57 [INFO] 08:55:57 [INFO] ------------------------------------------------------- 08:55:57 [INFO] T E S T S 08:55:57 [INFO] ------------------------------------------------------- 08:55:59 [INFO] Running org.opendaylight.restconf.mdsal.spi.XMLNotificationFormatterTest 08:56:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.538 s -- in org.opendaylight.restconf.mdsal.spi.XMLNotificationFormatterTest 08:56:01 [INFO] Running org.opendaylight.restconf.mdsal.spi.JSONNotificationFormatterTest 08:56:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.restconf.mdsal.spi.JSONNotificationFormatterTest 08:56:01 [INFO] 08:56:01 [INFO] Results: 08:56:01 [INFO] 08:56:01 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 08:56:01 [INFO] 08:56:01 [INFO] 08:56:01 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-mdsal-spi --- 08:56:01 [INFO] 08:56:01 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-mdsal-spi --- 08:56:01 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.1-SNAPSHOT.jar 08:56:01 [INFO] 08:56:01 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-mdsal-spi --- 08:56:03 [WARNING] Javadoc Warnings 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 08:56:03 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 08:56:03 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerStrategy.java:20: warning: no @param for serverStrategy 08:56:03 [WARNING] public record DOMServerStrategy(ServerStrategy serverStrategy) 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerActionOperations.java:27: warning: no @param for actionService 08:56:03 [WARNING] public record DOMServerActionOperations(DOMActionService actionService) implements ServerActionOperations { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerModulesOperations.java:29: warning: no @param for sourceProvider 08:56:03 [WARNING] public record DOMServerModulesOperations( 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerModulesOperations.java:29: warning: no @param for delegate 08:56:03 [WARNING] public record DOMServerModulesOperations( 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerRpcOperations.java:36: warning: no @param for rpcService 08:56:03 [WARNING] public record DOMServerRpcOperations(@NonNull DOMRpcService rpcService) implements ServerRpcOperations { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/AbstractNotificationSource.java:28: warning: no comment 08:56:03 [WARNING] protected static final class Listener implements DOMNotificationListener { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/AbstractNotificationSource.java:44: warning: no comment 08:56:03 [WARNING] protected AbstractNotificationSource( 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/AbstractNotificationSource.java:32: warning: no comment 08:56:03 [WARNING] public Listener(final Sink sink, final Supplier modelContext) { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/AsyncGetDataProcessor.java:69: warning: no comment 08:56:03 [WARNING] public AsyncGetDataProcessor(final @NonNull Data path, final @Nullable WithDefaultsParam defaultsMode) { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerActionOperations.java:28: warning: no comment 08:56:03 [WARNING] public DOMServerActionOperations { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerModulesOperations.java:32: warning: no comment 08:56:03 [WARNING] public DOMServerModulesOperations { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerRpcOperations.java:39: warning: no comment 08:56:03 [WARNING] public DOMServerRpcOperations { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerStrategy.java:28: warning: no comment 08:56:03 [WARNING] public DOMServerStrategy { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/DOMServerStrategy.java:22: warning: no comment 08:56:03 [WARNING] public static final class Extension implements DOMService.Extension { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:106: warning: no @return 08:56:03 [WARNING] protected abstract ListenableFuture exists(YangInstanceIdentifier path); 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/MdsalRestconfStrategy.java:50: warning: no comment 08:56:03 [WARNING] public MdsalRestconfStrategy(final DatabindContext databind, final DOMDataBroker dataBroker) { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationFormatter.java:20: warning: no comment 08:56:03 [WARNING] protected NotificationFormatter(final TextParameters textParams) { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationFormatterFactory.java:16: warning: no comment 08:56:03 [WARNING] public abstract class NotificationFormatterFactory extends EventFormatterFactory { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationFormatterFactory.java:17: warning: no comment 08:56:03 [WARNING] protected NotificationFormatterFactory(final NotificationFormatter emptyFormatter) { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationSource.java:30: warning: no comment 08:56:03 [WARNING] public static final ImmutableMap ENCODINGS = ImmutableMap.of( 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationSource.java:38: warning: no comment 08:56:03 [WARNING] public NotificationSource(final DatabindProvider databindProvider, final DOMNotificationService notificationService, 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/NotificationXPathEventFilter.java:28: warning: no comment 08:56:03 [WARNING] public NotificationXPathEventFilter(final String expression) throws XPathExpressionException { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:75: warning: no comment 08:56:03 [WARNING] protected final @NonNull DatabindContext databind; 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:77: warning: no comment 08:56:03 [WARNING] protected RestconfStrategy(final DatabindContext databind) { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfStrategy.java:615: warning: no comment 08:56:03 [WARNING] protected static final @NonNull RequestException decodeException(final Throwable ex, final String txType, 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:60: warning: no @throws for org.opendaylight.netconf.databind.RequestException 08:56:03 [WARNING] public final void delete(final YangInstanceIdentifier path) throws RequestException { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:99: warning: no @throws for org.opendaylight.netconf.databind.RequestException 08:56:03 [WARNING] public final void create(final YangInstanceIdentifier path, final NormalizedNode data) throws RequestException { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:36: warning: no comment 08:56:03 [WARNING] protected final @NonNull DatabindContext databind; 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:38: warning: no comment 08:56:03 [WARNING] protected RestconfTransaction(final DatabindContext databind) { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:105: warning: no comment 08:56:03 [WARNING] protected abstract void createImpl(@NonNull YangInstanceIdentifier path, @NonNull NormalizedNode data) 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:65: warning: no comment 08:56:03 [WARNING] protected abstract void deleteImpl(@NonNull YangInstanceIdentifier path) throws RequestException; 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:91: warning: no comment 08:56:03 [WARNING] protected abstract void mergeImpl(@NonNull YangInstanceIdentifier path, @NonNull NormalizedNode data); 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:125: warning: no comment 08:56:03 [WARNING] protected abstract ListenableFuture> read(YangInstanceIdentifier path); 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:122: warning: no comment 08:56:03 [WARNING] protected abstract @Nullable NormalizedNodeContainer readList(@NonNull YangInstanceIdentifier path) 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:77: warning: no comment 08:56:03 [WARNING] protected abstract void removeImpl(@NonNull YangInstanceIdentifier path) throws RequestException; 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/org/opendaylight/restconf/mdsal/spi/data/RestconfTransaction.java:120: warning: no comment 08:56:03 [WARNING] protected abstract void replaceImpl(@NonNull YangInstanceIdentifier path, @NonNull NormalizedNode data); 08:56:03 [WARNING] ^ 08:56:03 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java/module-info.java:8: warning: no comment 08:56:03 [WARNING] module org.opendaylight.restconf.mdsal.spi { 08:56:03 [WARNING] ^ 08:56:03 [WARNING] 39 warnings 08:56:03 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.1-SNAPSHOT-javadoc.jar 08:56:03 [INFO] 08:56:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-mdsal-spi --- 08:56:03 [INFO] CycloneDX: Resolving Dependencies 08:56:04 [INFO] CycloneDX: Creating BOM version 1.6 with 69 component(s) 08:56:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/bom.xml 08:56:04 [INFO] attaching as restconf-mdsal-spi-10.0.1-SNAPSHOT-cyclonedx.xml 08:56:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/bom.json 08:56:04 [INFO] attaching as restconf-mdsal-spi-10.0.1-SNAPSHOT-cyclonedx.json 08:56:04 [INFO] 08:56:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-mdsal-spi --- 08:56:04 [INFO] Skipping duplicate-finder execution! 08:56:04 [INFO] 08:56:04 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-mdsal-spi --- 08:56:04 [INFO] No dependency problems found 08:56:04 [INFO] 08:56:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-mdsal-spi --- 08:56:04 [INFO] Skipping source per configuration. 08:56:04 [INFO] 08:56:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-mdsal-spi --- 08:56:04 [INFO] 08:56:04 [INFO] --- jacoco:0.8.13:report (report) @ restconf-mdsal-spi --- 08:56:04 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/code-coverage/jacoco.exec 08:56:04 [INFO] Analyzed bundle 'restconf-mdsal-spi' with 33 classes 08:56:04 [INFO] 08:56:04 [INFO] --- install:3.1.4:install (default-install) @ restconf-mdsal-spi --- 08:56:04 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.1-SNAPSHOT/restconf-mdsal-spi-10.0.1-SNAPSHOT.pom 08:56:04 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.1-SNAPSHOT/restconf-mdsal-spi-10.0.1-SNAPSHOT.jar 08:56:04 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/restconf-mdsal-spi-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.1-SNAPSHOT/restconf-mdsal-spi-10.0.1-SNAPSHOT-javadoc.jar 08:56:04 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.1-SNAPSHOT/restconf-mdsal-spi-10.0.1-SNAPSHOT-cyclonedx.xml 08:56:04 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-mdsal-spi/10.0.1-SNAPSHOT/restconf-mdsal-spi-10.0.1-SNAPSHOT-cyclonedx.json 08:56:04 [INFO] 08:56:04 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-mdsal-spi --- 08:56:04 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:56:04 [INFO] 08:56:04 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 08:56:04 [INFO] Building netconf-client-mdsal 10.0.1-SNAPSHOT [55/112] 08:56:04 [INFO] from plugins/netconf-client-mdsal/pom.xml 08:56:04 [INFO] -------------------------------[ bundle ]------------------------------- 08:56:04 [INFO] 08:56:04 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-client-mdsal --- 08:56:04 [INFO] 08:56:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-client-mdsal --- 08:56:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:56:04 [INFO] 08:56:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 08:56:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:56:04 [INFO] 08:56:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-client-mdsal --- 08:56:05 [INFO] 08:56:05 [INFO] --- dependency:3.9.0:properties (default) @ netconf-client-mdsal --- 08:56:05 [INFO] 08:56:05 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 08:56: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/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:56:05 [INFO] 08:56:05 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-client-mdsal --- 08:56:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:56:05 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/yang 08:56:05 [INFO] yang-to-sources: Found 37 dependencies in 5.916 ms 08:56:05 [INFO] yang-to-sources: Project model files found: 1 in 4.047 ms 08:56:05 [INFO] yang-to-sources: 12 YANG models processed in 157.7 ms 08:56:05 [INFO] BindingJavaFileGenerator: Defined 57 files in 32.01 ms 08:56:05 [INFO] Sorted 57 files into 18 directories in 191.6 μs 08:56:05 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 57 in 67.52 ms 08:56:05 [INFO] 08:56:05 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-client-mdsal --- 08:56:05 [INFO] Starting audit... 08:56:05 Audit done. 08:56:05 [INFO] You have 0 Checkstyle violations. 08:56:05 [INFO] 08:56:05 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-client-mdsal --- 08:56:07 [INFO] Starting audit... 08:56:07 Audit done. 08:56:07 [INFO] You have 0 Checkstyle violations. 08:56:07 [INFO] 08:56:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-client-mdsal --- 08:56:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:56:07 [INFO] 08:56:07 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 08:56:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/resources 08:56:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/generated-sources/spi 08:56:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:56:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:56:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:56:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/generated-sources/spi 08:56:07 [INFO] 08:56:07 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-client-mdsal --- 08:56:07 [INFO] Recompiling the module because of changed dependency. 08:56:07 [INFO] Compiling 154 source files with javac [debug release 21] to target/classes 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[304,35] writeNormalizedNode(org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode,@org.eclipse.jdt.annotation.Nullable org.opendaylight.yangtools.yang.data.api.schema.NormalizedMetadata,javax.xml.transform.dom.DOMResult,org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.Nullable org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute) in org.opendaylight.netconf.client.mdsal.util.NormalizedDataUtil has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[307,35] writeNormalizedNode(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.Nullable org.opendaylight.yangtools.yang.data.api.schema.NormalizedMetadata,javax.xml.transform.dom.DOMResult,org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.Nullable org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute) in org.opendaylight.netconf.client.mdsal.util.NormalizedDataUtil has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[299,30] auto-closeable resource iidWriter is never referenced in body of corresponding try statement 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[100,62] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[103,83] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[104,76] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[110,81] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[311,61] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[312,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[343,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/NetconfDevice.java:[110,60] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/BaseRpcSchemalessTransformer.java:[66,27] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[135,80] CONFIRMED_COMMIT in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[138,80] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultDeviceNetconfSchemaProvider.java:[65,23] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultSchemaResourceManager.java:[118,49] FilesystemSchemaSourceCache(org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceRegistry,java.lang.Class,java.io.File) in org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultSslContextFactory.java:[49,31] JdkSslContext(javax.net.ssl.SSLContext,boolean,io.netty.handler.ssl.ClientAuth) in io.netty.handler.ssl.JdkSslContext has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java: org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java: org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java:[345,67] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 08:56:08 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/AbstractWriteTx.java:[143,71] org.opendaylight.yangtools.yang.data.api.schema.MixinNode in org.opendaylight.yangtools.yang.data.api.schema has been deprecated and marked for removal 08:56:08 [INFO] 08:56:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 08:56:08 [INFO] 08:56:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-client-mdsal --- 08:56:08 [INFO] Fork Value is true 08:56:16 [INFO] Done SpotBugs Analysis.... 08:56:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:56:16 [INFO] 08:56:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 08:56:16 [INFO] 08:56:16 [INFO] 08:56:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-client-mdsal --- 08:56:16 [INFO] BugInstance size is 0 08:56:16 [INFO] Error size is 0 08:56:16 [INFO] No errors/warnings found 08:56:16 [INFO] 08:56:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 08:56:16 [INFO] Copying 46 resources from src/test/resources to target/test-classes 08:56:16 [INFO] 08:56:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-client-mdsal --- 08:56:16 [INFO] Recompiling the module because of changed dependency. 08:56:16 [INFO] Compiling 49 source files with javac [debug release 21] to target/test-classes 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[184,18] unchecked generic array creation for varargs parameter of type org.opendaylight.netconf.client.mdsal.api.RemoteDevice[] 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[375,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/SchemalessNetconfDeviceTest.java:[94,66] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformerTest.java:[432,48] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformerTest.java:[486,48] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfStateSchemasTest.java:[62,102] modelContext() in org.opendaylight.netconf.client.mdsal.api.BaseNetconfSchema has been deprecated 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[39,18] auto-closeable resource reg is never referenced in body of corresponding try statement 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[46,18] auto-closeable resource reg is never referenced in body of corresponding try statement 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[53,18] auto-closeable resource reg is never referenced in body of corresponding try statement 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[60,18] auto-closeable resource reg is never referenced in body of corresponding try statement 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[67,18] auto-closeable resource reg is never referenced in body of corresponding try statement 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[74,18] auto-closeable resource reg is never referenced in body of corresponding try statement 08:56:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/common/mdsal/NormalizedDataUtilTest.java:[36,27] writeNormalizedNode(org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode,javax.xml.transform.dom.DOMResult,org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier.Absolute) in org.opendaylight.netconf.client.mdsal.util.NormalizedDataUtil has been deprecated 08:56:17 [INFO] 08:56:17 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-client-mdsal --- 08:56:17 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/surefire-reports 08:56:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:56:17 [INFO] 08:56:17 [INFO] ------------------------------------------------------- 08:56:17 [INFO] T E S T S 08:56:17 [INFO] ------------------------------------------------------- 08:56:18 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 08:56:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:56:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.708 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 08:56:23 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 08:56:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 08:56:23 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 08:56:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 08:56:23 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 08:56:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.745 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 08:56:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 08:56:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 08:56:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 08:56:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 08:56:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 08:56:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 08:56:26 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 08:56:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.510 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 08:56:27 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 08:56:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 08:56:27 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 08:56:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 08:56:27 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 08:56:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 08:56:27 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 08:56:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.076 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 08:56:36 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 08:56:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.535 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 08:56:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 08:56:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 08:56:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 08:56:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.CandidateWithRunningTest 08:56:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.netconf.client.mdsal.spi.CandidateWithRunningTest 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.RunningTest 08:56:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.netconf.client.mdsal.spi.RunningTest 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 08:56:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 08:56:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1462Test 08:56:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1462Test 08:56:42 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1458Test 08:56:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1458Test 08:56:44 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 08:56:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 08:56:44 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 08:56:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 08:56:44 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.CandidateTest 08:56:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.netconf.client.mdsal.spi.CandidateTest 08:56:44 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 08:56:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 08:56:44 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 08:56:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 08:56:44 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 08:56:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 08:56:44 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 08:56:45 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 08:56:45 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 08:56:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 08:56:45 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 08:56:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 08:56:45 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 08:56:45 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.065 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 08:56:45 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 08:56:46 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 08:56:46 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 08:56:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 08:56:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NC881Test 08:56:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.mdsal.impl.NC881Test 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 08:56:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 08:56:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 08:56:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 08:56:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 08:56:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 08:56:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 08:56:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 08:56:47 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 08:56:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 08:56:47 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 08:56:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 08:56:48 [INFO] 08:56:48 [INFO] Results: 08:56:48 [INFO] 08:56:48 [WARNING] Tests run: 244, Failures: 0, Errors: 0, Skipped: 1 08:56:48 [INFO] 08:56:48 [INFO] 08:56:48 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-client-mdsal --- 08:56:48 [INFO] 08:56:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-client-mdsal --- 08:56:48 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:10.0.1-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 08:56:48 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.1-SNAPSHOT.jar 08:56:48 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 08:56:48 [INFO] 08:56:48 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-client-mdsal --- 08:56:51 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.1-SNAPSHOT-javadoc.jar 08:56:52 [INFO] 08:56:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-client-mdsal --- 08:56:52 [INFO] CycloneDX: Resolving Dependencies 08:56:53 [INFO] CycloneDX: Creating BOM version 1.6 with 149 component(s) 08:56:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/bom.xml 08:56:53 [INFO] attaching as netconf-client-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 08:56:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/bom.json 08:56:53 [INFO] attaching as netconf-client-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 08:56:53 [INFO] 08:56:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 08:56:53 [INFO] Skipping duplicate-finder execution! 08:56:53 [INFO] 08:56:53 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 08:56:54 [INFO] No dependency problems found 08:56:54 [INFO] 08:56:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 08:56:54 [INFO] Skipping source per configuration. 08:56:54 [INFO] 08:56:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-client-mdsal --- 08:56:54 [INFO] 08:56:54 [INFO] --- jacoco:0.8.13:report (report) @ netconf-client-mdsal --- 08:56:54 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 08:56:54 [INFO] Analyzed bundle 'netconf-client-mdsal' with 138 classes 08:56:54 [INFO] 08:56:54 [INFO] --- install:3.1.4:install (default-install) @ netconf-client-mdsal --- 08:56:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.1-SNAPSHOT/netconf-client-mdsal-10.0.1-SNAPSHOT.pom 08:56:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.1-SNAPSHOT/netconf-client-mdsal-10.0.1-SNAPSHOT.jar 08:56:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/netconf-client-mdsal-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.1-SNAPSHOT/netconf-client-mdsal-10.0.1-SNAPSHOT-javadoc.jar 08:56:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.1-SNAPSHOT/netconf-client-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 08:56:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/10.0.1-SNAPSHOT/netconf-client-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 08:56:54 [INFO] 08:56:54 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-client-mdsal --- 08:56:54 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/10.0.1-SNAPSHOT/netconf-client-mdsal-10.0.1-SNAPSHOT.jar 08:56:54 [INFO] Writing OBR metadata 08:56:54 [INFO] 08:56:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-client-mdsal --- 08:56:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:56:54 [INFO] 08:56:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-client-mdsal --- 08:56:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:56:54 [INFO] 08:56:54 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 08:56:54 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 10.0.1-SNAPSHOT [56/112] 08:56:54 [INFO] from features/odl-netconf-connector/pom.xml 08:56:54 [INFO] ------------------------------[ feature ]------------------------------- 08:56:54 [INFO] 08:56:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-connector --- 08:56:54 [INFO] 08:56:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-connector --- 08:56:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:56:54 [INFO] 08:56:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 08:56:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:56:54 [INFO] 08:56:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-connector --- 08:56:55 [INFO] 08:56:55 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-connector --- 08:56:55 [INFO] 08:56:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 08:56:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:56:55 [INFO] argLine set to empty 08:56:55 [INFO] 08:56:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-connector --- 08:56:55 [INFO] Starting audit... 08:56:55 Audit done. 08:56:55 [INFO] You have 0 Checkstyle violations. 08:56:55 [INFO] 08:56:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-connector --- 08:56:55 [INFO] Starting audit... 08:56:55 Audit done. 08:56:55 [INFO] You have 0 Checkstyle violations. 08:56:55 [INFO] 08:56:55 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-connector --- 08:56:55 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:56:55 [INFO] 08:56:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 08:56:55 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector/target/feature/feature.xml 08:56:56 [INFO] ...done! 08:56:56 [INFO] Attaching features XML 08:56:56 [INFO] 08:56:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-connector --- 08:56:56 [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 08:56:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:56:56 [INFO] 08:56:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 08:56:56 [INFO] 08:56:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-connector --- 08:56:56 [INFO] No files found to run spotbugs, check compile phase has been run 08:56:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:56:56 [INFO] 08:56:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 08:56:56 [INFO] 08:56:56 [INFO] 08:56:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-connector --- 08:56:56 [INFO] 08:56:56 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-connector --- 08:56:56 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector 08:56:56 [INFO] Project dependency features detected: [] 08:56:56 [INFO] Pax Exam System (Version: 4.14.0) created. 08:56:56 [INFO] Creating RMI registry server on 127.0.0.1:39519 08:56:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:56:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:56:56 [INFO] Waiting for remote bundle context.. on 39519 name: 45f2f770-4b31-4522-b518-42a73c91a3b2 timout: [ RelativeTimeout value = 180000 ] 08:57:02 [INFO] Building jar from resources and headers. 08:57:02 [INFO] Writing jar finished. 08:57:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:57:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:57:11 [INFO] 08:57:11 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-connector --- 08:57:11 [INFO] 08:57:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-connector --- 08:57:11 [INFO] No Javadoc in project. Archive not created. 08:57:11 [INFO] 08:57:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-connector --- 08:57:11 [INFO] CycloneDX: Resolving Dependencies 08:57:15 [INFO] CycloneDX: Creating BOM version 1.6 with 300 component(s) 08:57:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector/target/bom.xml 08:57:15 [INFO] attaching as odl-netconf-connector-10.0.1-SNAPSHOT-cyclonedx.xml 08:57:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector/target/bom.json 08:57:15 [INFO] attaching as odl-netconf-connector-10.0.1-SNAPSHOT-cyclonedx.json 08:57:15 [INFO] 08:57:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 08:57:15 [INFO] Skipping duplicate-finder execution! 08:57:15 [INFO] 08:57:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-connector --- 08:57:15 [INFO] Skipping plugin execution 08:57:15 [INFO] 08:57:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector --- 08:57:15 [INFO] Skipping source per configuration. 08:57:15 [INFO] 08:57:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-connector --- 08:57:15 [INFO] 08:57:15 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-connector --- 08:57:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:57:15 [INFO] 08:57:15 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-connector --- 08:57:15 [WARNING] 08:57:15 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 08:57:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:57:15 [WARNING] 08:57:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:57:15 [WARNING] 08:57:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/10.0.1-SNAPSHOT/odl-netconf-connector-10.0.1-SNAPSHOT.pom 08:57:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/10.0.1-SNAPSHOT/odl-netconf-connector-10.0.1-SNAPSHOT-features.xml 08:57:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/10.0.1-SNAPSHOT/odl-netconf-connector-10.0.1-SNAPSHOT-cyclonedx.xml 08:57:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/10.0.1-SNAPSHOT/odl-netconf-connector-10.0.1-SNAPSHOT-cyclonedx.json 08:57:15 [INFO] 08:57:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-connector --- 08:57:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:57:15 [WARNING] 08:57:15 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 08:57:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:57:15 [WARNING] 08:57:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:57:15 [WARNING] 08:57:15 [INFO] 08:57:15 [INFO] -------------< org.opendaylight.netconf.model:test-models >------------- 08:57:15 [INFO] Building test-models 10.0.1-SNAPSHOT [57/112] 08:57:15 [INFO] from model/test-models/pom.xml 08:57:15 [INFO] -------------------------------[ bundle ]------------------------------- 08:57:15 [INFO] 08:57:15 [INFO] --- clean:3.5.0:clean (default-clean) @ test-models --- 08:57:15 [INFO] 08:57:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-models --- 08:57:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:57:15 [INFO] 08:57:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-models --- 08:57:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:57:15 [INFO] 08:57:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-models --- 08:57:16 [INFO] 08:57:16 [INFO] --- dependency:3.9.0:properties (default) @ test-models --- 08:57:16 [INFO] 08:57:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-models --- 08:57:16 [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/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:57:16 [INFO] 08:57:16 [INFO] --- yang:14.0.18:generate-sources (binding) @ test-models --- 08:57:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:57:16 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/src/main/yang 08:57:16 [INFO] yang-to-sources: Found 3 dependencies in 863.3 μs 08:57:16 [INFO] yang-to-sources: Project model files found: 5 in 1.658 ms 08:57:16 [INFO] yang-to-sources: 7 YANG models processed in 34.11 ms 08:57:16 [INFO] BindingJavaFileGenerator: Defined 64 files in 6.594 ms 08:57:16 [INFO] Sorted 64 files into 20 directories in 176.1 μs 08:57:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 64 in 33.80 ms 08:57:16 [INFO] 08:57:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-models --- 08:57:16 [INFO] Starting audit... 08:57:16 Audit done. 08:57:16 [INFO] You have 0 Checkstyle violations. 08:57:16 [INFO] 08:57:16 [INFO] --- checkstyle:3.6.0:check (default) @ test-models --- 08:57:16 [INFO] Starting audit... 08:57:16 Audit done. 08:57:16 [INFO] You have 0 Checkstyle violations. 08:57:16 [INFO] 08:57:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-models --- 08:57:16 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:57:16 [INFO] 08:57:16 [INFO] --- resources:3.3.1:resources (default-resources) @ test-models --- 08:57:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/src/main/resources 08:57:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/generated-sources/spi 08:57:16 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 08:57:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:57:16 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 08:57:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/generated-sources/spi 08:57:16 [INFO] 08:57:16 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-models --- 08:57:16 [INFO] Recompiling the module because of changed source code. 08:57:16 [INFO] Compiling 63 source files with javac [debug release 21] to target/classes 08:57:16 [INFO] 08:57:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-models >>> 08:57:16 [INFO] 08:57:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-models --- 08:57:16 [INFO] Fork Value is true 08:57:18 [INFO] Done SpotBugs Analysis.... 08:57:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:57:18 [INFO] 08:57:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-models <<< 08:57:18 [INFO] 08:57:18 [INFO] 08:57:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-models --- 08:57:18 [INFO] BugInstance size is 0 08:57:18 [INFO] Error size is 0 08:57:18 [INFO] No errors/warnings found 08:57:18 [INFO] 08:57:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-models --- 08:57:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/src/test/resources 08:57:18 [INFO] 08:57:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-models --- 08:57:18 [INFO] No sources to compile 08:57:18 [INFO] 08:57:18 [INFO] --- surefire:3.5.4:test (default-test) @ test-models --- 08:57:18 [INFO] No tests to run. 08:57:18 [INFO] 08:57:18 [INFO] --- copy:14.1.4:copy-files (default) @ test-models --- 08:57:18 [INFO] 08:57:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-models --- 08:57:18 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/test-models-10.0.1-SNAPSHOT.jar 08:57:18 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/classes/META-INF/MANIFEST.MF 08:57:18 [INFO] 08:57:18 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-models --- 08:57:21 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/test-models-10.0.1-SNAPSHOT-javadoc.jar 08:57:21 [INFO] 08:57:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-models --- 08:57:21 [INFO] CycloneDX: Resolving Dependencies 08:57:21 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 08:57:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/bom.xml 08:57:21 [INFO] attaching as test-models-10.0.1-SNAPSHOT-cyclonedx.xml 08:57:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/bom.json 08:57:21 [INFO] attaching as test-models-10.0.1-SNAPSHOT-cyclonedx.json 08:57:21 [INFO] 08:57:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-models --- 08:57:21 [INFO] Skipping duplicate-finder execution! 08:57:21 [INFO] 08:57:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-models --- 08:57:21 [INFO] No dependency problems found 08:57:21 [INFO] 08:57:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-models --- 08:57:21 [INFO] Skipping source per configuration. 08:57:21 [INFO] 08:57:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-models --- 08:57:21 [INFO] 08:57:21 [INFO] --- jacoco:0.8.13:report (report) @ test-models --- 08:57:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:57:21 [INFO] 08:57:21 [INFO] --- install:3.1.4:install (default-install) @ test-models --- 08:57:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/pom.xml to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.1-SNAPSHOT/test-models-10.0.1-SNAPSHOT.pom 08:57:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/test-models-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.1-SNAPSHOT/test-models-10.0.1-SNAPSHOT.jar 08:57:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/test-models-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.1-SNAPSHOT/test-models-10.0.1-SNAPSHOT-javadoc.jar 08:57:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.1-SNAPSHOT/test-models-10.0.1-SNAPSHOT-cyclonedx.xml 08:57:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/model/test-models/10.0.1-SNAPSHOT/test-models-10.0.1-SNAPSHOT-cyclonedx.json 08:57:21 [INFO] 08:57:21 [INFO] --- bundle:6.0.0:install (default-install) @ test-models --- 08:57:21 [INFO] Installing org/opendaylight/netconf/model/test-models/10.0.1-SNAPSHOT/test-models-10.0.1-SNAPSHOT.jar 08:57:21 [INFO] Writing OBR metadata 08:57:21 [INFO] 08:57:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-models --- 08:57:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:57:21 [INFO] 08:57:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-models --- 08:57:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:57:21 [INFO] 08:57:21 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 08:57:21 [INFO] Building netconf-topology 10.0.1-SNAPSHOT [58/112] 08:57:21 [INFO] from apps/netconf-topology/pom.xml 08:57:21 [INFO] -------------------------------[ bundle ]------------------------------- 08:57:21 [INFO] 08:57:21 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-topology --- 08:57:21 [INFO] 08:57:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-topology --- 08:57:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:57:21 [INFO] 08:57:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-topology --- 08:57:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:57:21 [INFO] 08:57:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-topology --- 08:57:22 [INFO] 08:57:22 [INFO] --- dependency:3.9.0:properties (default) @ netconf-topology --- 08:57:22 [INFO] 08:57:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-topology --- 08:57:22 [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/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:57:22 [INFO] 08:57:22 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-topology --- 08:57:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:57:22 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/main/yang 08:57:22 [INFO] yang-to-sources: Found 41 dependencies in 5.876 ms 08:57:22 [INFO] yang-to-sources: Project model files found: 2 in 4.556 ms 08:57:22 [INFO] yang-to-sources: 17 YANG models processed in 137.2 ms 08:57:22 [INFO] BindingJavaFileGenerator: Defined 46 files in 22.69 ms 08:57:22 [INFO] Sorted 46 files into 13 directories in 176.1 μs 08:57:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 40.97 ms 08:57:22 [INFO] 08:57:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-topology --- 08:57:22 [INFO] Starting audit... 08:57:22 Audit done. 08:57:22 [INFO] You have 0 Checkstyle violations. 08:57:22 [INFO] 08:57:22 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-topology --- 08:57:22 [INFO] Starting audit... 08:57:22 Audit done. 08:57:22 [INFO] You have 0 Checkstyle violations. 08:57:22 [INFO] 08:57:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-topology --- 08:57:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:57:22 [INFO] 08:57:22 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-topology --- 08:57:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/main/resources 08:57:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/generated-sources/spi 08:57:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:57:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:57:22 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 08:57:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/generated-sources/spi 08:57:22 [INFO] 08:57:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-topology --- 08:57:22 [INFO] Recompiling the module because of changed dependency. 08:57:22 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 08:57:23 [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 08:57:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:23 [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 08:57:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:23 [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 08:57:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeHandler.java:[370,47] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[44,54] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[45,89] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:23 [INFO] 08:57:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-topology >>> 08:57:23 [INFO] 08:57:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-topology --- 08:57:23 [INFO] Fork Value is true 08:57:27 [INFO] Done SpotBugs Analysis.... 08:57:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:57:27 [INFO] 08:57:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-topology <<< 08:57:27 [INFO] 08:57:27 [INFO] 08:57:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-topology --- 08:57:27 [INFO] BugInstance size is 0 08:57:27 [INFO] Error size is 0 08:57:27 [INFO] No errors/warnings found 08:57:27 [INFO] 08:57:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-topology --- 08:57:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/resources 08:57:27 [INFO] 08:57:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-topology --- 08:57:27 [INFO] Recompiling the module because of changed dependency. 08:57:27 [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes 08:57:27 [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 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [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 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [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 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[147,36] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:57:27 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:57:27 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[147,47] unchecked conversion 08:57:27 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[192,46] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[199,46] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[214,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[214,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/AbstractNetconfTopologyTest.java:[214,62] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[55,25] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[56,25] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[74,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:57:27 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:57:27 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[74,79] unchecked conversion 08:57:27 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:57:27 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:57:27 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev240911.netconf.node.augment.NetconfNode 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,79] unchecked conversion 08:57:27 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:57:27 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:57:27 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,74] unchecked conversion 08:57:27 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[114,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:57:27 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:57:27 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev240911.netconf.node.augment.NetconfNode 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[114,79] unchecked conversion 08:57:27 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[119,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:57:27 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:57:27 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[119,74] unchecked conversion 08:57:27 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[120,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 08:57:27 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 08:57:27 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[120,74] unchecked conversion 08:57:27 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:57:27 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[64,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:57:27 [INFO] 08:57:27 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-topology --- 08:57:27 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/surefire-reports 08:57:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:57:27 [INFO] 08:57:27 [INFO] ------------------------------------------------------- 08:57:27 [INFO] T E S T S 08:57:27 [INFO] ------------------------------------------------------- 08:57:29 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 08:57:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:57:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.272 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 08:57:31 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 08:57:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 08:57:31 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 08:57:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 08:57:31 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 08:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 08:57:33 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 08:57:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 08:57:33 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 08:57:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 08:57:34 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 08:57:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.763 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 08:57:37 [INFO] 08:57:37 [INFO] Results: 08:57:37 [INFO] 08:57:37 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 08:57:37 [INFO] 08:57:37 [INFO] 08:57:37 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-topology --- 08:57:37 [INFO] 08:57:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-topology --- 08:57:37 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/netconf-topology-10.0.1-SNAPSHOT.jar 08:57:37 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 08:57:37 [INFO] 08:57:37 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-topology --- 08:57:40 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/netconf-topology-10.0.1-SNAPSHOT-javadoc.jar 08:57:40 [INFO] 08:57:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-topology --- 08:57:40 [INFO] CycloneDX: Resolving Dependencies 08:57:42 [INFO] CycloneDX: Creating BOM version 1.6 with 153 component(s) 08:57:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/bom.xml 08:57:42 [INFO] attaching as netconf-topology-10.0.1-SNAPSHOT-cyclonedx.xml 08:57:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/bom.json 08:57:42 [INFO] attaching as netconf-topology-10.0.1-SNAPSHOT-cyclonedx.json 08:57:42 [INFO] 08:57:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 08:57:42 [INFO] Skipping duplicate-finder execution! 08:57:42 [INFO] 08:57:42 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-topology --- 08:57:42 [INFO] No dependency problems found 08:57:42 [INFO] 08:57:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-topology --- 08:57:42 [INFO] Skipping source per configuration. 08:57:42 [INFO] 08:57:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-topology --- 08:57:42 [INFO] 08:57:42 [INFO] --- jacoco:0.8.13:report (report) @ netconf-topology --- 08:57:42 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/code-coverage/jacoco.exec 08:57:42 [INFO] Analyzed bundle 'netconf-topology' with 20 classes 08:57:42 [INFO] 08:57:42 [INFO] --- install:3.1.4:install (default-install) @ netconf-topology --- 08:57:42 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.1-SNAPSHOT/netconf-topology-10.0.1-SNAPSHOT.pom 08:57:42 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/netconf-topology-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.1-SNAPSHOT/netconf-topology-10.0.1-SNAPSHOT.jar 08:57:42 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/netconf-topology-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.1-SNAPSHOT/netconf-topology-10.0.1-SNAPSHOT-javadoc.jar 08:57:42 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.1-SNAPSHOT/netconf-topology-10.0.1-SNAPSHOT-cyclonedx.xml 08:57:42 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/10.0.1-SNAPSHOT/netconf-topology-10.0.1-SNAPSHOT-cyclonedx.json 08:57:42 [INFO] 08:57:42 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-topology --- 08:57:42 [INFO] Installing org/opendaylight/netconf/netconf-topology/10.0.1-SNAPSHOT/netconf-topology-10.0.1-SNAPSHOT.jar 08:57:42 [INFO] Writing OBR metadata 08:57:42 [INFO] 08:57:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-topology --- 08:57:42 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:57:42 [INFO] 08:57:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-topology --- 08:57:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:57:42 [INFO] 08:57:42 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 08:57:42 [INFO] Building netconf-topology-singleton 10.0.1-SNAPSHOT [59/112] 08:57:42 [INFO] from apps/netconf-topology-singleton/pom.xml 08:57:42 [INFO] -------------------------------[ bundle ]------------------------------- 08:57:42 [INFO] 08:57:42 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-topology-singleton --- 08:57:42 [INFO] 08:57:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-topology-singleton --- 08:57:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:57:42 [INFO] 08:57:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 08:57:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:57:42 [INFO] 08:57:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-topology-singleton --- 08:57:43 [INFO] 08:57:43 [INFO] --- dependency:3.9.0:properties (default) @ netconf-topology-singleton --- 08:57:43 [INFO] 08:57:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 08:57:43 [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/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:57:43 [INFO] 08:57:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-topology-singleton --- 08:57:43 [INFO] Starting audit... 08:57:43 Audit done. 08:57:43 [INFO] You have 0 Checkstyle violations. 08:57:43 [INFO] 08:57:43 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-topology-singleton --- 08:57:43 [INFO] Starting audit... 08:57:43 Audit done. 08:57:43 [INFO] You have 0 Checkstyle violations. 08:57:43 [INFO] 08:57:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-topology-singleton --- 08:57:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:57:43 [INFO] 08:57:43 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 08:57:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/resources 08:57:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/generated-sources/spi 08:57:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/generated-sources/yang 08:57:43 [INFO] 08:57:43 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-topology-singleton --- 08:57:43 [INFO] Recompiling the module because of changed dependency. 08:57:43 [INFO] Compiling 73 source files with javac [debug release 21] to target/classes 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[92,74] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[98,89] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[117,49] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeContext.java:[93,21] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManager.java:[170,97] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[110,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[110,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[110,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[144,29] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[172,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[171,72] possible 'this' escape before subclass is fully initialized 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[315,27] previous possible 'this' escape happens here via invocation 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/ProxyDOMActionService.java:[84,36] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/ProxyDOMRpcService.java:[66,36] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/ProxyYangTextSourceProvider.java:[47,17] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/SlaveSalFacade.java:[41,79] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[206,43] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[308,50] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[315,30] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/NormalizedNodeMessage.java:[28,28] non-transient instance field of a serializable class declared with a non-serializable type 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/ContainerNodeMessage.java:[28,27] non-transient instance field of a serializable class declared with a non-serializable type 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ActorProxyNetconfServiceFacade.java:[119,31] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ActorProxyNetconfServiceFacade.java:[148,31] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ActorProxyNetconfServiceFacade.java:[169,31] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/rpc/InvokeRpcMessageReply.java:[31,50] non-transient instance field of a serializable class declared with a non-serializable type 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/netconf/ProxyNetconfService.java:[48,42] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ActorProxyTransactionFacade.java:[78,85] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ActorProxyTransactionFacade.java:[99,94] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ActorProxyTransactionFacade.java:[137,96] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ActorProxyTransactionFacade.java:[184,85] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/tx/ProxyReadWriteTransaction.java:[56,44] org.apache.pekko.dispatch.OnComplete in org.apache.pekko.dispatch has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/RegisterMountPoint.java:[23,42] non-transient instance field of a serializable class declared with a non-serializable type 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/SchemaPathMessage.java:[28,28] non-transient instance field of a serializable class declared with a non-serializable type 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/action/InvokeActionMessageReply.java:[35,50] non-transient instance field of a serializable class declared with a non-serializable type 08:57:44 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/messages/netconf/GetRequest.java:[22,48] non-transient instance field of a serializable class declared with a non-serializable type 08:57:44 [INFO] 08:57:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 08:57:44 [INFO] 08:57:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-topology-singleton --- 08:57:44 [INFO] Fork Value is true 08:57:49 [INFO] Done SpotBugs Analysis.... 08:57:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:57:49 [INFO] 08:57:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 08:57:49 [INFO] 08:57:49 [INFO] 08:57:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-topology-singleton --- 08:57:49 [INFO] BugInstance size is 0 08:57:49 [INFO] Error size is 0 08:57:49 [INFO] No errors/warnings found 08:57:49 [INFO] 08:57:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 08:57:49 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:57:49 [INFO] 08:57:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-topology-singleton --- 08:57:49 [INFO] Recompiling the module because of changed dependency. 08:57:49 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[178,63] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[322,18] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[446,33] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[450,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[345,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[346,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[378,51] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[431,57] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[453,68] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[608,26] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[769,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[770,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[777,51] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[463,18] auto-closeable resource schemaSourceReg is never referenced in body of corresponding try statement 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[172,55] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[189,44] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 08:57:50 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[232,72] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:57:50 [INFO] 08:57:50 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-topology-singleton --- 08:57:50 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/surefire-reports 08:57:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:57:50 [INFO] 08:57:50 [INFO] ------------------------------------------------------- 08:57:50 [INFO] T E S T S 08:57:50 [INFO] ------------------------------------------------------- 08:57:51 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 08:57:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:57:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.001 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 08:57:54 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 08:57:56 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 08:57:56 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 08:57:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.150 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 08:57:59 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 08:58:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.362 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 08:58:01 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.YT691Test 08:58:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s -- in org.opendaylight.netconf.topology.singleton.impl.YT691Test 08:58:02 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 08:58:05 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.048 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 08:58:05 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 08:58:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.601 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 08:58:07 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 08:58:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.821 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 08:58:09 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 08:58:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.413 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 08:58:13 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 08:58:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.564 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 08:58:19 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 08:58:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.841 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 08:58:23 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 08:58:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 08:58:23 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 08:58:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 08:58:23 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 08:58:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 08:58:23 [INFO] 08:58:23 [INFO] Results: 08:58:23 [INFO] 08:58:23 [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 08:58:23 [INFO] 08:58:23 [INFO] 08:58:23 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-topology-singleton --- 08:58:23 [INFO] 08:58:23 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-topology-singleton --- 08:58:24 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:10.0.1-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 08:58:24 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.1-SNAPSHOT.jar 08:58:24 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 08:58:24 [INFO] 08:58:24 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-topology-singleton --- 08:58:26 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.1-SNAPSHOT-javadoc.jar 08:58:26 [INFO] 08:58:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-topology-singleton --- 08:58:26 [INFO] CycloneDX: Resolving Dependencies 08:58:29 [INFO] CycloneDX: Creating BOM version 1.6 with 176 component(s) 08:58:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/bom.xml 08:58:29 [INFO] attaching as netconf-topology-singleton-10.0.1-SNAPSHOT-cyclonedx.xml 08:58:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/bom.json 08:58:29 [INFO] attaching as netconf-topology-singleton-10.0.1-SNAPSHOT-cyclonedx.json 08:58:29 [INFO] 08:58:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 08:58:29 [INFO] Skipping duplicate-finder execution! 08:58:29 [INFO] 08:58:29 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 08:58:29 [INFO] No dependency problems found 08:58:29 [INFO] 08:58:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 08:58:29 [INFO] Skipping source per configuration. 08:58:29 [INFO] 08:58:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-topology-singleton --- 08:58:29 [INFO] 08:58:29 [INFO] --- jacoco:0.8.13:report (report) @ netconf-topology-singleton --- 08:58:29 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 08:58:29 [INFO] Analyzed bundle 'netconf-topology-singleton' with 101 classes 08:58:29 [INFO] 08:58:29 [INFO] --- install:3.1.4:install (default-install) @ netconf-topology-singleton --- 08:58:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.1-SNAPSHOT/netconf-topology-singleton-10.0.1-SNAPSHOT.pom 08:58:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.1-SNAPSHOT/netconf-topology-singleton-10.0.1-SNAPSHOT.jar 08:58:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/netconf-topology-singleton-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.1-SNAPSHOT/netconf-topology-singleton-10.0.1-SNAPSHOT-javadoc.jar 08:58:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.1-SNAPSHOT/netconf-topology-singleton-10.0.1-SNAPSHOT-cyclonedx.xml 08:58:29 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/10.0.1-SNAPSHOT/netconf-topology-singleton-10.0.1-SNAPSHOT-cyclonedx.json 08:58:29 [INFO] 08:58:29 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-topology-singleton --- 08:58:29 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/10.0.1-SNAPSHOT/netconf-topology-singleton-10.0.1-SNAPSHOT.jar 08:58:29 [INFO] Writing OBR metadata 08:58:29 [INFO] 08:58:29 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-topology-singleton --- 08:58:29 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:58:29 [INFO] 08:58:29 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-topology-singleton --- 08:58:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:58:29 [INFO] 08:58:29 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 08:58:29 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 10.0.1-SNAPSHOT [60/112] 08:58:29 [INFO] from features/odl-netconf-clustered-topology/pom.xml 08:58:29 [INFO] ------------------------------[ feature ]------------------------------- 08:58:29 [INFO] 08:58:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-clustered-topology --- 08:58:29 [INFO] 08:58:29 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 08:58:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:58:29 [INFO] 08:58:29 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 08:58:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:58:29 [INFO] 08:58:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-clustered-topology --- 08:58:30 [INFO] 08:58:30 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-clustered-topology --- 08:58:30 [INFO] 08:58:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 08:58:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:58:30 [INFO] argLine set to empty 08:58:30 [INFO] 08:58:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-clustered-topology --- 08:58:30 [INFO] Starting audit... 08:58:30 Audit done. 08:58:30 [INFO] You have 0 Checkstyle violations. 08:58:30 [INFO] 08:58:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-clustered-topology --- 08:58:30 [INFO] Starting audit... 08:58:30 Audit done. 08:58:30 [INFO] You have 0 Checkstyle violations. 08:58:30 [INFO] 08:58:30 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-clustered-topology --- 08:58:30 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:58:30 [INFO] 08:58:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 08:58:30 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-clustered-topology/target/feature/feature.xml 08:58:30 [INFO] ...done! 08:58:30 [INFO] Attaching features XML 08:58:30 [INFO] 08:58:30 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-clustered-topology --- 08:58:30 [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 08:58:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:58:30 [INFO] 08:58:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 08:58:30 [INFO] 08:58:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 08:58:30 [INFO] No files found to run spotbugs, check compile phase has been run 08:58:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:58:30 [INFO] 08:58:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 08:58:30 [INFO] 08:58:30 [INFO] 08:58:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-clustered-topology --- 08:58:30 [INFO] 08:58:30 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-clustered-topology --- 08:58:30 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-clustered-topology 08:58:30 [INFO] Project dependency features detected: [] 08:58:30 [INFO] Pax Exam System (Version: 4.14.0) created. 08:58:30 [INFO] Creating RMI registry server on 127.0.0.1:42141 08:58:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:58:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:58:30 [INFO] Waiting for remote bundle context.. on 42141 name: e48693d4-3137-4a21-9c90-c7eb7398a4d1 timout: [ RelativeTimeout value = 180000 ] 08:58:35 [INFO] Building jar from resources and headers. 08:58:35 [INFO] Writing jar finished. 08:58:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:58:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:58:45 [INFO] 08:58:45 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-clustered-topology --- 08:58:45 [INFO] 08:58:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 08:58:45 [INFO] No Javadoc in project. Archive not created. 08:58:45 [INFO] 08:58:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-clustered-topology --- 08:58:45 [INFO] CycloneDX: Resolving Dependencies 08:58:48 [INFO] CycloneDX: Creating BOM version 1.6 with 303 component(s) 08:58:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-clustered-topology/target/bom.xml 08:58:48 [INFO] attaching as odl-netconf-clustered-topology-10.0.1-SNAPSHOT-cyclonedx.xml 08:58:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-clustered-topology/target/bom.json 08:58:48 [INFO] attaching as odl-netconf-clustered-topology-10.0.1-SNAPSHOT-cyclonedx.json 08:58:48 [INFO] 08:58:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 08:58:48 [INFO] Skipping duplicate-finder execution! 08:58:48 [INFO] 08:58:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 08:58:48 [INFO] Skipping plugin execution 08:58:48 [INFO] 08:58:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 08:58:48 [INFO] Skipping source per configuration. 08:58:48 [INFO] 08:58:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 08:58:48 [INFO] 08:58:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-clustered-topology --- 08:58:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:58:48 [INFO] 08:58:48 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-clustered-topology --- 08:58:48 [WARNING] 08:58:48 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 08:58:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:58:48 [WARNING] 08:58:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:58:48 [WARNING] 08:58:48 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.1-SNAPSHOT/odl-netconf-clustered-topology-10.0.1-SNAPSHOT.pom 08:58:48 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.1-SNAPSHOT/odl-netconf-clustered-topology-10.0.1-SNAPSHOT-features.xml 08:58:48 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.1-SNAPSHOT/odl-netconf-clustered-topology-10.0.1-SNAPSHOT-cyclonedx.xml 08:58:48 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/10.0.1-SNAPSHOT/odl-netconf-clustered-topology-10.0.1-SNAPSHOT-cyclonedx.json 08:58:48 [INFO] 08:58:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-clustered-topology --- 08:58:48 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:58:48 [WARNING] 08:58:48 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 08:58:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:58:48 [WARNING] 08:58:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:58:48 [WARNING] 08:58:48 [INFO] 08:58:48 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 08:58:48 [INFO] Building netconf-topology-impl 10.0.1-SNAPSHOT [61/112] 08:58:48 [INFO] from apps/netconf-topology-impl/pom.xml 08:58:48 [INFO] -------------------------------[ bundle ]------------------------------- 08:58:49 [INFO] 08:58:49 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-topology-impl --- 08:58:49 [INFO] 08:58:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-topology-impl --- 08:58:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:58:49 [INFO] 08:58:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 08:58:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:58:49 [INFO] 08:58:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-topology-impl --- 08:58:49 [INFO] 08:58:49 [INFO] --- dependency:3.9.0:properties (default) @ netconf-topology-impl --- 08:58:49 [INFO] 08:58:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 08:58: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/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:58:49 [INFO] 08:58:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-topology-impl --- 08:58:49 [INFO] Starting audit... 08:58:49 Audit done. 08:58:49 [INFO] You have 0 Checkstyle violations. 08:58:49 [INFO] 08:58:49 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-topology-impl --- 08:58:49 [INFO] Starting audit... 08:58:49 Audit done. 08:58:49 [INFO] You have 0 Checkstyle violations. 08:58:49 [INFO] 08:58:49 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-topology-impl --- 08:58:49 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:58:49 [INFO] 08:58:49 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-topology-impl --- 08:58:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/resources 08:58:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/generated-sources/spi 08:58:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/generated-sources/yang 08:58:49 [INFO] 08:58:49 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-topology-impl --- 08:58:49 [INFO] Recompiling the module because of changed dependency. 08:58:49 [INFO] Compiling 1 source file with javac [debug release 21] to target/classes 08:58:49 [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 08:58:49 [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 08:58:49 [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 08:58:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:58:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:58:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:58:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[73,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:58:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[100,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 08:58:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[105,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 08:58:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[134,77] unchecked cast 08:58:49 required: org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey 08:58:49 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 08:58:49 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[104,27] possible 'this' escape before subclass is fully initialized 08:58:49 [INFO] 08:58:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 08:58:49 [INFO] 08:58:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-topology-impl --- 08:58:49 [INFO] Fork Value is true 08:58:52 [INFO] Done SpotBugs Analysis.... 08:58:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:58:52 [INFO] 08:58:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 08:58:52 [INFO] 08:58:52 [INFO] 08:58:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-topology-impl --- 08:58:52 [INFO] BugInstance size is 0 08:58:52 [INFO] Error size is 0 08:58:52 [INFO] No errors/warnings found 08:58:52 [INFO] 08:58:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 08:58:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/test/resources 08:58:52 [INFO] 08:58:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-topology-impl --- 08:58:52 [INFO] Recompiling the module because of changed dependency. 08:58:52 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 08:58:52 [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 08:58:52 [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 08:58:52 [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 08:58:52 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 08:58:52 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 08:58:52 [INFO] 08:58:52 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-topology-impl --- 08:58:52 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/surefire-reports 08:58:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:58:52 [INFO] 08:58:52 [INFO] ------------------------------------------------------- 08:58:52 [INFO] T E S T S 08:58:52 [INFO] ------------------------------------------------------- 08:58:53 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 08:58:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:58:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.666 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 08:58:56 [INFO] 08:58:56 [INFO] Results: 08:58:56 [INFO] 08:58:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:58:56 [INFO] 08:58:56 [INFO] 08:58:56 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-topology-impl --- 08:58:56 [INFO] 08:58:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-topology-impl --- 08:58:56 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.1-SNAPSHOT.jar 08:58:56 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 08:58:56 [INFO] 08:58:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-topology-impl --- 08:58:57 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.1-SNAPSHOT-javadoc.jar 08:58:57 [INFO] 08:58:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-topology-impl --- 08:58:57 [INFO] CycloneDX: Resolving Dependencies 08:58:59 [INFO] CycloneDX: Creating BOM version 1.6 with 154 component(s) 08:58:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/bom.xml 08:58:59 [INFO] attaching as netconf-topology-impl-10.0.1-SNAPSHOT-cyclonedx.xml 08:58:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/bom.json 08:58:59 [INFO] attaching as netconf-topology-impl-10.0.1-SNAPSHOT-cyclonedx.json 08:58:59 [INFO] 08:58:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 08:58:59 [INFO] Skipping duplicate-finder execution! 08:58:59 [INFO] 08:58:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-topology-impl --- 08:58:59 [INFO] No dependency problems found 08:58:59 [INFO] 08:58:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-impl --- 08:58:59 [INFO] Skipping source per configuration. 08:58:59 [INFO] 08:58:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-topology-impl --- 08:58:59 [INFO] 08:58:59 [INFO] --- jacoco:0.8.13:report (report) @ netconf-topology-impl --- 08:58:59 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 08:58:59 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 08:58:59 [INFO] 08:58:59 [INFO] --- install:3.1.4:install (default-install) @ netconf-topology-impl --- 08:58:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.1-SNAPSHOT/netconf-topology-impl-10.0.1-SNAPSHOT.pom 08:58:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.1-SNAPSHOT/netconf-topology-impl-10.0.1-SNAPSHOT.jar 08:58:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/netconf-topology-impl-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.1-SNAPSHOT/netconf-topology-impl-10.0.1-SNAPSHOT-javadoc.jar 08:58:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.1-SNAPSHOT/netconf-topology-impl-10.0.1-SNAPSHOT-cyclonedx.xml 08:58:59 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/10.0.1-SNAPSHOT/netconf-topology-impl-10.0.1-SNAPSHOT-cyclonedx.json 08:58:59 [INFO] 08:58:59 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-topology-impl --- 08:58:59 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/10.0.1-SNAPSHOT/netconf-topology-impl-10.0.1-SNAPSHOT.jar 08:58:59 [INFO] Writing OBR metadata 08:58:59 [INFO] 08:58:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-topology-impl --- 08:58:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:58:59 [INFO] 08:58:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-topology-impl --- 08:58:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:58:59 [INFO] 08:58:59 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 08:58:59 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 10.0.1-SNAPSHOT [62/112] 08:58:59 [INFO] from features/odl-netconf-topology/pom.xml 08:58:59 [INFO] ------------------------------[ feature ]------------------------------- 08:58:59 [INFO] 08:58:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-topology --- 08:58:59 [INFO] 08:58:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-topology --- 08:58:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:58:59 [INFO] 08:58:59 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 08:59:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:59:00 [INFO] 08:59:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-topology --- 08:59:00 [INFO] 08:59:00 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-topology --- 08:59:00 [INFO] 08:59:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 08:59:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:00 [INFO] argLine set to empty 08:59:00 [INFO] 08:59:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-topology --- 08:59:00 [INFO] Starting audit... 08:59:00 Audit done. 08:59:00 [INFO] You have 0 Checkstyle violations. 08:59:00 [INFO] 08:59:00 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-topology --- 08:59:00 [INFO] Starting audit... 08:59:00 Audit done. 08:59:00 [INFO] You have 0 Checkstyle violations. 08:59:00 [INFO] 08:59:00 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-topology --- 08:59:00 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:59:00 [INFO] 08:59:00 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 08:59:00 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-topology/target/feature/feature.xml 08:59:00 [INFO] ...done! 08:59:00 [INFO] Attaching features XML 08:59:00 [INFO] 08:59:00 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-topology --- 08:59:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:59:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:59:00 [INFO] 08:59:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 08:59:00 [INFO] 08:59:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-topology --- 08:59:00 [INFO] No files found to run spotbugs, check compile phase has been run 08:59:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:59:00 [INFO] 08:59:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 08:59:00 [INFO] 08:59:00 [INFO] 08:59:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-topology --- 08:59:00 [INFO] 08:59:00 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-topology --- 08:59:00 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-topology 08:59:00 [INFO] Project dependency features detected: [] 08:59:00 [INFO] Pax Exam System (Version: 4.14.0) created. 08:59:00 [INFO] Creating RMI registry server on 127.0.0.1:33283 08:59:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:59:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:59:01 [INFO] Waiting for remote bundle context.. on 33283 name: afb11935-1e0f-4652-a56a-2764745650b0 timout: [ RelativeTimeout value = 180000 ] 08:59:05 [INFO] Building jar from resources and headers. 08:59:05 [INFO] Writing jar finished. 08:59:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:59:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:59:15 [INFO] 08:59:15 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-topology --- 08:59:15 [INFO] 08:59:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-topology --- 08:59:15 [INFO] No Javadoc in project. Archive not created. 08:59:15 [INFO] 08:59:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-topology --- 08:59:15 [INFO] CycloneDX: Resolving Dependencies 08:59:19 [INFO] CycloneDX: Creating BOM version 1.6 with 303 component(s) 08:59:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-topology/target/bom.xml 08:59:19 [INFO] attaching as odl-netconf-topology-10.0.1-SNAPSHOT-cyclonedx.xml 08:59:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-topology/target/bom.json 08:59:19 [INFO] attaching as odl-netconf-topology-10.0.1-SNAPSHOT-cyclonedx.json 08:59:19 [INFO] 08:59:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 08:59:19 [INFO] Skipping duplicate-finder execution! 08:59:19 [INFO] 08:59:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-topology --- 08:59:19 [INFO] Skipping plugin execution 08:59:19 [INFO] 08:59:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-topology --- 08:59:19 [INFO] Skipping source per configuration. 08:59:19 [INFO] 08:59:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-topology --- 08:59:19 [INFO] 08:59:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-topology --- 08:59:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:19 [INFO] 08:59:19 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-topology --- 08:59:19 [WARNING] 08:59:19 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 08:59:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:59:19 [WARNING] 08:59:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:59:19 [WARNING] 08:59:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/10.0.1-SNAPSHOT/odl-netconf-topology-10.0.1-SNAPSHOT.pom 08:59:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/10.0.1-SNAPSHOT/odl-netconf-topology-10.0.1-SNAPSHOT-features.xml 08:59:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/10.0.1-SNAPSHOT/odl-netconf-topology-10.0.1-SNAPSHOT-cyclonedx.xml 08:59:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/10.0.1-SNAPSHOT/odl-netconf-topology-10.0.1-SNAPSHOT-cyclonedx.json 08:59:19 [INFO] 08:59:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-topology --- 08:59:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:59:19 [WARNING] 08:59:19 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 08:59:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 08:59:19 [WARNING] 08:59:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 08:59:19 [WARNING] 08:59:19 [INFO] 08:59:19 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 08:59:19 [INFO] Building callhome-provider 10.0.1-SNAPSHOT [63/112] 08:59:19 [INFO] from apps/callhome-provider/pom.xml 08:59:19 [INFO] -------------------------------[ bundle ]------------------------------- 08:59:19 [INFO] 08:59:19 [INFO] --- clean:3.5.0:clean (default-clean) @ callhome-provider --- 08:59:19 [INFO] 08:59:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ callhome-provider --- 08:59:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:59:19 [INFO] 08:59:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ callhome-provider --- 08:59:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:59:19 [INFO] 08:59:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ callhome-provider --- 08:59:20 [INFO] 08:59:20 [INFO] --- dependency:3.9.0:properties (default) @ callhome-provider --- 08:59:20 [INFO] 08:59:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ callhome-provider --- 08:59:20 [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/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 08:59:20 [INFO] 08:59:20 [INFO] --- yang:14.0.18:generate-sources (binding) @ callhome-provider --- 08:59:20 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 08:59:20 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/yang 08:59:20 [INFO] yang-to-sources: Found 40 dependencies in 6.197 ms 08:59:20 [INFO] yang-to-sources: Project model files found: 1 in 1.692 ms 08:59:20 [INFO] yang-to-sources: 1 YANG models processed in 78.33 ms 08:59:20 [INFO] BindingJavaFileGenerator: Defined 26 files in 3.403 ms 08:59:20 [INFO] Sorted 26 files into 10 directories in 105.3 μs 08:59:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 17.67 ms 08:59:20 [INFO] 08:59:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ callhome-provider --- 08:59:20 [INFO] Starting audit... 08:59:20 Audit done. 08:59:20 [INFO] You have 0 Checkstyle violations. 08:59:20 [INFO] 08:59:20 [INFO] --- checkstyle:3.6.0:check (default) @ callhome-provider --- 08:59:20 [INFO] Starting audit... 08:59:20 Audit done. 08:59:20 [INFO] You have 0 Checkstyle violations. 08:59:20 [INFO] 08:59:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ callhome-provider --- 08:59:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:59:20 [INFO] 08:59:20 [INFO] --- resources:3.3.1:resources (default-resources) @ callhome-provider --- 08:59:20 [INFO] Copying 1 resource from src/main/resources to target/classes 08:59:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/generated-sources/spi 08:59:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:59:20 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 08:59:20 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 08:59:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/generated-sources/spi 08:59:20 [INFO] 08:59:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ callhome-provider --- 08:59:20 [INFO] Recompiling the module because of changed dependency. 08:59:20 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 08:59:20 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:59:20 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:20 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:20 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:20 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:59:20 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:20 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:20 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:20 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 08:59:20 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:20 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:20 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/AbstractCallHomeSessionContextManager.java:[13,17] auto-closeable resource org.opendaylight.netconf.topology.callhome.AbstractCallHomeSessionContextManager has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSessionContextManager.java:[19,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSessionContextManager has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[208,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[250,43] auto-closeable resource has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshSessionContextManager.java:[20,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshSessionContextManager has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[301,55] auto-closeable resource has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsSessionContextManager.java:[21,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsSessionContextManager has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[321,83] auto-closeable resource has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[64,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectReference,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServer.java:[45,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshServer has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServer.java:[30,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsServer has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/IetfZeroTouchCallHomeServerProvider.java:[26,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.IetfZeroTouchCallHomeServerProvider has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/NetconfCallHomeTlsService.java:[26,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.NetconfCallHomeTlsService has a member method close() that could throw InterruptedException 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[105,32] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 08:59:20 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[343,23] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 08:59:20 [INFO] 08:59:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ callhome-provider >>> 08:59:20 [INFO] 08:59:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ callhome-provider --- 08:59:20 [INFO] Fork Value is true 08:59:25 [INFO] Done SpotBugs Analysis.... 08:59:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:59:25 [INFO] 08:59:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ callhome-provider <<< 08:59:25 [INFO] 08:59:25 [INFO] 08:59:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ callhome-provider --- 08:59:25 [INFO] BugInstance size is 0 08:59:25 [INFO] Error size is 0 08:59:25 [INFO] No errors/warnings found 08:59:25 [INFO] 08:59:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ callhome-provider --- 08:59:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/test/resources 08:59:25 [INFO] 08:59:25 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ callhome-provider --- 08:59:25 [INFO] Recompiling the module because of changed dependency. 08:59:25 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 08:59:25 [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 08:59:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:25 [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 08:59:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:25 [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 08:59:25 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 08:59:25 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServerTest.java:[136,75] auto-closeable resource has a member method close() that could throw InterruptedException 08:59:25 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServerTest.java:[162,99] auto-closeable resource has a member method close() that could throw InterruptedException 08:59:25 [INFO] 08:59:25 [INFO] --- surefire:3.5.4:test (default-test) @ callhome-provider --- 08:59:25 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/surefire-reports 08:59:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:59:25 [INFO] 08:59:25 [INFO] ------------------------------------------------------- 08:59:25 [INFO] T E S T S 08:59:25 [INFO] ------------------------------------------------------- 08:59:27 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 08:59:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:59:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.684 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 08:59:33 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 08:59:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 08:59:34 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 08:59:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 08:59:36 [INFO] 08:59:36 [INFO] Results: 08:59:36 [INFO] 08:59:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 08:59:36 [INFO] 08:59:36 [INFO] 08:59:36 [INFO] --- copy:14.1.4:copy-files (default) @ callhome-provider --- 08:59:36 [INFO] 08:59:36 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ callhome-provider --- 08:59:36 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/callhome-provider-10.0.1-SNAPSHOT.jar 08:59:36 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 08:59:36 [INFO] 08:59:36 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ callhome-provider --- 08:59:39 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/callhome-provider-10.0.1-SNAPSHOT-javadoc.jar 08:59:39 [INFO] 08:59:39 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ callhome-provider --- 08:59:39 [INFO] 08:59:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ callhome-provider --- 08:59:39 [INFO] CycloneDX: Resolving Dependencies 08:59:41 [INFO] CycloneDX: Creating BOM version 1.6 with 158 component(s) 08:59:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/bom.xml 08:59:41 [INFO] attaching as callhome-provider-10.0.1-SNAPSHOT-cyclonedx.xml 08:59:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/bom.json 08:59:41 [INFO] attaching as callhome-provider-10.0.1-SNAPSHOT-cyclonedx.json 08:59:41 [INFO] 08:59:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 08:59:41 [INFO] Skipping duplicate-finder execution! 08:59:41 [INFO] 08:59:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ callhome-provider --- 08:59:41 [INFO] No dependency problems found 08:59:41 [INFO] 08:59:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ callhome-provider --- 08:59:41 [INFO] Skipping source per configuration. 08:59:41 [INFO] 08:59:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ callhome-provider --- 08:59:41 [INFO] 08:59:41 [INFO] --- jacoco:0.8.13:report (report) @ callhome-provider --- 08:59:41 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/code-coverage/jacoco.exec 08:59:41 [INFO] Analyzed bundle 'callhome-provider' with 36 classes 08:59:41 [INFO] 08:59:41 [INFO] --- install:3.1.4:install (default-install) @ callhome-provider --- 08:59:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.1-SNAPSHOT/callhome-provider-10.0.1-SNAPSHOT.pom 08:59:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/callhome-provider-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.1-SNAPSHOT/callhome-provider-10.0.1-SNAPSHOT.jar 08:59:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/callhome-provider-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.1-SNAPSHOT/callhome-provider-10.0.1-SNAPSHOT-javadoc.jar 08:59:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/classes/org.opendaylight.netconf.topology.callhome.cfg to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.1-SNAPSHOT/callhome-provider-10.0.1-SNAPSHOT-configuration.cfg 08:59:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.1-SNAPSHOT/callhome-provider-10.0.1-SNAPSHOT-cyclonedx.xml 08:59:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/10.0.1-SNAPSHOT/callhome-provider-10.0.1-SNAPSHOT-cyclonedx.json 08:59:41 [INFO] 08:59:41 [INFO] --- bundle:6.0.0:install (default-install) @ callhome-provider --- 08:59:41 [INFO] Installing org/opendaylight/netconf/callhome-provider/10.0.1-SNAPSHOT/callhome-provider-10.0.1-SNAPSHOT.jar 08:59:41 [INFO] Writing OBR metadata 08:59:41 [INFO] 08:59:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ callhome-provider --- 08:59:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 08:59:41 [INFO] 08:59:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ callhome-provider --- 08:59:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 08:59:41 [INFO] 08:59:41 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 08:59:41 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 10.0.1-SNAPSHOT [64/112] 08:59:41 [INFO] from features/odl-netconf-callhome-ssh/pom.xml 08:59:41 [INFO] ------------------------------[ feature ]------------------------------- 08:59:41 [INFO] 08:59:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-callhome-ssh --- 08:59:41 [INFO] 08:59:41 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 08:59:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:59:41 [INFO] 08:59:41 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 08:59:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:59:41 [INFO] 08:59:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] 08:59:42 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] 08:59:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 08:59:42 [INFO] argLine set to empty 08:59:42 [INFO] 08:59:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] Starting audit... 08:59:42 Audit done. 08:59:42 [INFO] You have 0 Checkstyle violations. 08:59:42 [INFO] 08:59:42 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] Starting audit... 08:59:42 Audit done. 08:59:42 [INFO] You have 0 Checkstyle violations. 08:59:42 [INFO] 08:59:42 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-callhome-ssh --- 08:59:42 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 08:59:42 [INFO] 08:59:42 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-callhome-ssh/target/feature/feature.xml 08:59:42 [INFO] ...done! 08:59:42 [INFO] Attaching features XML 08:59:42 [INFO] 08:59:42 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 08:59:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 08:59:42 [INFO] 08:59:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 08:59:42 [INFO] 08:59:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] No files found to run spotbugs, check compile phase has been run 08:59:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 08:59:42 [INFO] 08:59:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 08:59:42 [INFO] 08:59:42 [INFO] 08:59:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] 08:59:42 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-callhome-ssh --- 08:59:42 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-callhome-ssh 08:59:42 [INFO] Project dependency features detected: [] 08:59:42 [INFO] Pax Exam System (Version: 4.14.0) created. 08:59:42 [INFO] Creating RMI registry server on 127.0.0.1:34537 08:59:42 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 08:59:42 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 08:59:42 [INFO] Waiting for remote bundle context.. on 34537 name: f34d9946-fbe4-4a3f-a7ec-c191327918fe timout: [ RelativeTimeout value = 180000 ] 08:59:47 [INFO] Building jar from resources and headers. 08:59:47 [INFO] Writing jar finished. 08:59:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 08:59:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 08:59:56 [INFO] 08:59:56 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-callhome-ssh --- 08:59:56 [INFO] 08:59:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 08:59:56 [INFO] No Javadoc in project. Archive not created. 08:59:56 [INFO] 08:59:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-callhome-ssh --- 08:59:56 [INFO] CycloneDX: Resolving Dependencies 09:00:00 [INFO] CycloneDX: Creating BOM version 1.6 with 305 component(s) 09:00:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-callhome-ssh/target/bom.xml 09:00:00 [INFO] attaching as odl-netconf-callhome-ssh-10.0.1-SNAPSHOT-cyclonedx.xml 09:00:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-callhome-ssh/target/bom.json 09:00:00 [INFO] attaching as odl-netconf-callhome-ssh-10.0.1-SNAPSHOT-cyclonedx.json 09:00:00 [INFO] 09:00:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 09:00:00 [INFO] Skipping duplicate-finder execution! 09:00:00 [INFO] 09:00:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 09:00:00 [INFO] Skipping plugin execution 09:00:00 [INFO] 09:00:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 09:00:00 [INFO] Skipping source per configuration. 09:00:00 [INFO] 09:00:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 09:00:00 [INFO] 09:00:00 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-callhome-ssh --- 09:00:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:00:00 [INFO] 09:00:00 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-callhome-ssh --- 09:00:00 [WARNING] 09:00:00 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 09:00:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:00:00 [WARNING] 09:00:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:00:00 [WARNING] 09:00:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.1-SNAPSHOT/odl-netconf-callhome-ssh-10.0.1-SNAPSHOT.pom 09:00:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.1-SNAPSHOT/odl-netconf-callhome-ssh-10.0.1-SNAPSHOT-features.xml 09:00:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.1-SNAPSHOT/odl-netconf-callhome-ssh-10.0.1-SNAPSHOT-cyclonedx.xml 09:00:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/10.0.1-SNAPSHOT/odl-netconf-callhome-ssh-10.0.1-SNAPSHOT-cyclonedx.json 09:00:00 [INFO] 09:00:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 09:00:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:00:00 [WARNING] 09:00:00 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 09:00:00 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:00:00 [WARNING] 09:00:00 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:00:00 [WARNING] 09:00:00 [INFO] 09:00:00 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 09:00:00 [INFO] Building OpenDaylight :: Netconf Connector :: All 10.0.1-SNAPSHOT [65/112] 09:00:00 [INFO] from features/odl-netconf-connector-all/pom.xml 09:00:00 [INFO] ------------------------------[ feature ]------------------------------- 09:00:00 [INFO] 09:00:00 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-connector-all --- 09:00:00 [INFO] 09:00:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-connector-all --- 09:00:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:00:00 [INFO] 09:00:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 09:00:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:00:00 [INFO] 09:00:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-connector-all --- 09:00:01 [INFO] 09:00:01 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-connector-all --- 09:00:01 [INFO] 09:00:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 09:00:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:00:01 [INFO] argLine set to empty 09:00:01 [INFO] 09:00:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-connector-all --- 09:00:01 [INFO] Starting audit... 09:00:01 Audit done. 09:00:01 [INFO] You have 0 Checkstyle violations. 09:00:01 [INFO] 09:00:01 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-connector-all --- 09:00:01 [INFO] Starting audit... 09:00:01 Audit done. 09:00:01 [INFO] You have 0 Checkstyle violations. 09:00:01 [INFO] 09:00:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-connector-all --- 09:00:01 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:00:01 [INFO] 09:00:01 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 09:00:01 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector-all/target/feature/feature.xml 09:00:01 [INFO] ...done! 09:00:01 [INFO] Attaching features XML 09:00:01 [INFO] 09:00:01 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-connector-all --- 09:00:01 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:00:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:00:01 [INFO] 09:00:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 09:00:01 [INFO] 09:00:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-connector-all --- 09:00:01 [INFO] No files found to run spotbugs, check compile phase has been run 09:00:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:00:01 [INFO] 09:00:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 09:00:01 [INFO] 09:00:01 [INFO] 09:00:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-connector-all --- 09:00:01 [INFO] 09:00:01 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-connector-all --- 09:00:01 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector-all 09:00:01 [INFO] Project dependency features detected: [] 09:00:01 [INFO] Pax Exam System (Version: 4.14.0) created. 09:00:01 [INFO] Creating RMI registry server on 127.0.0.1:39327 09:00:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:00:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:00:01 [INFO] Waiting for remote bundle context.. on 39327 name: c130ee14-0c78-47f7-8ca1-e2f6040ea040 timout: [ RelativeTimeout value = 180000 ] 09:00:06 [INFO] Building jar from resources and headers. 09:00:06 [INFO] Writing jar finished. 09:00:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:00:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:00:15 [INFO] 09:00:15 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-connector-all --- 09:00:15 [INFO] 09:00:15 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-connector-all --- 09:00:15 [INFO] No Javadoc in project. Archive not created. 09:00:15 [INFO] 09:00:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-connector-all --- 09:00:15 [INFO] CycloneDX: Resolving Dependencies 09:00:19 [INFO] CycloneDX: Creating BOM version 1.6 with 306 component(s) 09:00:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector-all/target/bom.xml 09:00:19 [INFO] attaching as odl-netconf-connector-all-10.0.1-SNAPSHOT-cyclonedx.xml 09:00:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector-all/target/bom.json 09:00:19 [INFO] attaching as odl-netconf-connector-all-10.0.1-SNAPSHOT-cyclonedx.json 09:00:19 [INFO] 09:00:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 09:00:19 [INFO] Skipping duplicate-finder execution! 09:00:19 [INFO] 09:00:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 09:00:19 [INFO] Skipping plugin execution 09:00:19 [INFO] 09:00:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 09:00:19 [INFO] Skipping source per configuration. 09:00:19 [INFO] 09:00:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-connector-all --- 09:00:19 [INFO] 09:00:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-connector-all --- 09:00:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:00:19 [INFO] 09:00:19 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-connector-all --- 09:00:19 [WARNING] 09:00:19 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 09:00:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:00:19 [WARNING] 09:00:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:00:19 [WARNING] 09:00:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/10.0.1-SNAPSHOT/odl-netconf-connector-all-10.0.1-SNAPSHOT.pom 09:00:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/10.0.1-SNAPSHOT/odl-netconf-connector-all-10.0.1-SNAPSHOT-features.xml 09:00:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/10.0.1-SNAPSHOT/odl-netconf-connector-all-10.0.1-SNAPSHOT-cyclonedx.xml 09:00:19 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/10.0.1-SNAPSHOT/odl-netconf-connector-all-10.0.1-SNAPSHOT-cyclonedx.json 09:00:19 [INFO] 09:00:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-connector-all --- 09:00:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:00:19 [WARNING] 09:00:19 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 09:00:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:00:19 [WARNING] 09:00:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:00:19 [WARNING] 09:00:19 [INFO] 09:00:19 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 09:00:19 [INFO] Building netconf-console 10.0.1-SNAPSHOT [66/112] 09:00:19 [INFO] from apps/netconf-console/pom.xml 09:00:19 [INFO] -------------------------------[ bundle ]------------------------------- 09:00:19 [INFO] 09:00:19 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-console --- 09:00:19 [INFO] 09:00:19 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-console --- 09:00:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:00:19 [INFO] 09:00:19 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-console --- 09:00:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:00:19 [INFO] 09:00:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-console --- 09:00:19 [INFO] 09:00:19 [INFO] --- dependency:3.9.0:properties (default) @ netconf-console --- 09:00:19 [INFO] 09:00:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-console --- 09:00:19 [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/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:00:19 [INFO] 09:00:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-console --- 09:00:19 [INFO] Starting audit... 09:00:19 Audit done. 09:00:19 [INFO] You have 0 Checkstyle violations. 09:00:19 [INFO] 09:00:19 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-console --- 09:00:20 [INFO] Starting audit... 09:00:20 Audit done. 09:00:20 [INFO] You have 0 Checkstyle violations. 09:00:20 [INFO] 09:00:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-console --- 09:00:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:00:20 [INFO] 09:00:20 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-console --- 09:00:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/src/main/resources 09:00:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/generated-sources/spi 09:00:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/generated-sources/yang 09:00:20 [INFO] 09:00:20 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-console --- 09:00:20 [INFO] Recompiling the module because of changed dependency. 09:00:20 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 09:00:20 [INFO] 09:00:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-console >>> 09:00:20 [INFO] 09:00:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-console --- 09:00:20 [INFO] Fork Value is true 09:00:23 [INFO] Done SpotBugs Analysis.... 09:00:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:00:23 [INFO] 09:00:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-console <<< 09:00:23 [INFO] 09:00:23 [INFO] 09:00:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-console --- 09:00:23 [INFO] BugInstance size is 0 09:00:23 [INFO] Error size is 0 09:00:23 [INFO] No errors/warnings found 09:00:23 [INFO] 09:00:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-console --- 09:00:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/src/test/resources 09:00:23 [INFO] 09:00:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-console --- 09:00:23 [INFO] Recompiling the module because of changed dependency. 09:00:23 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 09:00:23 [INFO] 09:00:23 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-console --- 09:00:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/surefire-reports 09:00:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:00:23 [INFO] 09:00:23 [INFO] ------------------------------------------------------- 09:00:23 [INFO] T E S T S 09:00:23 [INFO] ------------------------------------------------------- 09:00:24 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 09:00:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 09:00:24 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 09:00:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:00:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.110 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 09:00:25 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 09:00:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.025 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 09:00:29 [INFO] 09:00:29 [INFO] Results: 09:00:29 [INFO] 09:00:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 09:00:29 [INFO] 09:00:29 [INFO] 09:00:29 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-console --- 09:00:29 [INFO] 09:00:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-console --- 09:00:29 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/netconf-console-10.0.1-SNAPSHOT.jar 09:00:29 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 09:00:29 [INFO] 09:00:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-console --- 09:00:30 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/netconf-console-10.0.1-SNAPSHOT-javadoc.jar 09:00:30 [INFO] 09:00:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-console --- 09:00:30 [INFO] CycloneDX: Resolving Dependencies 09:00:32 [INFO] CycloneDX: Creating BOM version 1.6 with 157 component(s) 09:00:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/bom.xml 09:00:32 [INFO] attaching as netconf-console-10.0.1-SNAPSHOT-cyclonedx.xml 09:00:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/bom.json 09:00:32 [INFO] attaching as netconf-console-10.0.1-SNAPSHOT-cyclonedx.json 09:00:32 [INFO] 09:00:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 09:00:32 [INFO] Skipping duplicate-finder execution! 09:00:32 [INFO] 09:00:32 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-console --- 09:00:32 [INFO] No dependency problems found 09:00:32 [INFO] 09:00:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-console --- 09:00:32 [INFO] Skipping source per configuration. 09:00:32 [INFO] 09:00:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-console --- 09:00:32 [INFO] 09:00:32 [INFO] --- jacoco:0.8.13:report (report) @ netconf-console --- 09:00:32 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/code-coverage/jacoco.exec 09:00:32 [INFO] Analyzed bundle 'netconf-console' with 11 classes 09:00:32 [INFO] 09:00:32 [INFO] --- install:3.1.4:install (default-install) @ netconf-console --- 09:00:32 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.1-SNAPSHOT/netconf-console-10.0.1-SNAPSHOT.pom 09:00:32 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/netconf-console-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.1-SNAPSHOT/netconf-console-10.0.1-SNAPSHOT.jar 09:00:32 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/netconf-console-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.1-SNAPSHOT/netconf-console-10.0.1-SNAPSHOT-javadoc.jar 09:00:32 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.1-SNAPSHOT/netconf-console-10.0.1-SNAPSHOT-cyclonedx.xml 09:00:32 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/10.0.1-SNAPSHOT/netconf-console-10.0.1-SNAPSHOT-cyclonedx.json 09:00:32 [INFO] 09:00:32 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-console --- 09:00:32 [INFO] Installing org/opendaylight/netconf/netconf-console/10.0.1-SNAPSHOT/netconf-console-10.0.1-SNAPSHOT.jar 09:00:32 [INFO] Writing OBR metadata 09:00:33 [INFO] 09:00:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-console --- 09:00:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:00:33 [INFO] 09:00:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-console --- 09:00:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:00:33 [INFO] 09:00:33 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 09:00:33 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 10.0.1-SNAPSHOT [67/112] 09:00:33 [INFO] from features/odl-netconf-console/pom.xml 09:00:33 [INFO] ------------------------------[ feature ]------------------------------- 09:00:33 [INFO] 09:00:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-console --- 09:00:33 [INFO] 09:00:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-console --- 09:00:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:00:33 [INFO] 09:00:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 09:00:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:00:33 [INFO] 09:00:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-console --- 09:00:33 [INFO] 09:00:33 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-console --- 09:00:33 [INFO] 09:00:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-console --- 09:00:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:00:33 [INFO] argLine set to empty 09:00:33 [INFO] 09:00:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-console --- 09:00:33 [INFO] Starting audit... 09:00:33 Audit done. 09:00:33 [INFO] You have 0 Checkstyle violations. 09:00:33 [INFO] 09:00:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-console --- 09:00:33 [INFO] Starting audit... 09:00:33 Audit done. 09:00:33 [INFO] You have 0 Checkstyle violations. 09:00:33 [INFO] 09:00:33 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-console --- 09:00:33 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:00:33 [INFO] 09:00:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 09:00:33 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-console/target/feature/feature.xml 09:00:33 [INFO] ...done! 09:00:33 [INFO] Attaching features XML 09:00:33 [INFO] 09:00:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-console --- 09:00:33 [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 09:00:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:00:33 [INFO] 09:00:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 09:00:33 [INFO] 09:00:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-console --- 09:00:33 [INFO] No files found to run spotbugs, check compile phase has been run 09:00:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:00:33 [INFO] 09:00:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 09:00:33 [INFO] 09:00:33 [INFO] 09:00:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-console --- 09:00:33 [INFO] 09:00:34 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-console --- 09:00:34 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-console 09:00:34 [INFO] Project dependency features detected: [] 09:00:34 [INFO] Pax Exam System (Version: 4.14.0) created. 09:00:34 [INFO] Creating RMI registry server on 127.0.0.1:38187 09:00:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:00:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:00:34 [INFO] Waiting for remote bundle context.. on 38187 name: e598a3d8-5f06-40e0-bc38-de5100d4bd21 timout: [ RelativeTimeout value = 180000 ] 09:00:38 [INFO] Building jar from resources and headers. 09:00:38 [INFO] Writing jar finished. 09:00:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:00:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:00:51 [INFO] 09:00:51 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-console --- 09:00:51 [INFO] 09:00:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-console --- 09:00:51 [INFO] No Javadoc in project. Archive not created. 09:00:51 [INFO] 09:00:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-console --- 09:00:51 [INFO] CycloneDX: Resolving Dependencies 09:00:55 [INFO] CycloneDX: Creating BOM version 1.6 with 405 component(s) 09:00:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-console/target/bom.xml 09:00:55 [INFO] attaching as odl-netconf-console-10.0.1-SNAPSHOT-cyclonedx.xml 09:00:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-console/target/bom.json 09:00:56 [INFO] attaching as odl-netconf-console-10.0.1-SNAPSHOT-cyclonedx.json 09:00:56 [INFO] 09:00:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 09:00:56 [INFO] Skipping duplicate-finder execution! 09:00:56 [INFO] 09:00:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-console --- 09:00:56 [INFO] Skipping plugin execution 09:00:56 [INFO] 09:00:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-console --- 09:00:56 [INFO] Skipping source per configuration. 09:00:56 [INFO] 09:00:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-console --- 09:00:56 [INFO] 09:00:56 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-console --- 09:00:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:00:56 [INFO] 09:00:56 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-console --- 09:00:56 [WARNING] 09:00:56 [WARNING] The packaging plugin for project odl-netconf-console did not assign 09:00:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:00:56 [WARNING] 09:00:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:00:56 [WARNING] 09:00:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/10.0.1-SNAPSHOT/odl-netconf-console-10.0.1-SNAPSHOT.pom 09:00:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/10.0.1-SNAPSHOT/odl-netconf-console-10.0.1-SNAPSHOT-features.xml 09:00:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/10.0.1-SNAPSHOT/odl-netconf-console-10.0.1-SNAPSHOT-cyclonedx.xml 09:00:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/10.0.1-SNAPSHOT/odl-netconf-console-10.0.1-SNAPSHOT-cyclonedx.json 09:00:56 [INFO] 09:00:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-console --- 09:00:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:00:56 [WARNING] 09:00:56 [WARNING] The packaging plugin for project odl-netconf-console did not assign 09:00:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:00:56 [WARNING] 09:00:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:00:56 [WARNING] 09:00:56 [INFO] 09:00:56 [INFO] -------------< org.opendaylight.netconf:odl-restconf-api >-------------- 09:00:56 [INFO] Building OpenDaylight :: RESTCONF :: API 10.0.1-SNAPSHOT [68/112] 09:00:56 [INFO] from features/odl-restconf-api/pom.xml 09:00:56 [INFO] ------------------------------[ feature ]------------------------------- 09:00:56 [INFO] 09:00:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-api --- 09:00:56 [INFO] 09:00:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-api --- 09:00:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:00:56 [INFO] 09:00:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-api --- 09:00:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:00:56 [INFO] 09:00:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-api --- 09:00:56 [INFO] 09:00:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-api --- 09:00:56 [INFO] 09:00:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-api --- 09:00:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:00:56 [INFO] argLine set to empty 09:00:56 [INFO] 09:00:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-api --- 09:00:56 [INFO] Starting audit... 09:00:56 Audit done. 09:00:56 [INFO] You have 0 Checkstyle violations. 09:00:56 [INFO] 09:00:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-api --- 09:00:56 [INFO] Starting audit... 09:00:56 Audit done. 09:00:56 [INFO] You have 0 Checkstyle violations. 09:00:56 [INFO] 09:00:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-api --- 09:00:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:00:56 [INFO] 09:00:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-api --- 09:00:56 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-api/target/feature/feature.xml 09:00:56 [INFO] ...done! 09:00:56 [INFO] Attaching features XML 09:00:56 [INFO] 09:00:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-api --- 09:00:56 [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 09:00:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:00:56 [INFO] 09:00:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-api >>> 09:00:56 [INFO] 09:00:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-api --- 09:00:56 [INFO] No files found to run spotbugs, check compile phase has been run 09:00:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:00:56 [INFO] 09:00:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-api <<< 09:00:56 [INFO] 09:00:56 [INFO] 09:00:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-api --- 09:00:56 [INFO] 09:00:56 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-api --- 09:00:56 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-api 09:00:56 [INFO] Project dependency features detected: [] 09:00:56 [INFO] Pax Exam System (Version: 4.14.0) created. 09:00:56 [INFO] Creating RMI registry server on 127.0.0.1:44257 09:00:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:00:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:00:57 [INFO] Waiting for remote bundle context.. on 44257 name: 48841313-3a8e-429b-b8ed-e1d9a7542553 timout: [ RelativeTimeout value = 180000 ] 09:01:00 [INFO] Building jar from resources and headers. 09:01:00 [INFO] Writing jar finished. 09:01:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:01:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:01:02 [INFO] 09:01:02 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-api --- 09:01:02 [INFO] 09:01:02 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-api --- 09:01:02 [INFO] No Javadoc in project. Archive not created. 09:01:02 [INFO] 09:01:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-api --- 09:01:02 [INFO] CycloneDX: Resolving Dependencies 09:01:03 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 09:01:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-api/target/bom.xml 09:01:03 [INFO] attaching as odl-restconf-api-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-api/target/bom.json 09:01:03 [INFO] attaching as odl-restconf-api-10.0.1-SNAPSHOT-cyclonedx.json 09:01:03 [INFO] 09:01:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-api --- 09:01:03 [INFO] Skipping duplicate-finder execution! 09:01:03 [INFO] 09:01:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-api --- 09:01:03 [INFO] Skipping plugin execution 09:01:03 [INFO] 09:01:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-api --- 09:01:03 [INFO] Skipping source per configuration. 09:01:03 [INFO] 09:01:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-api --- 09:01:03 [INFO] 09:01:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-api --- 09:01:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:01:03 [INFO] 09:01:03 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-api --- 09:01:03 [WARNING] 09:01:03 [WARNING] The packaging plugin for project odl-restconf-api did not assign 09:01:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:01:03 [WARNING] 09:01:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:01:03 [WARNING] 09:01:03 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-api/10.0.1-SNAPSHOT/odl-restconf-api-10.0.1-SNAPSHOT.pom 09:01:03 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-api/10.0.1-SNAPSHOT/odl-restconf-api-10.0.1-SNAPSHOT-features.xml 09:01:03 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-api/10.0.1-SNAPSHOT/odl-restconf-api-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:03 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-api/10.0.1-SNAPSHOT/odl-restconf-api-10.0.1-SNAPSHOT-cyclonedx.json 09:01:03 [INFO] 09:01:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-api --- 09:01:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:01:03 [WARNING] 09:01:03 [WARNING] The packaging plugin for project odl-restconf-api did not assign 09:01:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:01:03 [WARNING] 09:01:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:01:03 [WARNING] 09:01:03 [INFO] 09:01:03 [INFO] ----------< org.opendaylight.netconf:odl-restconf-server-api >---------- 09:01:03 [INFO] Building OpenDaylight :: RESTCONF :: Server API 10.0.1-SNAPSHOT [69/112] 09:01:03 [INFO] from features/odl-restconf-server-api/pom.xml 09:01:03 [INFO] ------------------------------[ feature ]------------------------------- 09:01:03 [INFO] 09:01:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-server-api --- 09:01:03 [INFO] 09:01:03 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-server-api --- 09:01:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:03 [INFO] 09:01:03 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-server-api --- 09:01:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:03 [INFO] 09:01:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-server-api --- 09:01:04 [INFO] 09:01:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-server-api --- 09:01:04 [INFO] 09:01:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-server-api --- 09:01:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:01:04 [INFO] argLine set to empty 09:01:04 [INFO] 09:01:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-server-api --- 09:01:04 [INFO] Starting audit... 09:01:04 Audit done. 09:01:04 [INFO] You have 0 Checkstyle violations. 09:01:04 [INFO] 09:01:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-server-api --- 09:01:04 [INFO] Starting audit... 09:01:04 Audit done. 09:01:04 [INFO] You have 0 Checkstyle violations. 09:01:04 [INFO] 09:01:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-server-api --- 09:01:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:01:04 [INFO] 09:01:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-server-api --- 09:01:04 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-server-api/target/feature/feature.xml 09:01:04 [INFO] ...done! 09:01:04 [INFO] Attaching features XML 09:01:04 [INFO] 09:01:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-server-api --- 09:01:04 [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 09:01:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:01:04 [INFO] 09:01:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-server-api >>> 09:01:04 [INFO] 09:01:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-server-api --- 09:01:04 [INFO] No files found to run spotbugs, check compile phase has been run 09:01:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:01:04 [INFO] 09:01:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-server-api <<< 09:01:04 [INFO] 09:01:04 [INFO] 09:01:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-server-api --- 09:01:04 [INFO] 09:01:04 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-server-api --- 09:01:04 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-server-api 09:01:04 [INFO] Project dependency features detected: [] 09:01:04 [INFO] Pax Exam System (Version: 4.14.0) created. 09:01:04 [INFO] Creating RMI registry server on 127.0.0.1:39077 09:01:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:01:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:01:04 [INFO] Waiting for remote bundle context.. on 39077 name: 87f2b100-39ad-4680-8086-ffdb79187fa1 timout: [ RelativeTimeout value = 180000 ] 09:01:08 [INFO] Building jar from resources and headers. 09:01:08 [INFO] Writing jar finished. 09:01:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:01:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:01:11 [INFO] 09:01:11 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-server-api --- 09:01:11 [INFO] 09:01:11 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-server-api --- 09:01:11 [INFO] No Javadoc in project. Archive not created. 09:01:11 [INFO] 09:01:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-server-api --- 09:01:11 [INFO] CycloneDX: Resolving Dependencies 09:01:12 [INFO] CycloneDX: Creating BOM version 1.6 with 134 component(s) 09:01:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-server-api/target/bom.xml 09:01:12 [INFO] attaching as odl-restconf-server-api-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-server-api/target/bom.json 09:01:12 [INFO] attaching as odl-restconf-server-api-10.0.1-SNAPSHOT-cyclonedx.json 09:01:12 [INFO] 09:01:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-server-api --- 09:01:12 [INFO] Skipping duplicate-finder execution! 09:01:12 [INFO] 09:01:12 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-server-api --- 09:01:12 [INFO] Skipping plugin execution 09:01:12 [INFO] 09:01:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-server-api --- 09:01:12 [INFO] Skipping source per configuration. 09:01:12 [INFO] 09:01:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-server-api --- 09:01:12 [INFO] 09:01:12 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-server-api --- 09:01:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:01:12 [INFO] 09:01:12 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-server-api --- 09:01:12 [WARNING] 09:01:12 [WARNING] The packaging plugin for project odl-restconf-server-api did not assign 09:01:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:01:12 [WARNING] 09:01:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:01:12 [WARNING] 09:01:12 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-server-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-server-api/10.0.1-SNAPSHOT/odl-restconf-server-api-10.0.1-SNAPSHOT.pom 09:01:12 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-server-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-server-api/10.0.1-SNAPSHOT/odl-restconf-server-api-10.0.1-SNAPSHOT-features.xml 09:01:12 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-server-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-server-api/10.0.1-SNAPSHOT/odl-restconf-server-api-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:12 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-server-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-server-api/10.0.1-SNAPSHOT/odl-restconf-server-api-10.0.1-SNAPSHOT-cyclonedx.json 09:01:12 [INFO] 09:01:12 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-server-api --- 09:01:12 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:01:12 [WARNING] 09:01:12 [WARNING] The packaging plugin for project odl-restconf-server-api did not assign 09:01:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:01:12 [WARNING] 09:01:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:01:12 [WARNING] 09:01:12 [INFO] 09:01:12 [INFO] ----------< org.opendaylight.netconf:odl-device-notification >---------- 09:01:12 [INFO] Building odl-device-notification 10.0.1-SNAPSHOT [70/112] 09:01:12 [INFO] from apps/odl-device-notification/pom.xml 09:01:12 [INFO] -------------------------------[ bundle ]------------------------------- 09:01:12 [INFO] 09:01:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-device-notification --- 09:01:12 [INFO] 09:01:12 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-device-notification --- 09:01:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:12 [INFO] 09:01:12 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-device-notification --- 09:01:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:12 [INFO] 09:01:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-device-notification --- 09:01:13 [INFO] 09:01:13 [INFO] --- dependency:3.9.0:properties (default) @ odl-device-notification --- 09:01:13 [INFO] 09:01:13 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-device-notification --- 09:01:13 [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/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:01:13 [INFO] 09:01:13 [INFO] --- yang:14.0.18:generate-sources (binding) @ odl-device-notification --- 09:01:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:01:13 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/src/main/yang 09:01:13 [INFO] yang-to-sources: Found 12 dependencies in 2.122 ms 09:01:13 [INFO] yang-to-sources: Project model files found: 1 in 961.4 μs 09:01:13 [INFO] yang-to-sources: 2 YANG models processed in 29.83 ms 09:01:13 [INFO] BindingJavaFileGenerator: Defined 9 files in 2.324 ms 09:01:13 [INFO] Sorted 9 files into 3 directories in 167.3 μs 09:01:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 7.264 ms 09:01:13 [INFO] 09:01:13 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-device-notification --- 09:01:13 [INFO] Starting audit... 09:01:13 Audit done. 09:01:13 [INFO] You have 0 Checkstyle violations. 09:01:13 [INFO] 09:01:13 [INFO] --- checkstyle:3.6.0:check (default) @ odl-device-notification --- 09:01:13 [INFO] Starting audit... 09:01:13 Audit done. 09:01:13 [INFO] You have 0 Checkstyle violations. 09:01:13 [INFO] 09:01:13 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-device-notification --- 09:01:13 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:01:13 [INFO] 09:01:13 [INFO] --- resources:3.3.1:resources (default-resources) @ odl-device-notification --- 09:01:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/src/main/resources 09:01:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/generated-sources/spi 09:01:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:01:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:01:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:01:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/generated-sources/spi 09:01:13 [INFO] 09:01:13 [INFO] --- compiler:3.14.1:compile (default-compile) @ odl-device-notification --- 09:01:13 [INFO] Recompiling the module because of changed dependency. 09:01:13 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 09:01:13 [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 09:01:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:01:13 [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 09:01:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:01:13 [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 09:01:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:01:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:01:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:01:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:01:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:01:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:01:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:01:13 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/src/main/java/org/opendaylight/netconf/odl/device/notification/SubscribeDeviceNotificationRpc.java:[95,23] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 09:01:13 [INFO] 09:01:13 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-device-notification >>> 09:01:13 [INFO] 09:01:13 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-device-notification --- 09:01:13 [INFO] Fork Value is true 09:01:16 [INFO] Done SpotBugs Analysis.... 09:01:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:01:16 [INFO] 09:01:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-device-notification <<< 09:01:16 [INFO] 09:01:16 [INFO] 09:01:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-device-notification --- 09:01:16 [INFO] BugInstance size is 0 09:01:16 [INFO] Error size is 0 09:01:16 [INFO] No errors/warnings found 09:01:16 [INFO] 09:01:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ odl-device-notification --- 09:01:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/src/test/resources 09:01:16 [INFO] 09:01:16 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ odl-device-notification --- 09:01:16 [INFO] No sources to compile 09:01:16 [INFO] 09:01:16 [INFO] --- surefire:3.5.4:test (default-test) @ odl-device-notification --- 09:01:16 [INFO] No tests to run. 09:01:16 [INFO] 09:01:16 [INFO] --- copy:14.1.4:copy-files (default) @ odl-device-notification --- 09:01:16 [INFO] 09:01:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ odl-device-notification --- 09:01:16 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/odl-device-notification-10.0.1-SNAPSHOT.jar 09:01:16 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/classes/META-INF/MANIFEST.MF 09:01:16 [INFO] 09:01:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-device-notification --- 09:01:17 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/odl-device-notification-10.0.1-SNAPSHOT-javadoc.jar 09:01:17 [INFO] 09:01:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-device-notification --- 09:01:17 [INFO] CycloneDX: Resolving Dependencies 09:01:18 [INFO] CycloneDX: Creating BOM version 1.6 with 67 component(s) 09:01:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/bom.xml 09:01:18 [INFO] attaching as odl-device-notification-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/bom.json 09:01:18 [INFO] attaching as odl-device-notification-10.0.1-SNAPSHOT-cyclonedx.json 09:01:18 [INFO] 09:01:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-device-notification --- 09:01:18 [INFO] Skipping duplicate-finder execution! 09:01:18 [INFO] 09:01:18 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-device-notification --- 09:01:18 [INFO] No dependency problems found 09:01:18 [INFO] 09:01:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-device-notification --- 09:01:18 [INFO] Skipping source per configuration. 09:01:18 [INFO] 09:01:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-device-notification --- 09:01:18 [INFO] 09:01:18 [INFO] --- jacoco:0.8.13:report (report) @ odl-device-notification --- 09:01:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:01:18 [INFO] 09:01:18 [INFO] --- install:3.1.4:install (default-install) @ odl-device-notification --- 09:01:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/pom.xml to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.1-SNAPSHOT/odl-device-notification-10.0.1-SNAPSHOT.pom 09:01:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/odl-device-notification-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.1-SNAPSHOT/odl-device-notification-10.0.1-SNAPSHOT.jar 09:01:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/odl-device-notification-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.1-SNAPSHOT/odl-device-notification-10.0.1-SNAPSHOT-javadoc.jar 09:01:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.1-SNAPSHOT/odl-device-notification-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-device-notification/10.0.1-SNAPSHOT/odl-device-notification-10.0.1-SNAPSHOT-cyclonedx.json 09:01:18 [INFO] 09:01:18 [INFO] --- bundle:6.0.0:install (default-install) @ odl-device-notification --- 09:01:18 [INFO] Installing org/opendaylight/netconf/odl-device-notification/10.0.1-SNAPSHOT/odl-device-notification-10.0.1-SNAPSHOT.jar 09:01:18 [INFO] Writing OBR metadata 09:01:18 [INFO] 09:01:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-device-notification --- 09:01:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:01:18 [INFO] 09:01:18 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ odl-device-notification --- 09:01:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:01:18 [INFO] 09:01:18 [INFO] -----< org.opendaylight.netconf.model:draft-ietf-restconf-server >------ 09:01:18 [INFO] Building draft-ietf-restconf-server 10.0.1-SNAPSHOT [71/112] 09:01:18 [INFO] from model/draft-ietf-restconf-server/pom.xml 09:01:18 [INFO] -------------------------------[ bundle ]------------------------------- 09:01:18 [INFO] 09:01:18 [INFO] --- clean:3.5.0:clean (default-clean) @ draft-ietf-restconf-server --- 09:01:18 [INFO] 09:01:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ draft-ietf-restconf-server --- 09:01:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:18 [INFO] 09:01:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ draft-ietf-restconf-server --- 09:01:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:18 [INFO] 09:01:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ draft-ietf-restconf-server --- 09:01:19 [INFO] 09:01:19 [INFO] --- dependency:3.9.0:properties (default) @ draft-ietf-restconf-server --- 09:01:19 [INFO] 09:01:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ draft-ietf-restconf-server --- 09:01:19 [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/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:01:19 [INFO] 09:01:19 [INFO] --- yang:14.0.18:generate-sources (binding) @ draft-ietf-restconf-server --- 09:01:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:01:19 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/src/main/yang 09:01:19 [INFO] yang-to-sources: Found 16 dependencies in 3.675 ms 09:01:19 [INFO] yang-to-sources: Project model files found: 1 in 2.050 ms 09:01:19 [INFO] yang-to-sources: 16 YANG models processed in 107.9 ms 09:01:19 [INFO] BindingJavaFileGenerator: Defined 84 files in 18.08 ms 09:01:19 [INFO] Sorted 84 files into 24 directories in 276.4 μs 09:01:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 84 in 39.13 ms 09:01:19 [INFO] 09:01:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ draft-ietf-restconf-server --- 09:01:19 [INFO] Starting audit... 09:01:19 Audit done. 09:01:19 [INFO] You have 0 Checkstyle violations. 09:01:19 [INFO] 09:01:19 [INFO] --- checkstyle:3.6.0:check (default) @ draft-ietf-restconf-server --- 09:01:19 [INFO] Starting audit... 09:01:19 Audit done. 09:01:19 [INFO] You have 0 Checkstyle violations. 09:01:19 [INFO] 09:01:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ draft-ietf-restconf-server --- 09:01:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:01:19 [INFO] 09:01:19 [INFO] --- resources:3.3.1:resources (default-resources) @ draft-ietf-restconf-server --- 09:01:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/src/main/resources 09:01:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/generated-sources/spi 09:01:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:01:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:01:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:01:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/generated-sources/spi 09:01:19 [INFO] 09:01:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ draft-ietf-restconf-server --- 09:01:19 [INFO] Recompiling the module because of changed dependency. 09:01:19 [INFO] Compiling 83 source files with javac [debug release 21] to target/classes 09:01:20 [INFO] 09:01:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ draft-ietf-restconf-server >>> 09:01:20 [INFO] 09:01:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ draft-ietf-restconf-server --- 09:01:20 [INFO] Fork Value is true 09:01:22 [INFO] Done SpotBugs Analysis.... 09:01:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:01:22 [INFO] 09:01:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ draft-ietf-restconf-server <<< 09:01:22 [INFO] 09:01:22 [INFO] 09:01:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ draft-ietf-restconf-server --- 09:01:22 [INFO] BugInstance size is 0 09:01:22 [INFO] Error size is 0 09:01:22 [INFO] No errors/warnings found 09:01:22 [INFO] 09:01:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ draft-ietf-restconf-server --- 09:01:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/src/test/resources 09:01:22 [INFO] 09:01:22 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ draft-ietf-restconf-server --- 09:01:22 [INFO] No sources to compile 09:01:22 [INFO] 09:01:22 [INFO] --- surefire:3.5.4:test (default-test) @ draft-ietf-restconf-server --- 09:01:22 [INFO] No tests to run. 09:01:22 [INFO] 09:01:22 [INFO] --- copy:14.1.4:copy-files (default) @ draft-ietf-restconf-server --- 09:01:22 [INFO] 09:01:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ draft-ietf-restconf-server --- 09:01:22 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.1-SNAPSHOT.jar 09:01:22 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/classes/META-INF/MANIFEST.MF 09:01:22 [INFO] 09:01:22 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ draft-ietf-restconf-server --- 09:01:25 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.1-SNAPSHOT-javadoc.jar 09:01:25 [INFO] 09:01:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ draft-ietf-restconf-server --- 09:01:25 [INFO] CycloneDX: Resolving Dependencies 09:01:26 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 09:01:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/bom.xml 09:01:26 [INFO] attaching as draft-ietf-restconf-server-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/bom.json 09:01:26 [INFO] attaching as draft-ietf-restconf-server-10.0.1-SNAPSHOT-cyclonedx.json 09:01:26 [INFO] 09:01:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-restconf-server --- 09:01:26 [INFO] Skipping duplicate-finder execution! 09:01:26 [INFO] 09:01:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ draft-ietf-restconf-server --- 09:01:26 [INFO] No dependency problems found 09:01:26 [INFO] 09:01:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ draft-ietf-restconf-server --- 09:01:26 [INFO] Skipping source per configuration. 09:01:26 [INFO] 09:01:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ draft-ietf-restconf-server --- 09:01:26 [INFO] 09:01:26 [INFO] --- jacoco:0.8.13:report (report) @ draft-ietf-restconf-server --- 09:01:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:01:26 [INFO] 09:01:26 [INFO] --- install:3.1.4:install (default-install) @ draft-ietf-restconf-server --- 09:01:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.1-SNAPSHOT/draft-ietf-restconf-server-10.0.1-SNAPSHOT.pom 09:01:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.1-SNAPSHOT/draft-ietf-restconf-server-10.0.1-SNAPSHOT.jar 09:01:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/draft-ietf-restconf-server-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.1-SNAPSHOT/draft-ietf-restconf-server-10.0.1-SNAPSHOT-javadoc.jar 09:01:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.1-SNAPSHOT/draft-ietf-restconf-server-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.1-SNAPSHOT/draft-ietf-restconf-server-10.0.1-SNAPSHOT-cyclonedx.json 09:01:26 [INFO] 09:01:26 [INFO] --- bundle:6.0.0:install (default-install) @ draft-ietf-restconf-server --- 09:01:26 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-restconf-server/10.0.1-SNAPSHOT/draft-ietf-restconf-server-10.0.1-SNAPSHOT.jar 09:01:26 [INFO] Writing OBR metadata 09:01:26 [INFO] 09:01:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ draft-ietf-restconf-server --- 09:01:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:01:26 [INFO] 09:01:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ draft-ietf-restconf-server --- 09:01:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:01:26 [INFO] 09:01:26 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 09:01:26 [INFO] Building restconf-server 10.0.1-SNAPSHOT [72/112] 09:01:26 [INFO] from protocol/restconf-server/pom.xml 09:01:26 [INFO] --------------------------------[ jar ]--------------------------------- 09:01:26 [INFO] 09:01:26 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server --- 09:01:26 [INFO] 09:01:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server --- 09:01:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:26 [INFO] 09:01:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server --- 09:01:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:27 [INFO] 09:01:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server --- 09:01:27 [INFO] 09:01:27 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server --- 09:01:27 [INFO] 09:01:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server --- 09:01:27 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:01:27 [INFO] 09:01:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server --- 09:01:27 [INFO] Starting audit... 09:01:27 Audit done. 09:01:27 [INFO] You have 0 Checkstyle violations. 09:01:27 [INFO] 09:01:27 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server --- 09:01:29 [INFO] Starting audit... 09:01:29 Audit done. 09:01:29 [INFO] You have 0 Checkstyle violations. 09:01:29 [INFO] 09:01:29 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server --- 09:01:29 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:01:29 [INFO] 09:01:29 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server --- 09:01:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/resources 09:01:29 [INFO] 09:01:29 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server --- 09:01:29 [INFO] Recompiling the module because of changed dependency. 09:01:29 [INFO] Compiling 59 source files with javac [debug release 21] to target/classes 09:01:29 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 09:01:29 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/SimpleNettyEndpoint.java:[23,14] auto-closeable resource org.opendaylight.restconf.server.SimpleNettyEndpoint has a member method close() that could throw InterruptedException 09:01:29 [INFO] 09:01:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server >>> 09:01:29 [INFO] 09:01:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server --- 09:01:29 [INFO] Fork Value is true 09:01:37 [INFO] Done SpotBugs Analysis.... 09:01:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:01:37 [INFO] 09:01:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server <<< 09:01:37 [INFO] 09:01:37 [INFO] 09:01:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server --- 09:01:37 [INFO] BugInstance size is 0 09:01:37 [INFO] Error size is 0 09:01:37 [INFO] No errors/warnings found 09:01:37 [INFO] 09:01:37 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server --- 09:01:37 [INFO] 09:01:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server --- 09:01:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/resources 09:01:37 [INFO] 09:01:37 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server --- 09:01:37 [INFO] Recompiling the module because of changed dependency. 09:01:37 [INFO] Compiling 11 source files with javac [debug release 21] to target/test-classes 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[205,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[223,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[243,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[261,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[278,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[296,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[310,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/DataRequestProcessorTest.java:[330,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/OperationsRequestProcessorTest.java:[98,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/test/java/org/opendaylight/restconf/server/OperationsRequestProcessorTest.java:[128,32] org.opendaylight.restconf.server.FuglyRestconfServerAnswer in org.opendaylight.restconf.server has been deprecated and marked for removal 09:01:37 [INFO] 09:01:37 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server --- 09:01:37 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/surefire-reports 09:01:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:01:37 [INFO] 09:01:37 [INFO] ------------------------------------------------------- 09:01:37 [INFO] T E S T S 09:01:37 [INFO] ------------------------------------------------------- 09:01:38 [INFO] Running org.opendaylight.restconf.server.PathParametersTest 09:01:38 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.restconf.server.PathParametersTest 09:01:38 [INFO] Running org.opendaylight.restconf.server.NettyEndpointConfigurationTest 09:01:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.restconf.server.NettyEndpointConfigurationTest 09:01:38 [INFO] Running org.opendaylight.restconf.server.WellKnownResourcesTest 09:01:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.restconf.server.WellKnownResourcesTest 09:01:39 [INFO] Running org.opendaylight.restconf.server.ErrorHandlerTest 09:01:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:01:41 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.116 s -- in org.opendaylight.restconf.server.ErrorHandlerTest 09:01:41 [INFO] Running org.opendaylight.restconf.server.ModulesRequestProcessorTest 09:01:41 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.opendaylight.restconf.server.ModulesRequestProcessorTest 09:01:41 [INFO] Running org.opendaylight.restconf.server.DataRequestProcessorTest 09:01:42 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s -- in org.opendaylight.restconf.server.DataRequestProcessorTest 09:01:42 [INFO] Running org.opendaylight.restconf.server.RestconfSessionTest 09:01:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.restconf.server.RestconfSessionTest 09:01:43 [INFO] Running org.opendaylight.restconf.server.OperationsRequestProcessorTest 09:01:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.restconf.server.OperationsRequestProcessorTest 09:01:43 [INFO] 09:01:43 [INFO] Results: 09:01:43 [INFO] 09:01:43 [INFO] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0 09:01:43 [INFO] 09:01:43 [INFO] 09:01:43 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server --- 09:01:43 [INFO] 09:01:43 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server --- 09:01:43 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/restconf-server-10.0.1-SNAPSHOT.jar 09:01:43 [INFO] 09:01:43 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server --- 09:01:45 [WARNING] Javadoc Warnings 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:26: warning: no @param for server 09:01:45 [WARNING] public record EndpointInvariants( 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:26: warning: no @param for defaultPrettyPrint 09:01:45 [WARNING] public record EndpointInvariants( 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:26: warning: no @param for errorTagMapping 09:01:45 [WARNING] public record EndpointInvariants( 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:26: warning: no @param for defaultEncoding 09:01:45 [WARNING] public record EndpointInvariants( 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/AAAShiroPrincipalService.java:54: warning: no comment 09:01:45 [WARNING] public AAAShiroPrincipalService(final SecurityManager securityManager) { 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/AAAShiroPrincipalService.java:49: warning: no comment 09:01:45 [WARNING] public AAAShiroPrincipalService(@Reference final AAAShiroWebEnvironment env) { 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/PrincipalService.java:18: warning: no comment 09:01:45 [WARNING] @Nullable Principal acquirePrincipal(@NonNull HttpHeaders headers); 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/EndpointInvariants.java:32: warning: no comment 09:01:45 [WARNING] public EndpointInvariants { 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/impl/IetfRestconfServerFeatureProvider.java:24: warning: use of default constructor, which does not provide a comment 09:01:45 [WARNING] public final class IetfRestconfServerFeatureProvider implements YangFeatureProvider { 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpoint.java:30: warning: no comment 09:01:45 [WARNING] protected NettyEndpoint(final RestconfServer server, final PrincipalService principalService, 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpoint.java:46: warning: no comment 09:01:45 [WARNING] public final Registration registerWebResource(final WebHostResourceProvider provider) { 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpoint.java:50: warning: no comment 09:01:45 [WARNING] protected final ListenableFuture shutdown() { 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpointConfiguration.java:72: warning: no comment 09:01:45 [WARNING] public NettyEndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpointConfiguration.java:55: warning: no comment 09:01:45 [WARNING] public NettyEndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpointConfiguration.java:80: warning: no comment 09:01:45 [WARNING] public NettyEndpointConfiguration(final HttpServerStackGrouping transportConfiguration) { 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/NettyEndpointConfiguration.java:156: warning: no comment 09:01:45 [WARNING] public @NonNull MessageEncoding defaultEncoding() { 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/OSGiNettyEndpoint.java:38: warning: no comment 09:01:45 [WARNING] public static final String FACTORY_NAME = "org.opendaylight.restconf.server.NettyEndpoint"; 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/OSGiNettyEndpoint.java:47: warning: no comment 09:01:45 [WARNING] public OSGiNettyEndpoint(@Reference final RestconfServer server, @Reference final PrincipalService principalService, 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/OSGiNettyEndpoint.java:54: warning: no comment 09:01:45 [WARNING] public static Map props(final BootstrapFactory bootstrapFactory, 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/PrincipalService.java:16: warning: no comment 09:01:45 [WARNING] public interface PrincipalService extends AuthHandlerFactory { 09:01:45 [WARNING] ^ 09:01:45 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java/org/opendaylight/restconf/server/SimpleNettyEndpoint.java:26: warning: no comment 09:01:45 [WARNING] public SimpleNettyEndpoint(final RestconfServer server, final PrincipalService principalService, 09:01:45 [WARNING] ^ 09:01:45 [WARNING] 21 warnings 09:01:45 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/restconf-server-10.0.1-SNAPSHOT-javadoc.jar 09:01:45 [INFO] 09:01:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server --- 09:01:45 [INFO] CycloneDX: Resolving Dependencies 09:01:47 [INFO] CycloneDX: Creating BOM version 1.6 with 125 component(s) 09:01:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/bom.xml 09:01:47 [INFO] attaching as restconf-server-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/bom.json 09:01:47 [INFO] attaching as restconf-server-10.0.1-SNAPSHOT-cyclonedx.json 09:01:47 [INFO] 09:01:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 09:01:47 [INFO] Skipping duplicate-finder execution! 09:01:47 [INFO] 09:01:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server --- 09:01:47 [INFO] No dependency problems found 09:01:47 [INFO] 09:01:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server --- 09:01:47 [INFO] Skipping source per configuration. 09:01:47 [INFO] 09:01:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server --- 09:01:47 [INFO] 09:01:47 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server --- 09:01:47 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/code-coverage/jacoco.exec 09:01:47 [INFO] Analyzed bundle 'restconf-server' with 61 classes 09:01:47 [INFO] 09:01:47 [INFO] --- install:3.1.4:install (default-install) @ restconf-server --- 09:01:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.1-SNAPSHOT/restconf-server-10.0.1-SNAPSHOT.pom 09:01:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/restconf-server-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.1-SNAPSHOT/restconf-server-10.0.1-SNAPSHOT.jar 09:01:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/restconf-server-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.1-SNAPSHOT/restconf-server-10.0.1-SNAPSHOT-javadoc.jar 09:01:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.1-SNAPSHOT/restconf-server-10.0.1-SNAPSHOT-cyclonedx.xml 09:01:47 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/10.0.1-SNAPSHOT/restconf-server-10.0.1-SNAPSHOT-cyclonedx.json 09:01:47 [INFO] 09:01:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server --- 09:01:47 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:01:47 [INFO] 09:01:47 [INFO] -----------< org.opendaylight.netconf:restconf-server-mdsal >----------- 09:01:47 [INFO] Building restconf-server-mdsal 10.0.1-SNAPSHOT [73/112] 09:01:47 [INFO] from plugins/restconf-server-mdsal/pom.xml 09:01:47 [INFO] --------------------------------[ jar ]--------------------------------- 09:01:47 [INFO] 09:01:47 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-mdsal --- 09:01:47 [INFO] 09:01:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-mdsal --- 09:01:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:47 [INFO] 09:01:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-mdsal --- 09:01:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:01:47 [INFO] 09:01:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-mdsal --- 09:01:48 [INFO] 09:01:48 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-mdsal --- 09:01:48 [INFO] 09:01:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-mdsal --- 09:01: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/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:01:48 [INFO] 09:01:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-mdsal --- 09:01:48 [INFO] Starting audit... 09:01:48 Audit done. 09:01:48 [INFO] You have 0 Checkstyle violations. 09:01:48 [INFO] 09:01:48 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-mdsal --- 09:01:48 [INFO] Starting audit... 09:01:48 Audit done. 09:01:48 [INFO] You have 0 Checkstyle violations. 09:01:48 [INFO] 09:01:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-mdsal --- 09:01:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:01:48 [INFO] 09:01:48 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-mdsal --- 09:01:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/resources 09:01:48 [INFO] 09:01:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-mdsal --- 09:01:48 [INFO] Recompiling the module because of changed dependency. 09:01:48 [INFO] Compiling 12 source files with javac [debug release 21 module-path] to target/classes 09:01:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/module-info.java:[16,64] requires directive for an automatic module 09:01:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/module-info.java:[17,78] requires directive for an automatic module 09:01:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/module-info.java:[18,69] requires directive for an automatic module 09:01:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/module-info.java:[23,36] requires transitive directive for an automatic module 09:01:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/module-info.java:[25,47] requires transitive directive for an automatic module 09:01:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/module-info.java:[26,40] requires directive for an automatic module 09:01:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/module-info.java:[28,40] requires directive for an automatic module 09:01:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/module-info.java:[29,47] requires directive for an automatic module 09:01:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfStreamRegistry.java:[215,30] interface org.opendaylight.mdsal.singleton.api.ClusterSingletonServiceProvider in module org.opendaylight.mdsal.singleton.api is not indirectly exported using 'requires transitive' 09:01:48 [INFO] 09:01:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-mdsal >>> 09:01:48 [INFO] 09:01:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-mdsal --- 09:01:48 [INFO] Fork Value is true 09:01:53 [INFO] Done SpotBugs Analysis.... 09:01:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:01:53 [INFO] 09:01:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-mdsal <<< 09:01:53 [INFO] 09:01:53 [INFO] 09:01:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-mdsal --- 09:01:53 [INFO] BugInstance size is 0 09:01:53 [INFO] Error size is 0 09:01:53 [INFO] No errors/warnings found 09:01:53 [INFO] 09:01:53 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server-mdsal --- 09:01:53 [INFO] 09:01:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-mdsal --- 09:01:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/test/resources 09:01:53 [INFO] 09:01:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-mdsal --- 09:01:53 [INFO] Recompiling the module because of changed dependency. 09:01:53 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes 09:01:53 [INFO] 09:01:53 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-mdsal --- 09:01:53 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/surefire-reports 09:01:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:01:53 [INFO] 09:01:53 [INFO] ------------------------------------------------------- 09:01:53 [INFO] T E S T S 09:01:53 [INFO] ------------------------------------------------------- 09:01:54 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 09:01:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 09:01:55 [INFO] Running org.opendaylight.restconf.server.mdsal.Rfc8040StreamSupportTest 09:01:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.restconf.server.mdsal.Rfc8040StreamSupportTest 09:01:55 [INFO] Running org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistryTest 09:01:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.978 s -- in org.opendaylight.restconf.server.mdsal.MdsalRestconfStreamRegistryTest 09:01:57 [INFO] 09:01:57 [INFO] Results: 09:01:57 [INFO] 09:01:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 09:01:57 [INFO] 09:01:57 [INFO] 09:01:57 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-mdsal --- 09:01:57 [INFO] 09:01:57 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server-mdsal --- 09:01:57 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.1-SNAPSHOT.jar 09:01:57 [INFO] 09:01:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-mdsal --- 09:01:58 [WARNING] Javadoc Warnings 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalMountPointResolver.java:46: warning: no @param for mountPointService 09:01:58 [WARNING] public record MdsalMountPointResolver(DOMMountPointService mountPointService) implements ServerMountPointResolver { 09:01:58 [WARNING] ^ 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/CapabilitiesWriter.java:66: warning: no comment 09:01:58 [WARNING] public CapabilitiesWriter(@Reference final DOMDataBroker dataBroker, 09:01:58 [WARNING] ^ 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalDatabindProvider.java:56: warning: no comment 09:01:58 [WARNING] public MdsalDatabindProvider(@Reference final DOMSchemaService schemaService) { 09:01:58 [WARNING] ^ 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalMountPointResolver.java:47: warning: no comment 09:01:58 [WARNING] public MdsalMountPointResolver { 09:01:58 [WARNING] ^ 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfServer.java:105: warning: no comment 09:01:58 [WARNING] public MdsalRestconfServer(@Reference final MdsalDatabindProvider databindProvider, 09:01:58 [WARNING] ^ 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfServer.java:125: warning: no comment 09:01:58 [WARNING] public MdsalRestconfServer(final MdsalDatabindProvider databindProvider, final DOMDataBroker dataBroker, 09:01:58 [WARNING] ^ 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalRestconfStreamRegistry.java:210: warning: no comment 09:01:58 [WARNING] public MdsalRestconfStreamRegistry(@Reference final DOMDataBroker dataBroker, 09:01:58 [WARNING] ^ 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalServerStrategy.java:33: warning: no comment 09:01:58 [WARNING] public MdsalServerStrategy(final DatabindContext databind, final ServerMountPointResolver resolver, 09:01:58 [WARNING] ^ 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/org/opendaylight/restconf/server/mdsal/MdsalServerStrategy.java:40: warning: no comment 09:01:58 [WARNING] public void yangLibraryVersionGET(final ServerRequest request) { 09:01:58 [WARNING] ^ 09:01:58 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java/module-info.java:8: warning: no comment 09:01:58 [WARNING] module org.opendaylight.restconf.server.mdsal { 09:01:58 [WARNING] ^ 09:01:58 [WARNING] 10 warnings 09:01:58 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.1-SNAPSHOT-javadoc.jar 09:01:58 [INFO] 09:01:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-mdsal --- 09:01:58 [INFO] CycloneDX: Resolving Dependencies 09:02:00 [INFO] CycloneDX: Creating BOM version 1.6 with 76 component(s) 09:02:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/bom.xml 09:02:00 [INFO] attaching as restconf-server-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/bom.json 09:02:00 [INFO] attaching as restconf-server-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 09:02:00 [INFO] 09:02:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-mdsal --- 09:02:00 [INFO] Skipping duplicate-finder execution! 09:02:00 [INFO] 09:02:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-mdsal --- 09:02:00 [INFO] No dependency problems found 09:02:00 [INFO] 09:02:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-mdsal --- 09:02:00 [INFO] Skipping source per configuration. 09:02:00 [INFO] 09:02:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-mdsal --- 09:02:00 [INFO] 09:02:00 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-mdsal --- 09:02:00 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/code-coverage/jacoco.exec 09:02:00 [INFO] Analyzed bundle 'restconf-server-mdsal' with 17 classes 09:02:00 [INFO] 09:02:00 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-mdsal --- 09:02:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.1-SNAPSHOT/restconf-server-mdsal-10.0.1-SNAPSHOT.pom 09:02:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.1-SNAPSHOT/restconf-server-mdsal-10.0.1-SNAPSHOT.jar 09:02:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/restconf-server-mdsal-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.1-SNAPSHOT/restconf-server-mdsal-10.0.1-SNAPSHOT-javadoc.jar 09:02:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.1-SNAPSHOT/restconf-server-mdsal-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:00 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-mdsal/10.0.1-SNAPSHOT/restconf-server-mdsal-10.0.1-SNAPSHOT-cyclonedx.json 09:02:00 [INFO] 09:02:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-mdsal --- 09:02:00 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:02:00 [INFO] 09:02:00 [INFO] -----------< org.opendaylight.netconf:restconf-server-jaxrs >----------- 09:02:00 [INFO] Building restconf-server-jaxrs 10.0.1-SNAPSHOT [74/112] 09:02:00 [INFO] from protocol/restconf-server-jaxrs/pom.xml 09:02:00 [INFO] --------------------------------[ jar ]--------------------------------- 09:02:00 [INFO] 09:02:00 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-server-jaxrs --- 09:02:00 [INFO] 09:02:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-server-jaxrs --- 09:02:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:00 [INFO] 09:02:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-server-jaxrs --- 09:02:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:00 [INFO] 09:02:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-server-jaxrs --- 09:02:01 [INFO] 09:02:01 [INFO] --- dependency:3.9.0:properties (default) @ restconf-server-jaxrs --- 09:02:01 [INFO] 09:02:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-server-jaxrs --- 09:02:01 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:02:01 [INFO] 09:02:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-server-jaxrs --- 09:02:01 [INFO] Starting audit... 09:02:01 Audit done. 09:02:01 [INFO] You have 0 Checkstyle violations. 09:02:01 [INFO] 09:02:01 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-server-jaxrs --- 09:02:01 [INFO] Starting audit... 09:02:01 Audit done. 09:02:01 [INFO] You have 0 Checkstyle violations. 09:02:01 [INFO] 09:02:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-server-jaxrs --- 09:02:01 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:02:01 [INFO] 09:02:01 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-server-jaxrs --- 09:02:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/resources 09:02:01 [INFO] 09:02:01 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-server-jaxrs --- 09:02:01 [INFO] Recompiling the module because of changed dependency. 09:02:01 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 09:02:01 [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 09:02:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [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 09:02:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [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 09:02:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:01 [INFO] 09:02:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-server-jaxrs >>> 09:02:01 [INFO] 09:02:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-server-jaxrs --- 09:02:01 [INFO] Fork Value is true 09:02:05 [INFO] Done SpotBugs Analysis.... 09:02:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:02:05 [INFO] 09:02:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-server-jaxrs <<< 09:02:05 [INFO] 09:02:05 [INFO] 09:02:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-server-jaxrs --- 09:02:05 [INFO] BugInstance size is 0 09:02:05 [INFO] Error size is 0 09:02:05 [INFO] No errors/warnings found 09:02:05 [INFO] 09:02:05 [INFO] --- bnd:7.1.0:bnd-process (default) @ restconf-server-jaxrs --- 09:02:05 [INFO] 09:02:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-server-jaxrs --- 09:02:05 [INFO] Copying 61 resources from src/test/resources to target/test-classes 09:02:05 [INFO] 09:02:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-server-jaxrs --- 09:02:05 [INFO] Recompiling the module because of changed dependency. 09:02:05 [INFO] Compiling 24 source files with javac [debug release 21] to target/test-classes 09:02:06 [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 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [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 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [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 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/test/java/org/opendaylight/restconf/server/jaxrs/AbstractRestconfTest.java:[93,32] unchecked conversion 09:02:06 required: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 09:02:06 found: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 09:02:06 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/test/java/org/opendaylight/restconf/server/jaxrs/SSESessionHandlerTest.java:[40,13] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 09:02:06 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/test/java/org/opendaylight/restconf/server/jaxrs/SSESessionHandlerTest.java:[40,13] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 09:02:06 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/test/java/org/opendaylight/restconf/server/jaxrs/SSESessionHandlerTest.java:[40,13] org.opendaylight.restconf.server.spi.LegacyRestconfStream in org.opendaylight.restconf.server.spi has been deprecated and marked for removal 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:06 [INFO] 09:02:06 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-server-jaxrs --- 09:02:06 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/surefire-reports 09:02:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:02:06 [INFO] 09:02:06 [INFO] ------------------------------------------------------- 09:02:06 [INFO] T E S T S 09:02:06 [INFO] ------------------------------------------------------- 09:02:07 [INFO] Running org.opendaylight.restconf.server.jaxrs.MappingServerRequestTest 09:02:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:02:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.673 s -- in org.opendaylight.restconf.server.jaxrs.MappingServerRequestTest 09:02:09 [INFO] Running org.opendaylight.restconf.server.jaxrs.NC1439Test 09:02:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s -- in org.opendaylight.restconf.server.jaxrs.NC1439Test 09:02:10 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfSchemaServiceMountTest 09:02:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 s -- in org.opendaylight.restconf.server.jaxrs.RestconfSchemaServiceMountTest 09:02:11 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfYangLibraryVersionGetTest 09:02:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.restconf.server.jaxrs.RestconfYangLibraryVersionGetTest 09:02:11 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataDeleteTest 09:02:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataDeleteTest 09:02:11 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataPostTest 09:02:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataPostTest 09:02:11 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataPutTest 09:02:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataPutTest 09:02:11 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfModulesGetTest 09:02:12 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.restconf.server.jaxrs.RestconfModulesGetTest 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfOperationsPostTest 09:02:12 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.opendaylight.restconf.server.jaxrs.RestconfOperationsPostTest 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.NC1453Test 09:02:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.restconf.server.jaxrs.NC1453Test 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfSchemaServiceTest 09:02:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.restconf.server.jaxrs.RestconfSchemaServiceTest 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataPatchTest 09:02:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataPatchTest 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.JaxRsYangLibraryTest 09:02:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.restconf.server.jaxrs.JaxRsYangLibraryTest 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfOperationsGetTest 09:02:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.restconf.server.jaxrs.RestconfOperationsGetTest 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataOptionsTest 09:02:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataOptionsTest 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.NC1451Test 09:02:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.restconf.server.jaxrs.NC1451Test 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfOperationsOptionsTest 09:02:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.restconf.server.jaxrs.RestconfOperationsOptionsTest 09:02:12 [INFO] Running org.opendaylight.restconf.server.jaxrs.SSESessionHandlerTest 09:02:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in org.opendaylight.restconf.server.jaxrs.SSESessionHandlerTest 09:02:13 [INFO] Running org.opendaylight.restconf.server.jaxrs.RestconfDataGetTest 09:02:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.restconf.server.jaxrs.RestconfDataGetTest 09:02:13 [INFO] Running org.opendaylight.restconf.server.jaxrs.JaxRsWebHostMetadataTest 09:02:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.restconf.server.jaxrs.JaxRsWebHostMetadataTest 09:02:13 [INFO] Running org.opendaylight.restconf.server.jaxrs.NC1438Test 09:02:13 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.opendaylight.restconf.server.jaxrs.NC1438Test 09:02:13 [INFO] Running org.opendaylight.restconf.server.jaxrs.Netconf822Test 09:02:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.restconf.server.jaxrs.Netconf822Test 09:02:13 [INFO] Running org.opendaylight.restconf.server.jaxrs.Netconf799Test 09:02:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.restconf.server.jaxrs.Netconf799Test 09:02:13 [INFO] 09:02:13 [INFO] Results: 09:02:13 [INFO] 09:02:13 [INFO] Tests run: 128, Failures: 0, Errors: 0, Skipped: 0 09:02:13 [INFO] 09:02:13 [INFO] 09:02:13 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-server-jaxrs --- 09:02:13 [INFO] 09:02:13 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-server-jaxrs --- 09:02:13 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.1-SNAPSHOT.jar 09:02:13 [INFO] 09:02:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-server-jaxrs --- 09:02:15 [WARNING] Javadoc Warnings 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:48: warning: no comment 09:02:15 [WARNING] public static final String FACTORY_NAME = "org.opendaylight.restconf.server.jaxrs.JaxRsEndpoint"; 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:58: warning: no comment 09:02:15 [WARNING] public JaxRsEndpoint(@Reference final WebServer webServer, @Reference final WebContextSecurer webContextSecurer, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:67: warning: no comment 09:02:15 [WARNING] public JaxRsEndpoint(final WebServer webServer, final WebContextSecurer webContextSecurer, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:128: warning: no comment 09:02:15 [WARNING] public @NonNull JaxRsEndpointConfiguration configuration() { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpoint.java:157: warning: no comment 09:02:15 [WARNING] public static Map props(final JaxRsEndpointConfiguration configuration) { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:26: warning: no comment 09:02:15 [WARNING] public static final int DEFAULT_CORE_POOL_SIZE = 1; 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:25: warning: no comment 09:02:15 [WARNING] public static final @NonNull String DEFAULT_NAME_PREFIX = "ping-executor"; 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:44: warning: no comment 09:02:15 [WARNING] public JaxRsEndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:32: warning: no comment 09:02:15 [WARNING] public JaxRsEndpointConfiguration(final ErrorTagMapping errorTagMapping, final PrettyPrintParam prettyPrint, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:63: warning: no comment 09:02:15 [WARNING] public int pingCorePoolSize() { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsEndpointConfiguration.java:59: warning: no comment 09:02:15 [WARNING] public @NonNull String pingNamePrefix() { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsLocationProvider.java:29: warning: no comment 09:02:15 [WARNING] public JaxRsLocationProvider() { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1116: warning: no @param for encodingName 09:02:15 [WARNING] public void streamsGET(@PathParam("encodingName") final MonitoringEncoding encodingName, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1116: warning: no @param for uriInfo 09:02:15 [WARNING] public void streamsGET(@PathParam("encodingName") final MonitoringEncoding encodingName, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1116: warning: no @param for sink 09:02:15 [WARNING] public void streamsGET(@PathParam("encodingName") final MonitoringEncoding encodingName, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1116: warning: no @param for sse 09:02:15 [WARNING] public void streamsGET(@PathParam("encodingName") final MonitoringEncoding encodingName, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:151: warning: no comment 09:02:15 [WARNING] public JaxRsRestconf(final RestconfServer server, final RestconfStream.Registry streamRegistry, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:298: warning: no comment 09:02:15 [WARNING] public void dataOPTIONS(@Context final UriInfo uriInfo, final @Context SecurityContext sc, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:306: warning: no comment 09:02:15 [WARNING] public void dataOPTIONS(@Encoded @PathParam("identifier") final ApiPath identifier, @Context final UriInfo uriInfo, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1088: warning: no comment 09:02:15 [WARNING] public Response modulesOPTIONS() { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1081: warning: no comment 09:02:15 [WARNING] public Response modulesOPTIONS(@Encoded @PathParam("mountPath") final ApiPath mountPath) { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:865: warning: no comment 09:02:15 [WARNING] public Response operationsOPTIONS() { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:872: warning: no comment 09:02:15 [WARNING] public void operationsOPTIONS(@Encoded @PathParam("operation") final ApiPath operation, 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:1139: warning: no comment 09:02:15 [WARNING] public Response streamsOPTIONS(@PathParam("encodingName") final MonitoringEncoding encodingName) { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsRestconf.java:989: warning: no comment 09:02:15 [WARNING] public Response yangLibraryVersionOPTIONS() { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsWebHostMetadata.java:43: warning: no @return 09:02:15 [WARNING] public Response readXrdData() { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsWebHostMetadata.java:60: warning: no @return 09:02:15 [WARNING] public Response readJsonData() { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsWebHostMetadata.java:31: warning: no comment 09:02:15 [WARNING] public JaxRsWebHostMetadata(final String restconfRoot) { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsYangLibrary.java:37: warning: no comment 09:02:15 [WARNING] public JaxRsYangLibrary(final String restconf) { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JaxRsYangLibrary.java:43: warning: no comment 09:02:15 [WARNING] public JaxRsYangLibrary(@Reference final JaxRsEndpoint northbound) { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JsonJaxRsFormattableBodyWriter.java:21: warning: no comment 09:02:15 [WARNING] public final class JsonJaxRsFormattableBodyWriter extends JaxRsFormattableBodyWriter { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/JsonJaxRsFormattableBodyWriter.java:21: warning: use of default constructor, which does not provide a comment 09:02:15 [WARNING] public final class JsonJaxRsFormattableBodyWriter extends JaxRsFormattableBodyWriter { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/XmlJaxRsFormattableBodyWriter.java:21: warning: no comment 09:02:15 [WARNING] public final class XmlJaxRsFormattableBodyWriter extends JaxRsFormattableBodyWriter { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java/org/opendaylight/restconf/server/jaxrs/XmlJaxRsFormattableBodyWriter.java:21: warning: use of default constructor, which does not provide a comment 09:02:15 [WARNING] public final class XmlJaxRsFormattableBodyWriter extends JaxRsFormattableBodyWriter { 09:02:15 [WARNING] ^ 09:02:15 [WARNING] 34 warnings 09:02:15 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.1-SNAPSHOT-javadoc.jar 09:02:15 [INFO] 09:02:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-server-jaxrs --- 09:02:15 [INFO] CycloneDX: Resolving Dependencies 09:02:16 [INFO] CycloneDX: Creating BOM version 1.6 with 79 component(s) 09:02:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/bom.xml 09:02:16 [INFO] attaching as restconf-server-jaxrs-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/bom.json 09:02:16 [INFO] attaching as restconf-server-jaxrs-10.0.1-SNAPSHOT-cyclonedx.json 09:02:16 [INFO] 09:02:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server-jaxrs --- 09:02:16 [INFO] Skipping duplicate-finder execution! 09:02:16 [INFO] 09:02:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-server-jaxrs --- 09:02:16 [INFO] No dependency problems found 09:02:16 [INFO] 09:02:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-server-jaxrs --- 09:02:16 [INFO] Skipping source per configuration. 09:02:16 [INFO] 09:02:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-server-jaxrs --- 09:02:16 [INFO] 09:02:16 [INFO] --- jacoco:0.8.13:report (report) @ restconf-server-jaxrs --- 09:02:16 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/code-coverage/jacoco.exec 09:02:17 [INFO] Analyzed bundle 'restconf-server-jaxrs' with 28 classes 09:02:17 [INFO] 09:02:17 [INFO] --- install:3.1.4:install (default-install) @ restconf-server-jaxrs --- 09:02:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.1-SNAPSHOT/restconf-server-jaxrs-10.0.1-SNAPSHOT.pom 09:02:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.1-SNAPSHOT/restconf-server-jaxrs-10.0.1-SNAPSHOT.jar 09:02:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/restconf-server-jaxrs-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.1-SNAPSHOT/restconf-server-jaxrs-10.0.1-SNAPSHOT-javadoc.jar 09:02:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.1-SNAPSHOT/restconf-server-jaxrs-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:17 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server-jaxrs/10.0.1-SNAPSHOT/restconf-server-jaxrs-10.0.1-SNAPSHOT-cyclonedx.json 09:02:17 [INFO] 09:02:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-server-jaxrs --- 09:02:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:02:17 [INFO] 09:02:17 [INFO] -------------< org.opendaylight.netconf.model:sal-remote >-------------- 09:02:17 [INFO] Building sal-remote 10.0.1-SNAPSHOT [75/112] 09:02:17 [INFO] from model/sal-remote/pom.xml 09:02:17 [INFO] -------------------------------[ bundle ]------------------------------- 09:02:17 [INFO] 09:02:17 [INFO] --- clean:3.5.0:clean (default-clean) @ sal-remote --- 09:02:17 [INFO] 09:02:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sal-remote --- 09:02:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:17 [INFO] 09:02:17 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sal-remote --- 09:02:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:17 [INFO] 09:02:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sal-remote --- 09:02:17 [INFO] 09:02:17 [INFO] --- dependency:3.9.0:properties (default) @ sal-remote --- 09:02:17 [INFO] 09:02:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sal-remote --- 09:02:17 [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/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:02:17 [INFO] 09:02:17 [INFO] --- yang:14.0.18:generate-sources (binding) @ sal-remote --- 09:02:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:02:17 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/src/main/yang 09:02:17 [INFO] yang-to-sources: Found 0 dependencies in 616.4 μs 09:02:17 [INFO] yang-to-sources: Project model files found: 2 in 1.887 ms 09:02:17 [INFO] yang-to-sources: 2 YANG models processed in 6.139 ms 09:02:17 [INFO] BindingJavaFileGenerator: Defined 35 files in 2.822 ms 09:02:17 [INFO] Sorted 35 files into 8 directories in 200.8 μs 09:02:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 11.18 ms 09:02:17 [INFO] 09:02:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ sal-remote --- 09:02:17 [INFO] Starting audit... 09:02:17 Audit done. 09:02:17 [INFO] You have 0 Checkstyle violations. 09:02:17 [INFO] 09:02:17 [INFO] --- checkstyle:3.6.0:check (default) @ sal-remote --- 09:02:17 [INFO] Starting audit... 09:02:17 Audit done. 09:02:17 [INFO] You have 0 Checkstyle violations. 09:02:17 [INFO] 09:02:17 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sal-remote --- 09:02:17 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:02:17 [INFO] 09:02:17 [INFO] --- resources:3.3.1:resources (default-resources) @ sal-remote --- 09:02:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/src/main/resources 09:02:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/spi 09:02:17 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:02:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:02:17 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:02:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/spi 09:02:17 [INFO] 09:02:17 [INFO] --- compiler:3.14.1:compile (default-compile) @ sal-remote --- 09:02:17 [INFO] Recompiling the module because of changed source code. 09:02:17 [INFO] Compiling 34 source files with javac [debug release 21] to target/classes 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[266,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[305,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[72,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[83,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[84,27] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[99,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[204,62] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[199,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[55,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[90,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[70,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[80,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[95,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[144,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 09:02:17 [INFO] 09:02:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sal-remote >>> 09:02:17 [INFO] 09:02:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sal-remote --- 09:02:17 [INFO] Fork Value is true 09:02:20 [INFO] Done SpotBugs Analysis.... 09:02:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:02:20 [INFO] 09:02:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sal-remote <<< 09:02:20 [INFO] 09:02:20 [INFO] 09:02:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sal-remote --- 09:02:20 [INFO] BugInstance size is 0 09:02:20 [INFO] Error size is 0 09:02:20 [INFO] No errors/warnings found 09:02:20 [INFO] 09:02:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sal-remote --- 09:02:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/src/test/resources 09:02:20 [INFO] 09:02:20 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sal-remote --- 09:02:20 [INFO] No sources to compile 09:02:20 [INFO] 09:02:20 [INFO] --- surefire:3.5.4:test (default-test) @ sal-remote --- 09:02:20 [INFO] No tests to run. 09:02:20 [INFO] 09:02:20 [INFO] --- copy:14.1.4:copy-files (default) @ sal-remote --- 09:02:20 [INFO] 09:02:20 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sal-remote --- 09:02:20 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/sal-remote-10.0.1-SNAPSHOT.jar 09:02:20 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/classes/META-INF/MANIFEST.MF 09:02:20 [INFO] 09:02:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sal-remote --- 09:02:22 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/sal-remote-10.0.1-SNAPSHOT-javadoc.jar 09:02:22 [INFO] 09:02:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sal-remote --- 09:02:22 [INFO] CycloneDX: Resolving Dependencies 09:02:22 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 09:02:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/bom.xml 09:02:22 [INFO] attaching as sal-remote-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/bom.json 09:02:22 [INFO] attaching as sal-remote-10.0.1-SNAPSHOT-cyclonedx.json 09:02:22 [INFO] 09:02:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sal-remote --- 09:02:22 [INFO] Skipping duplicate-finder execution! 09:02:22 [INFO] 09:02:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sal-remote --- 09:02:22 [INFO] No dependency problems found 09:02:22 [INFO] 09:02:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sal-remote --- 09:02:22 [INFO] Skipping source per configuration. 09:02:22 [INFO] 09:02:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sal-remote --- 09:02:22 [INFO] 09:02:22 [INFO] --- jacoco:0.8.13:report (report) @ sal-remote --- 09:02:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:02:22 [INFO] 09:02:22 [INFO] --- install:3.1.4:install (default-install) @ sal-remote --- 09:02:22 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/pom.xml to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.1-SNAPSHOT/sal-remote-10.0.1-SNAPSHOT.pom 09:02:22 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/sal-remote-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.1-SNAPSHOT/sal-remote-10.0.1-SNAPSHOT.jar 09:02:22 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/sal-remote-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.1-SNAPSHOT/sal-remote-10.0.1-SNAPSHOT-javadoc.jar 09:02:22 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.1-SNAPSHOT/sal-remote-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:22 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/bom.json to /tmp/r/org/opendaylight/netconf/model/sal-remote/10.0.1-SNAPSHOT/sal-remote-10.0.1-SNAPSHOT-cyclonedx.json 09:02:22 [INFO] 09:02:22 [INFO] --- bundle:6.0.0:install (default-install) @ sal-remote --- 09:02:22 [INFO] Installing org/opendaylight/netconf/model/sal-remote/10.0.1-SNAPSHOT/sal-remote-10.0.1-SNAPSHOT.jar 09:02:22 [INFO] Writing OBR metadata 09:02:22 [INFO] 09:02:22 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sal-remote --- 09:02:22 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:02:22 [INFO] 09:02:22 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sal-remote --- 09:02:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:02:22 [INFO] 09:02:22 [INFO] --------------< org.opendaylight.netconf:sal-remote-impl >-------------- 09:02:22 [INFO] Building sal-remote-impl 10.0.1-SNAPSHOT [76/112] 09:02:22 [INFO] from apps/sal-remote-impl/pom.xml 09:02:22 [INFO] --------------------------------[ jar ]--------------------------------- 09:02:22 [INFO] 09:02:22 [INFO] --- clean:3.5.0:clean (default-clean) @ sal-remote-impl --- 09:02:22 [INFO] 09:02:22 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ sal-remote-impl --- 09:02:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:22 [INFO] 09:02:22 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ sal-remote-impl --- 09:02:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:22 [INFO] 09:02:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sal-remote-impl --- 09:02:23 [INFO] 09:02:23 [INFO] --- dependency:3.9.0:properties (default) @ sal-remote-impl --- 09:02:23 [INFO] 09:02:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sal-remote-impl --- 09:02:23 [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/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:02:23 [INFO] 09:02:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ sal-remote-impl --- 09:02:23 [INFO] Starting audit... 09:02:23 Audit done. 09:02:23 [INFO] You have 0 Checkstyle violations. 09:02:23 [INFO] 09:02:23 [INFO] --- checkstyle:3.6.0:check (default) @ sal-remote-impl --- 09:02:23 [INFO] Starting audit... 09:02:23 Audit done. 09:02:23 [INFO] You have 0 Checkstyle violations. 09:02:23 [INFO] 09:02:23 [INFO] --- dependency:3.9.0:copy (unpack-license) @ sal-remote-impl --- 09:02:23 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:02:23 [INFO] 09:02:23 [INFO] --- resources:3.3.1:resources (default-resources) @ sal-remote-impl --- 09:02:23 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/resources 09:02:23 [INFO] 09:02:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ sal-remote-impl --- 09:02:23 [INFO] Recompiling the module because of changed dependency. 09:02:23 [INFO] Compiling 13 source files with javac [debug release 21 module-path] to target/classes 09:02:23 [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 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [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 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [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 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [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 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [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 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [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 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/module-info.java:[14,42] requires directive for an automatic module 09:02:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/module-info.java:[21,47] requires transitive directive for an automatic module 09:02:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/module-info.java:[22,47] requires directive for an automatic module 09:02:23 [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 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateDataChangeEventSubscriptionRpc.java:[127,23] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 09:02:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateNotificationStreamRpc.java:[72,69] unchecked cast 09:02:23 required: org.opendaylight.yangtools.yang.data.api.schema.LeafSetNode 09:02:23 found: org.opendaylight.yangtools.yang.data.api.schema.DataContainerChild 09:02:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateNotificationStreamRpc.java:[111,23] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 09:02:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:23 [INFO] 09:02:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sal-remote-impl >>> 09:02:23 [INFO] 09:02:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sal-remote-impl --- 09:02:23 [INFO] Fork Value is true 09:02:27 [INFO] Done SpotBugs Analysis.... 09:02:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:02:27 [INFO] 09:02:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sal-remote-impl <<< 09:02:27 [INFO] 09:02:27 [INFO] 09:02:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sal-remote-impl --- 09:02:27 [INFO] BugInstance size is 0 09:02:27 [INFO] Error size is 0 09:02:27 [INFO] No errors/warnings found 09:02:27 [INFO] 09:02:27 [INFO] --- bnd:7.1.0:bnd-process (default) @ sal-remote-impl --- 09:02:27 [INFO] 09:02:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ sal-remote-impl --- 09:02:27 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:02:27 [INFO] 09:02:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ sal-remote-impl --- 09:02:27 [INFO] Recompiling the module because of changed dependency. 09:02:27 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 09:02:27 [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 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [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 09:02:27 [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 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [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 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [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 09:02:27 [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 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [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 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [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 09:02:27 [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 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:27 [INFO] 09:02:27 [INFO] --- surefire:3.5.4:test (default-test) @ sal-remote-impl --- 09:02:27 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/surefire-reports 09:02:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:02:27 [INFO] 09:02:27 [INFO] ------------------------------------------------------- 09:02:27 [INFO] T E S T S 09:02:27 [INFO] ------------------------------------------------------- 09:02:28 [INFO] Running org.opendaylight.netconf.sal.remote.impl.CreateDataChangeEventSubscriptionRpcTest 09:02:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.513 s -- in org.opendaylight.netconf.sal.remote.impl.CreateDataChangeEventSubscriptionRpcTest 09:02:31 [INFO] 09:02:31 [INFO] Results: 09:02:31 [INFO] 09:02:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 09:02:31 [INFO] 09:02:31 [INFO] 09:02:31 [INFO] --- copy:14.1.4:copy-files (default) @ sal-remote-impl --- 09:02:31 [INFO] 09:02:31 [INFO] --- jar:3.4.2:jar (default-jar) @ sal-remote-impl --- 09:02:31 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/sal-remote-impl-10.0.1-SNAPSHOT.jar 09:02:31 [INFO] 09:02:31 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ sal-remote-impl --- 09:02:32 [WARNING] Javadoc Warnings 09:02:32 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateDataChangeEventSubscriptionRpc.java:63: warning: no comment 09:02:32 [WARNING] public CreateDataChangeEventSubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry, 09:02:32 [WARNING] ^ 09:02:32 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/CreateNotificationStreamRpc.java:60: warning: no comment 09:02:32 [WARNING] public CreateNotificationStreamRpc(@Reference final RestconfStream.Registry streamRegistry, 09:02:32 [WARNING] ^ 09:02:32 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/org/opendaylight/netconf/sal/remote/impl/DataTreeChangeSource.java:47: warning: no comment 09:02:32 [WARNING] public DataTreeChangeSource(final DatabindProvider databindProvider, final DataTreeChangeExtension changeService, 09:02:32 [WARNING] ^ 09:02:32 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java/module-info.java:8: warning: no comment 09:02:32 [WARNING] module org.opendaylight.netconf.sal.remote.impl { 09:02:32 [WARNING] ^ 09:02:32 [WARNING] 4 warnings 09:02:32 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/sal-remote-impl-10.0.1-SNAPSHOT-javadoc.jar 09:02:32 [INFO] 09:02:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sal-remote-impl --- 09:02:32 [INFO] CycloneDX: Resolving Dependencies 09:02:34 [INFO] CycloneDX: Creating BOM version 1.6 with 71 component(s) 09:02:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/bom.xml 09:02:34 [INFO] attaching as sal-remote-impl-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/bom.json 09:02:34 [INFO] attaching as sal-remote-impl-10.0.1-SNAPSHOT-cyclonedx.json 09:02:34 [INFO] 09:02:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sal-remote-impl --- 09:02:34 [INFO] Skipping duplicate-finder execution! 09:02:34 [INFO] 09:02:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ sal-remote-impl --- 09:02:34 [INFO] No dependency problems found 09:02:34 [INFO] 09:02:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sal-remote-impl --- 09:02:34 [INFO] Skipping source per configuration. 09:02:34 [INFO] 09:02:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sal-remote-impl --- 09:02:34 [INFO] 09:02:34 [INFO] --- jacoco:0.8.13:report (report) @ sal-remote-impl --- 09:02:34 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/code-coverage/jacoco.exec 09:02:34 [INFO] Analyzed bundle 'sal-remote-impl' with 14 classes 09:02:34 [INFO] 09:02:34 [INFO] --- install:3.1.4:install (default-install) @ sal-remote-impl --- 09:02:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/pom.xml to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.1-SNAPSHOT/sal-remote-impl-10.0.1-SNAPSHOT.pom 09:02:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/sal-remote-impl-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.1-SNAPSHOT/sal-remote-impl-10.0.1-SNAPSHOT.jar 09:02:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/sal-remote-impl-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.1-SNAPSHOT/sal-remote-impl-10.0.1-SNAPSHOT-javadoc.jar 09:02:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.1-SNAPSHOT/sal-remote-impl-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:34 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-remote-impl/10.0.1-SNAPSHOT/sal-remote-impl-10.0.1-SNAPSHOT-cyclonedx.json 09:02:34 [INFO] 09:02:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sal-remote-impl --- 09:02:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:02:34 [INFO] 09:02:34 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 09:02:34 [INFO] Building restconf-nb 10.0.1-SNAPSHOT [77/112] 09:02:34 [INFO] from apps/restconf-nb/pom.xml 09:02:34 [INFO] -------------------------------[ bundle ]------------------------------- 09:02:34 [INFO] 09:02:34 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-nb --- 09:02:34 [INFO] 09:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-nb --- 09:02:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:34 [INFO] 09:02:34 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-nb --- 09:02:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:34 [INFO] 09:02:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-nb --- 09:02:35 [INFO] 09:02:35 [INFO] --- dependency:3.9.0:properties (default) @ restconf-nb --- 09:02:35 [INFO] 09:02:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-nb --- 09:02:35 [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/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:02:35 [INFO] 09:02:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-nb --- 09:02:35 [INFO] Starting audit... 09:02:35 Audit done. 09:02:35 [INFO] You have 0 Checkstyle violations. 09:02:35 [INFO] 09:02:35 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-nb --- 09:02:35 [INFO] Starting audit... 09:02:35 Audit done. 09:02:35 [INFO] You have 0 Checkstyle violations. 09:02:35 [INFO] 09:02:35 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-nb --- 09:02:35 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:02:35 [INFO] 09:02:35 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-nb --- 09:02:35 [INFO] Copying 1 resource from src/main/resources to target/classes 09:02:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/generated-sources/spi 09:02:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/generated-sources/yang 09:02:35 [INFO] 09:02:35 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-nb --- 09:02:35 [INFO] Recompiling the module because of changed dependency. 09:02:35 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 09:02:35 [INFO] 09:02:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-nb >>> 09:02:35 [INFO] 09:02:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-nb --- 09:02:35 [INFO] Fork Value is true 09:02:38 [INFO] Done SpotBugs Analysis.... 09:02:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:02:38 [INFO] 09:02:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-nb <<< 09:02:38 [INFO] 09:02:38 [INFO] 09:02:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-nb --- 09:02:38 [INFO] BugInstance size is 0 09:02:38 [INFO] Error size is 0 09:02:38 [INFO] No errors/warnings found 09:02:38 [INFO] 09:02:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-nb --- 09:02:38 [INFO] Copying 116 resources from src/test/resources to target/test-classes 09:02:38 [INFO] 09:02:38 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-nb --- 09:02:38 [INFO] Recompiling the module because of changed dependency. 09:02:38 [INFO] Compiling 25 source files with javac [debug release 21] to target/test-classes 09:02: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 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02: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 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02: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 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/src/test/java/org/opendaylight/restconf/mdsal/spi/data/NetconfDataOperationsTest.java:[565,78] unchecked method invocation: method createEditConfigStructure in class org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOps is applied to given types 09:02:39 required: java.util.Optional,java.util.Optional,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier 09:02:39 found: java.util.Optional,java.util.Optional,org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier 09:02:39 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/src/test/java/org/opendaylight/restconf/mdsal/spi/data/NetconfDataOperationsTest.java:[565,82] unchecked conversion 09:02:39 required: java.util.Optional 09:02:39 found: java.util.Optional 09:02:39 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/DataTreeChangeStreamTest.java:[241,23] createLegacyStream(org.opendaylight.restconf.server.api.ServerRequest>,java.net.URI,org.opendaylight.restconf.server.spi.RestconfStream.Source,java.lang.String) in org.opendaylight.restconf.server.spi.RestconfStream.Registry has been deprecated and marked for removal 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:39 [INFO] 09:02:39 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-nb --- 09:02:39 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/surefire-reports 09:02:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:02:39 [INFO] 09:02:39 [INFO] ------------------------------------------------------- 09:02:39 [INFO] T E S T S 09:02:39 [INFO] ------------------------------------------------------- 09:02:40 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 09:02:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:02:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.217 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 09:02:43 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 09:02:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 09:02:44 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 09:02:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 09:02:44 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 09:02:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 09:02:44 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 09:02:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 09:02:44 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.NC1452Test 09:02:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.restconf.nb.rfc8040.databind.NC1452Test 09:02:44 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.YangErrorsBodyTest 09:02:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.restconf.nb.rfc8040.databind.YangErrorsBodyTest 09:02:44 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 09:02:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 09:02:44 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 09:02:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 09:02:44 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 09:02:45 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 09:02:45 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 09:02:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 09:02:45 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 09:02:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 09:02:45 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.MdsalRestconfStrategyTest 09:02:46 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 s -- in org.opendaylight.restconf.mdsal.spi.data.MdsalRestconfStrategyTest 09:02:46 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.MdsalFieldsParamTest 09:02:46 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.restconf.mdsal.spi.data.MdsalFieldsParamTest 09:02:46 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.NetconfDataOperationsTest 09:02:47 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s -- in org.opendaylight.restconf.mdsal.spi.data.NetconfDataOperationsTest 09:02:47 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.NetconfFieldsParamTest 09:02:47 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.restconf.mdsal.spi.data.NetconfFieldsParamTest 09:02:47 [INFO] Running org.opendaylight.restconf.mdsal.spi.data.NC1495Test 09:02:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.restconf.mdsal.spi.data.NC1495Test 09:02:47 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 09:02:47 [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 0.001 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 09:02:47 [INFO] 09:02:47 [INFO] Results: 09:02:47 [INFO] 09:02:47 [WARNING] Tests run: 224, Failures: 0, Errors: 0, Skipped: 14 09:02:47 [INFO] 09:02:47 [INFO] 09:02:47 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-nb --- 09:02:47 [INFO] 09:02:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-nb --- 09:02:47 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/restconf-nb-10.0.1-SNAPSHOT.jar 09:02:47 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/classes/META-INF/MANIFEST.MF 09:02:47 [INFO] 09:02:47 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-nb --- 09:02:48 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/restconf-nb-10.0.1-SNAPSHOT-javadoc.jar 09:02:48 [INFO] 09:02:48 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ restconf-nb --- 09:02:48 [INFO] 09:02:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-nb --- 09:02:48 [INFO] CycloneDX: Resolving Dependencies 09:02:51 [INFO] CycloneDX: Creating BOM version 1.6 with 130 component(s) 09:02:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/bom.xml 09:02:51 [INFO] attaching as restconf-nb-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/bom.json 09:02:51 [INFO] attaching as restconf-nb-10.0.1-SNAPSHOT-cyclonedx.json 09:02:51 [INFO] 09:02:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 09:02:51 [INFO] Skipping duplicate-finder execution! 09:02:51 [INFO] 09:02:51 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-nb --- 09:02:51 [WARNING] Used undeclared dependencies found: 09:02:51 [WARNING] org.opendaylight.netconf:databind:jar:10.0.1-SNAPSHOT:compile 09:02:51 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.82:compile 09:02:51 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile 09:02:51 [WARNING] org.opendaylight.netconf:transport-tcp:jar:10.0.1-SNAPSHOT:compile 09:02:51 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.1:compile 09:02:51 [WARNING] com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 09:02:51 [WARNING] com.google.inject:guice:jar:6.0.0:test 09:02:51 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 09:02:51 [WARNING] Non-test scoped test only dependencies found: 09:02:51 [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile 09:02:51 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.1:compile 09:02:51 [WARNING] org.opendaylight.netconf:databind:jar:10.0.1-SNAPSHOT:compile 09:02:51 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 09:02:51 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 09:02:51 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 09:02:51 [INFO] 09:02:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-nb --- 09:02:51 [INFO] Skipping source per configuration. 09:02:51 [INFO] 09:02:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-nb --- 09:02:51 [INFO] 09:02:51 [INFO] --- jacoco:0.8.13:report (report) @ restconf-nb --- 09:02:51 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/code-coverage/jacoco.exec 09:02:51 [INFO] Analyzed bundle 'restconf-nb' with 5 classes 09:02:51 [INFO] 09:02:51 [INFO] --- install:3.1.4:install (default-install) @ restconf-nb --- 09:02:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.1-SNAPSHOT/restconf-nb-10.0.1-SNAPSHOT.pom 09:02:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/restconf-nb-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.1-SNAPSHOT/restconf-nb-10.0.1-SNAPSHOT.jar 09:02:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/restconf-nb-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.1-SNAPSHOT/restconf-nb-10.0.1-SNAPSHOT-javadoc.jar 09:02:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/classes/restconf8040.cfg to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.1-SNAPSHOT/restconf-nb-10.0.1-SNAPSHOT-config.cfg 09:02:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.1-SNAPSHOT/restconf-nb-10.0.1-SNAPSHOT-cyclonedx.xml 09:02:51 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/10.0.1-SNAPSHOT/restconf-nb-10.0.1-SNAPSHOT-cyclonedx.json 09:02:51 [INFO] 09:02:51 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-nb --- 09:02:51 [INFO] Installing org/opendaylight/netconf/restconf-nb/10.0.1-SNAPSHOT/restconf-nb-10.0.1-SNAPSHOT.jar 09:02:51 [INFO] Writing OBR metadata 09:02:51 [INFO] 09:02:51 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-nb --- 09:02:51 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:02:51 [INFO] 09:02:51 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-nb --- 09:02:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:02:51 [INFO] 09:02:51 [INFO] ---------------< org.opendaylight.netconf:rfc8639-impl >---------------- 09:02:51 [INFO] Building rfc8639-impl 10.0.1-SNAPSHOT [78/112] 09:02:51 [INFO] from apps/rfc8639-impl/pom.xml 09:02:51 [INFO] --------------------------------[ jar ]--------------------------------- 09:02:51 [INFO] 09:02:51 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639-impl --- 09:02:51 [INFO] 09:02:51 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ rfc8639-impl --- 09:02:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:51 [INFO] 09:02:51 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ rfc8639-impl --- 09:02:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:51 [INFO] 09:02:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639-impl --- 09:02:52 [INFO] 09:02:52 [INFO] --- dependency:3.9.0:properties (default) @ rfc8639-impl --- 09:02:52 [INFO] 09:02:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8639-impl --- 09:02: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/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:02:52 [INFO] 09:02:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639-impl --- 09:02:52 [INFO] Starting audit... 09:02:52 Audit done. 09:02:52 [INFO] You have 0 Checkstyle violations. 09:02:52 [INFO] 09:02:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639-impl --- 09:02:52 [INFO] Starting audit... 09:02:52 Audit done. 09:02:52 [INFO] You have 0 Checkstyle violations. 09:02:52 [INFO] 09:02:52 [INFO] --- dependency:3.9.0:copy (unpack-license) @ rfc8639-impl --- 09:02:52 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:02:52 [INFO] 09:02:52 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8639-impl --- 09:02:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/resources 09:02:52 [INFO] 09:02:52 [INFO] --- compiler:3.14.1:compile (default-compile) @ rfc8639-impl --- 09:02:52 [INFO] Recompiling the module because of changed dependency. 09:02:52 [INFO] Compiling 8 source files with javac [debug release 21 module-path] to target/classes 09:02:52 [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 09:02:52 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:52 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 09:02:52 [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 09:02:52 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:52 [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 09:02:52 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/module-info.java:[14,32] module name component rfc8639 should avoid terminal digits 09:02:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/module-info.java:[25,69] requires directive for an automatic module 09:02:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/module-info.java:[30,47] requires transitive directive for an automatic module 09:02:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/module-info.java:[31,32] requires directive for an automatic module 09:02:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/module-info.java:[32,47] requires directive for an automatic module 09:02:52 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/module-info.java:[33,40] requires directive for an automatic module 09:02:52 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:52 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:52 [INFO] 09:02:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8639-impl >>> 09:02:52 [INFO] 09:02:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8639-impl --- 09:02:52 [INFO] Fork Value is true 09:02:55 [INFO] Done SpotBugs Analysis.... 09:02:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:02:55 [INFO] 09:02:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8639-impl <<< 09:02:55 [INFO] 09:02:55 [INFO] 09:02:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8639-impl --- 09:02:55 [INFO] BugInstance size is 0 09:02:55 [INFO] Error size is 0 09:02:55 [INFO] No errors/warnings found 09:02:55 [INFO] 09:02:55 [INFO] --- bnd:7.1.0:bnd-process (default) @ rfc8639-impl --- 09:02:55 [INFO] 09:02:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8639-impl --- 09:02:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/test/resources 09:02:55 [INFO] 09:02:55 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ rfc8639-impl --- 09:02:55 [INFO] Recompiling the module because of changed dependency. 09:02:55 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes 09:02:55 [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 09:02:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:55 [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 09:02:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:55 [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 09:02:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:55 [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 09:02:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:55 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:02:55 [INFO] 09:02:55 [INFO] --- surefire:3.5.4:test (default-test) @ rfc8639-impl --- 09:02:55 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/surefire-reports 09:02:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:02:55 [INFO] 09:02:55 [INFO] ------------------------------------------------------- 09:02:55 [INFO] T E S T S 09:02:55 [INFO] ------------------------------------------------------- 09:02:56 [INFO] Running org.opendaylight.netconf.rfc8639.DeleteSubscriptionRpcTest 09:02:58 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.754 s -- in org.opendaylight.netconf.rfc8639.DeleteSubscriptionRpcTest 09:02:58 [INFO] Running org.opendaylight.netconf.rfc8639.EstablishSubscriptionRpcTest 09:02:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.netconf.rfc8639.EstablishSubscriptionRpcTest 09:02:58 [INFO] Running org.opendaylight.netconf.rfc8639.ModifySubscriptionRpcTest 09:02:58 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.020 s -- in org.opendaylight.netconf.rfc8639.ModifySubscriptionRpcTest 09:02:58 [INFO] Running org.opendaylight.netconf.rfc8639.KillSubscriptionRpcTest 09:02:58 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.018 s -- in org.opendaylight.netconf.rfc8639.KillSubscriptionRpcTest 09:02:58 [INFO] 09:02:58 [INFO] Results: 09:02:58 [INFO] 09:02:58 [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 3 09:02:58 [INFO] 09:02:58 [INFO] 09:02:58 [INFO] --- copy:14.1.4:copy-files (default) @ rfc8639-impl --- 09:02:58 [INFO] 09:02:58 [INFO] --- jar:3.4.2:jar (default-jar) @ rfc8639-impl --- 09:02:58 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/rfc8639-impl-10.0.1-SNAPSHOT.jar 09:02:58 [INFO] 09:02:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ rfc8639-impl --- 09:03:00 [WARNING] Javadoc Warnings 09:03:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/org/opendaylight/netconf/rfc8639/DeleteSubscriptionRpc.java:51: warning: no comment 09:03:00 [WARNING] public DeleteSubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry) { 09:03:00 [WARNING] ^ 09:03:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/org/opendaylight/netconf/rfc8639/EstablishSubscriptionRpc.java:82: warning: no comment 09:03:00 [WARNING] public EstablishSubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry) { 09:03:00 [WARNING] ^ 09:03:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/org/opendaylight/netconf/rfc8639/KillSubscriptionRpc.java:52: warning: no comment 09:03:00 [WARNING] public KillSubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry) { 09:03:00 [WARNING] ^ 09:03:00 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java/org/opendaylight/netconf/rfc8639/ModifySubscriptionRpc.java:58: warning: no comment 09:03:00 [WARNING] public ModifySubscriptionRpc(@Reference final RestconfStream.Registry streamRegistry) { 09:03:00 [WARNING] ^ 09:03:00 [WARNING] 4 warnings 09:03:00 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/rfc8639-impl-10.0.1-SNAPSHOT-javadoc.jar 09:03:00 [INFO] 09:03:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639-impl --- 09:03:00 [INFO] CycloneDX: Resolving Dependencies 09:03:01 [INFO] CycloneDX: Creating BOM version 1.6 with 70 component(s) 09:03:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/bom.xml 09:03:01 [INFO] attaching as rfc8639-impl-10.0.1-SNAPSHOT-cyclonedx.xml 09:03:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/bom.json 09:03:01 [INFO] attaching as rfc8639-impl-10.0.1-SNAPSHOT-cyclonedx.json 09:03:01 [INFO] 09:03:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639-impl --- 09:03:01 [INFO] Skipping duplicate-finder execution! 09:03:01 [INFO] 09:03:01 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ rfc8639-impl --- 09:03:01 [INFO] No dependency problems found 09:03:01 [INFO] 09:03:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8639-impl --- 09:03:01 [INFO] Skipping source per configuration. 09:03:01 [INFO] 09:03:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8639-impl --- 09:03:01 [INFO] 09:03:01 [INFO] --- jacoco:0.8.13:report (report) @ rfc8639-impl --- 09:03:01 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/code-coverage/jacoco.exec 09:03:01 [INFO] Analyzed bundle 'rfc8639-impl' with 5 classes 09:03:01 [INFO] 09:03:01 [INFO] --- install:3.1.4:install (default-install) @ rfc8639-impl --- 09:03:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/pom.xml to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.1-SNAPSHOT/rfc8639-impl-10.0.1-SNAPSHOT.pom 09:03:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/rfc8639-impl-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.1-SNAPSHOT/rfc8639-impl-10.0.1-SNAPSHOT.jar 09:03:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/rfc8639-impl-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.1-SNAPSHOT/rfc8639-impl-10.0.1-SNAPSHOT-javadoc.jar 09:03:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.1-SNAPSHOT/rfc8639-impl-10.0.1-SNAPSHOT-cyclonedx.xml 09:03:01 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/rfc8639-impl/10.0.1-SNAPSHOT/rfc8639-impl-10.0.1-SNAPSHOT-cyclonedx.json 09:03:01 [INFO] 09:03:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ rfc8639-impl --- 09:03:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:03:01 [INFO] 09:03:01 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 09:03:01 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 10.0.1-SNAPSHOT [79/112] 09:03:01 [INFO] from features/odl-restconf-nb/pom.xml 09:03:01 [INFO] ------------------------------[ feature ]------------------------------- 09:03:01 [INFO] 09:03:01 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-nb --- 09:03:01 [INFO] 09:03:01 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-nb --- 09:03:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:03:01 [INFO] 09:03:01 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 09:03:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:03:01 [INFO] 09:03:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-nb --- 09:03:02 [INFO] 09:03:02 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-nb --- 09:03:02 [INFO] 09:03:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 09:03:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:03:02 [INFO] argLine set to empty 09:03:02 [INFO] 09:03:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-nb --- 09:03:02 [INFO] Starting audit... 09:03:02 Audit done. 09:03:02 [INFO] You have 0 Checkstyle violations. 09:03:02 [INFO] 09:03:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-nb --- 09:03:02 [INFO] Starting audit... 09:03:02 Audit done. 09:03:02 [INFO] You have 0 Checkstyle violations. 09:03:02 [INFO] 09:03:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-nb --- 09:03:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:03:02 [INFO] 09:03:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 09:03:02 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-nb/target/feature/feature.xml 09:03:02 [INFO] ...done! 09:03:02 [INFO] Attaching features XML 09:03:02 [INFO] 09:03:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-nb --- 09:03:02 [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 09:03:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:03:02 [INFO] 09:03:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 09:03:02 [INFO] 09:03:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-nb --- 09:03:02 [INFO] No files found to run spotbugs, check compile phase has been run 09:03:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:03:02 [INFO] 09:03:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 09:03:02 [INFO] 09:03:02 [INFO] 09:03:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-nb --- 09:03:02 [INFO] 09:03:02 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-nb --- 09:03:02 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-nb 09:03:02 [INFO] Project dependency features detected: [] 09:03:02 [INFO] Pax Exam System (Version: 4.14.0) created. 09:03:02 [INFO] Creating RMI registry server on 127.0.0.1:39517 09:03:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:03:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:03:02 [INFO] Waiting for remote bundle context.. on 39517 name: fa7ce343-c978-4d10-9db3-4eb750864844 timout: [ RelativeTimeout value = 180000 ] 09:03:07 [INFO] Building jar from resources and headers. 09:03:07 [INFO] Writing jar finished. 09:03:20 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:03:20 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:03:20 [INFO] 09:03:20 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-nb --- 09:03:20 [INFO] 09:03:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-nb --- 09:03:20 [INFO] No Javadoc in project. Archive not created. 09:03:20 [INFO] 09:03:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-nb --- 09:03:20 [INFO] CycloneDX: Resolving Dependencies 09:03:24 [INFO] CycloneDX: Creating BOM version 1.6 with 398 component(s) 09:03:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-nb/target/bom.xml 09:03:24 [INFO] attaching as odl-restconf-nb-10.0.1-SNAPSHOT-cyclonedx.xml 09:03:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-nb/target/bom.json 09:03:24 [INFO] attaching as odl-restconf-nb-10.0.1-SNAPSHOT-cyclonedx.json 09:03:24 [INFO] 09:03:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 09:03:24 [INFO] Skipping duplicate-finder execution! 09:03:24 [INFO] 09:03:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-nb --- 09:03:24 [INFO] Skipping plugin execution 09:03:24 [INFO] 09:03:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-nb --- 09:03:24 [INFO] Skipping source per configuration. 09:03:24 [INFO] 09:03:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-nb --- 09:03:24 [INFO] 09:03:24 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-nb --- 09:03:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:03:24 [INFO] 09:03:24 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-nb --- 09:03:24 [WARNING] 09:03:24 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 09:03:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:03:24 [WARNING] 09:03:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:03:24 [WARNING] 09:03:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/10.0.1-SNAPSHOT/odl-restconf-nb-10.0.1-SNAPSHOT.pom 09:03:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/10.0.1-SNAPSHOT/odl-restconf-nb-10.0.1-SNAPSHOT-features.xml 09:03:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/10.0.1-SNAPSHOT/odl-restconf-nb-10.0.1-SNAPSHOT-cyclonedx.xml 09:03:24 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/10.0.1-SNAPSHOT/odl-restconf-nb-10.0.1-SNAPSHOT-cyclonedx.json 09:03:24 [INFO] 09:03:24 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-nb --- 09:03:24 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:03:24 [WARNING] 09:03:24 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 09:03:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:03:24 [WARNING] 09:03:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:03:24 [WARNING] 09:03:24 [INFO] 09:03:24 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 09:03:24 [INFO] Building OpenDaylight :: Restconf 10.0.1-SNAPSHOT [80/112] 09:03:24 [INFO] from features/odl-restconf/pom.xml 09:03:24 [INFO] ------------------------------[ feature ]------------------------------- 09:03:24 [INFO] 09:03:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf --- 09:03:24 [INFO] 09:03:24 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf --- 09:03:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:03:24 [INFO] 09:03:24 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf --- 09:03:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:03:24 [INFO] 09:03:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf --- 09:03:25 [INFO] 09:03:25 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf --- 09:03:25 [INFO] 09:03:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf --- 09:03:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:03:25 [INFO] argLine set to empty 09:03:25 [INFO] 09:03:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf --- 09:03:25 [INFO] Starting audit... 09:03:25 Audit done. 09:03:25 [INFO] You have 0 Checkstyle violations. 09:03:25 [INFO] 09:03:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf --- 09:03:25 [INFO] Starting audit... 09:03:25 Audit done. 09:03:25 [INFO] You have 0 Checkstyle violations. 09:03:25 [INFO] 09:03:25 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf --- 09:03:25 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:03:25 [INFO] 09:03:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 09:03:25 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf/target/feature/feature.xml 09:03:25 [INFO] ...done! 09:03:25 [INFO] Attaching features XML 09:03:25 [INFO] 09:03:25 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf --- 09:03:25 [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 09:03:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:03:25 [INFO] 09:03:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf >>> 09:03:25 [INFO] 09:03:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf --- 09:03:25 [INFO] No files found to run spotbugs, check compile phase has been run 09:03:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:03:25 [INFO] 09:03:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf <<< 09:03:25 [INFO] 09:03:25 [INFO] 09:03:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf --- 09:03:25 [INFO] 09:03:25 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf --- 09:03:25 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf 09:03:25 [INFO] Project dependency features detected: [] 09:03:25 [INFO] Pax Exam System (Version: 4.14.0) created. 09:03:25 [INFO] Creating RMI registry server on 127.0.0.1:42279 09:03:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:03:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:03:26 [INFO] Waiting for remote bundle context.. on 42279 name: 8b12a520-b273-4e78-9394-cc62ae2a5f35 timout: [ RelativeTimeout value = 180000 ] 09:03:30 [INFO] Building jar from resources and headers. 09:03:30 [INFO] Writing jar finished. 09:03:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:03:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:03:42 [INFO] 09:03:42 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf --- 09:03:42 [INFO] 09:03:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf --- 09:03:42 [INFO] No Javadoc in project. Archive not created. 09:03:42 [INFO] 09:03:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf --- 09:03:42 [INFO] CycloneDX: Resolving Dependencies 09:03:46 [INFO] CycloneDX: Creating BOM version 1.6 with 399 component(s) 09:03:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf/target/bom.xml 09:03:46 [INFO] attaching as odl-restconf-10.0.1-SNAPSHOT-cyclonedx.xml 09:03:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf/target/bom.json 09:03:46 [INFO] attaching as odl-restconf-10.0.1-SNAPSHOT-cyclonedx.json 09:03:46 [INFO] 09:03:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 09:03:46 [INFO] Skipping duplicate-finder execution! 09:03:46 [INFO] 09:03:46 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf --- 09:03:46 [INFO] Skipping plugin execution 09:03:46 [INFO] 09:03:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf --- 09:03:46 [INFO] Skipping source per configuration. 09:03:46 [INFO] 09:03:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf --- 09:03:46 [INFO] 09:03:46 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf --- 09:03:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:03:46 [INFO] 09:03:46 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf --- 09:03:46 [WARNING] 09:03:46 [WARNING] The packaging plugin for project odl-restconf did not assign 09:03:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:03:46 [WARNING] 09:03:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:03:46 [WARNING] 09:03:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/10.0.1-SNAPSHOT/odl-restconf-10.0.1-SNAPSHOT.pom 09:03:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/10.0.1-SNAPSHOT/odl-restconf-10.0.1-SNAPSHOT-features.xml 09:03:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/10.0.1-SNAPSHOT/odl-restconf-10.0.1-SNAPSHOT-cyclonedx.xml 09:03:46 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/10.0.1-SNAPSHOT/odl-restconf-10.0.1-SNAPSHOT-cyclonedx.json 09:03:46 [INFO] 09:03:46 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf --- 09:03:46 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:03:46 [WARNING] 09:03:46 [WARNING] The packaging plugin for project odl-restconf did not assign 09:03:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:03:46 [WARNING] 09:03:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:03:46 [WARNING] 09:03:46 [INFO] 09:03:46 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 09:03:46 [INFO] Building restconf-openapi 10.0.1-SNAPSHOT [81/112] 09:03:46 [INFO] from protocol/restconf-openapi/pom.xml 09:03:46 [INFO] -------------------------------[ bundle ]------------------------------- 09:03:46 [INFO] 09:03:46 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-openapi --- 09:03:46 [INFO] 09:03:46 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-openapi --- 09:03:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:03:46 [INFO] 09:03:46 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-openapi --- 09:03:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:03:46 [INFO] 09:03:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-openapi --- 09:03:47 [INFO] 09:03:47 [INFO] --- dependency:3.9.0:properties (default) @ restconf-openapi --- 09:03:47 [INFO] 09:03:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-openapi --- 09:03:47 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:03:47 [INFO] 09:03:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-openapi --- 09:03:47 [INFO] Starting audit... 09:03:47 Audit done. 09:03:47 [INFO] You have 0 Checkstyle violations. 09:03:47 [INFO] 09:03:47 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-openapi --- 09:03:47 [INFO] Starting audit... 09:03:47 Audit done. 09:03:47 [INFO] You have 0 Checkstyle violations. 09:03:47 [INFO] 09:03:47 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-openapi --- 09:03:47 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:03:47 [INFO] 09:03:47 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-openapi --- 09:03:47 [INFO] Copying 15 resources from src/main/resources to target/classes 09:03:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/generated-sources/spi 09:03:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/generated-sources/yang 09:03:47 [INFO] 09:03:47 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-openapi --- 09:03:47 [INFO] Recompiling the module because of changed dependency. 09:03:47 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[163,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PathsEntity.java:[88,41] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PathsEntity.java:[114,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PathsEntity.java:[177,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PathsEntity.java:[219,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[130,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[152,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[156,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[191,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[53,65] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[64,52] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/SchemasEntity.java:[132,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:03:48 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/MountPointOpenApiGeneratorRFC8040.java:[26,80] possible 'this' escape before subclass is fully initialized 09:03:48 [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 09:03:48 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:03:48 [INFO] 09:03:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 09:03:48 [INFO] 09:03:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-openapi --- 09:03:48 [INFO] Fork Value is true 09:03:53 [INFO] Done SpotBugs Analysis.... 09:03:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:03:53 [INFO] 09:03:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 09:03:53 [INFO] 09:03:53 [INFO] 09:03:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-openapi --- 09:03:53 [INFO] BugInstance size is 0 09:03:53 [INFO] Error size is 0 09:03:53 [INFO] No errors/warnings found 09:03:53 [INFO] 09:03:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-openapi --- 09:03:53 [INFO] Copying 92 resources from src/test/resources to target/test-classes 09:03:53 [INFO] 09:03:53 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-openapi --- 09:03:53 [INFO] Recompiling the module because of changed dependency. 09:03:53 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 09:03:53 [INFO] 09:03:53 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-openapi --- 09:03:53 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/surefire-reports 09:03:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:03:53 [INFO] 09:03:53 [INFO] ------------------------------------------------------- 09:03:53 [INFO] T E S T S 09:03:53 [INFO] ------------------------------------------------------- 09:03:54 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1389Test 09:03:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:03:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.694 s -- in org.opendaylight.restconf.openapi.impl.NC1389Test 09:03:57 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 09:03:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 09:03:57 [INFO] Running org.opendaylight.restconf.openapi.impl.BugsDocumentTest 09:03:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.restconf.openapi.impl.BugsDocumentTest 09:03:58 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 09:03:58 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 09:03:58 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 09:03:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 09:03:59 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1386Test 09:03:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.restconf.openapi.impl.NC1386Test 09:03:59 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1398Test 09:03:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.restconf.openapi.impl.NC1398Test 09:03:59 [INFO] 09:03:59 [INFO] Results: 09:03:59 [INFO] 09:03:59 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0 09:03:59 [INFO] 09:03:59 [INFO] 09:03:59 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-openapi --- 09:03:59 [INFO] 09:03:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-openapi --- 09:03:59 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:10.0.1-SNAPSHOT : Export org.opendaylight.restconf.openapi.mountpoints, has 1, private references [org.opendaylight.restconf.openapi.impl] 09:03:59 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/restconf-openapi-10.0.1-SNAPSHOT.jar 09:03:59 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/classes/META-INF/MANIFEST.MF 09:03:59 [INFO] 09:03:59 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-openapi --- 09:04:01 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/restconf-openapi-10.0.1-SNAPSHOT-javadoc.jar 09:04:01 [INFO] 09:04:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-openapi --- 09:04:01 [INFO] CycloneDX: Resolving Dependencies 09:04:03 [INFO] CycloneDX: Creating BOM version 1.6 with 108 component(s) 09:04:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/bom.xml 09:04:03 [INFO] attaching as restconf-openapi-10.0.1-SNAPSHOT-cyclonedx.xml 09:04:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/bom.json 09:04:03 [INFO] attaching as restconf-openapi-10.0.1-SNAPSHOT-cyclonedx.json 09:04:03 [INFO] 09:04:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 09:04:03 [INFO] Skipping duplicate-finder execution! 09:04:03 [INFO] 09:04:03 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-openapi --- 09:04:03 [INFO] No dependency problems found 09:04:03 [INFO] 09:04:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-openapi --- 09:04:03 [INFO] Skipping source per configuration. 09:04:03 [INFO] 09:04:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-openapi --- 09:04:03 [INFO] 09:04:03 [INFO] --- jacoco:0.8.13:report (report) @ restconf-openapi --- 09:04:03 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/code-coverage/jacoco.exec 09:04:03 [INFO] Analyzed bundle 'restconf-openapi' with 48 classes 09:04:03 [INFO] 09:04:03 [INFO] --- install:3.1.4:install (default-install) @ restconf-openapi --- 09:04:03 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.1-SNAPSHOT/restconf-openapi-10.0.1-SNAPSHOT.pom 09:04:03 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/restconf-openapi-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.1-SNAPSHOT/restconf-openapi-10.0.1-SNAPSHOT.jar 09:04:03 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/restconf-openapi-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.1-SNAPSHOT/restconf-openapi-10.0.1-SNAPSHOT-javadoc.jar 09:04:03 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.1-SNAPSHOT/restconf-openapi-10.0.1-SNAPSHOT-cyclonedx.xml 09:04:03 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/10.0.1-SNAPSHOT/restconf-openapi-10.0.1-SNAPSHOT-cyclonedx.json 09:04:03 [INFO] 09:04:03 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-openapi --- 09:04:03 [INFO] Installing org/opendaylight/netconf/restconf-openapi/10.0.1-SNAPSHOT/restconf-openapi-10.0.1-SNAPSHOT.jar 09:04:03 [INFO] Writing OBR metadata 09:04:03 [INFO] 09:04:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-openapi --- 09:04:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:04:03 [INFO] 09:04:03 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-openapi --- 09:04:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:04:03 [INFO] 09:04:03 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 09:04:03 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 10.0.1-SNAPSHOT [82/112] 09:04:03 [INFO] from features/odl-restconf-openapi/pom.xml 09:04:03 [INFO] ------------------------------[ feature ]------------------------------- 09:04:04 [INFO] 09:04:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-openapi --- 09:04:04 [INFO] 09:04:04 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-openapi --- 09:04:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:04 [INFO] 09:04:04 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 09:04:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:04 [INFO] 09:04:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-openapi --- 09:04:04 [INFO] 09:04:04 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-openapi --- 09:04:04 [INFO] 09:04:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 09:04:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:04:04 [INFO] argLine set to empty 09:04:04 [INFO] 09:04:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-openapi --- 09:04:04 [INFO] Starting audit... 09:04:04 Audit done. 09:04:04 [INFO] You have 0 Checkstyle violations. 09:04:04 [INFO] 09:04:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-openapi --- 09:04:04 [INFO] Starting audit... 09:04:04 Audit done. 09:04:04 [INFO] You have 0 Checkstyle violations. 09:04:04 [INFO] 09:04:04 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-openapi --- 09:04:04 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:04:04 [INFO] 09:04:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 09:04:04 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-openapi/target/feature/feature.xml 09:04:04 [INFO] ...done! 09:04:04 [INFO] Attaching features XML 09:04:04 [INFO] 09:04:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-openapi --- 09:04:04 [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 09:04:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:04:05 [INFO] 09:04:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 09:04:05 [INFO] 09:04:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-openapi --- 09:04:05 [INFO] No files found to run spotbugs, check compile phase has been run 09:04:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:04:05 [INFO] 09:04:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 09:04:05 [INFO] 09:04:05 [INFO] 09:04:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-openapi --- 09:04:05 [INFO] 09:04:05 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-openapi --- 09:04:05 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-openapi 09:04:05 [INFO] Project dependency features detected: [] 09:04:05 [INFO] Pax Exam System (Version: 4.14.0) created. 09:04:05 [INFO] Creating RMI registry server on 127.0.0.1:42679 09:04:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:04:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:04:05 [INFO] Waiting for remote bundle context.. on 42679 name: 6860d985-77e3-4466-9ebc-ed04239b0c69 timout: [ RelativeTimeout value = 180000 ] 09:04:11 [INFO] Building jar from resources and headers. 09:04:11 [INFO] Writing jar finished. 09:04:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:04:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:04:23 [INFO] 09:04:23 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-openapi --- 09:04:23 [INFO] 09:04:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-openapi --- 09:04:23 [INFO] No Javadoc in project. Archive not created. 09:04:23 [INFO] 09:04:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-openapi --- 09:04:23 [INFO] CycloneDX: Resolving Dependencies 09:04:28 [INFO] CycloneDX: Creating BOM version 1.6 with 413 component(s) 09:04:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-openapi/target/bom.xml 09:04:28 [INFO] attaching as odl-restconf-openapi-10.0.1-SNAPSHOT-cyclonedx.xml 09:04:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-openapi/target/bom.json 09:04:28 [INFO] attaching as odl-restconf-openapi-10.0.1-SNAPSHOT-cyclonedx.json 09:04:28 [INFO] 09:04:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 09:04:28 [INFO] Skipping duplicate-finder execution! 09:04:28 [INFO] 09:04:28 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 09:04:28 [INFO] Skipping plugin execution 09:04:28 [INFO] 09:04:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 09:04:28 [INFO] Skipping source per configuration. 09:04:28 [INFO] 09:04:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-openapi --- 09:04:28 [INFO] 09:04:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-openapi --- 09:04:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:04:28 [INFO] 09:04:28 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-openapi --- 09:04:28 [WARNING] 09:04:28 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 09:04:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:04:28 [WARNING] 09:04:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:04:28 [WARNING] 09:04:28 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/10.0.1-SNAPSHOT/odl-restconf-openapi-10.0.1-SNAPSHOT.pom 09:04:28 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/10.0.1-SNAPSHOT/odl-restconf-openapi-10.0.1-SNAPSHOT-features.xml 09:04:28 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/10.0.1-SNAPSHOT/odl-restconf-openapi-10.0.1-SNAPSHOT-cyclonedx.xml 09:04:28 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/10.0.1-SNAPSHOT/odl-restconf-openapi-10.0.1-SNAPSHOT-cyclonedx.json 09:04:28 [INFO] 09:04:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-openapi --- 09:04:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:04:28 [WARNING] 09:04:28 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 09:04:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:04:28 [WARNING] 09:04:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:04:28 [WARNING] 09:04:28 [INFO] 09:04:28 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 09:04:28 [INFO] Building OpenDaylight :: Restconf :: All 10.0.1-SNAPSHOT [83/112] 09:04:28 [INFO] from features/odl-restconf-all/pom.xml 09:04:28 [INFO] ------------------------------[ feature ]------------------------------- 09:04:28 [INFO] 09:04:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-all --- 09:04:28 [INFO] 09:04:28 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-all --- 09:04:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:28 [INFO] 09:04:28 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 09:04:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:28 [INFO] 09:04:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-all --- 09:04:28 [INFO] 09:04:28 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-all --- 09:04:28 [INFO] 09:04:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-all --- 09:04:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:04:28 [INFO] argLine set to empty 09:04:28 [INFO] 09:04:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-all --- 09:04:28 [INFO] Starting audit... 09:04:28 Audit done. 09:04:28 [INFO] You have 0 Checkstyle violations. 09:04:28 [INFO] 09:04:28 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-all --- 09:04:28 [INFO] Starting audit... 09:04:28 Audit done. 09:04:28 [INFO] You have 0 Checkstyle violations. 09:04:28 [INFO] 09:04:28 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-all --- 09:04:28 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:04:28 [INFO] 09:04:28 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 09:04:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-all/target/feature/feature.xml 09:04:29 [INFO] ...done! 09:04:29 [INFO] Attaching features XML 09:04:29 [INFO] 09:04:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-all --- 09:04:29 [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 09:04:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:04:29 [INFO] 09:04:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 09:04:29 [INFO] 09:04:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-all --- 09:04:29 [INFO] No files found to run spotbugs, check compile phase has been run 09:04:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:04:29 [INFO] 09:04:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 09:04:29 [INFO] 09:04:29 [INFO] 09:04:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-all --- 09:04:29 [INFO] 09:04:29 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-all --- 09:04:29 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-all 09:04:29 [INFO] Project dependency features detected: [] 09:04:29 [INFO] Pax Exam System (Version: 4.14.0) created. 09:04:29 [INFO] Creating RMI registry server on 127.0.0.1:34851 09:04:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:04:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:04:29 [INFO] Waiting for remote bundle context.. on 34851 name: 156c380a-239d-442c-9130-2a5b83a9191f timout: [ RelativeTimeout value = 180000 ] 09:04:33 [INFO] Building jar from resources and headers. 09:04:33 [INFO] Writing jar finished. 09:04:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:04:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:04:45 [INFO] 09:04:45 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-all --- 09:04:45 [INFO] 09:04:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-all --- 09:04:45 [INFO] No Javadoc in project. Archive not created. 09:04:45 [INFO] 09:04:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-all --- 09:04:45 [INFO] CycloneDX: Resolving Dependencies 09:04:49 [INFO] CycloneDX: Creating BOM version 1.6 with 414 component(s) 09:04:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-all/target/bom.xml 09:04:49 [INFO] attaching as odl-restconf-all-10.0.1-SNAPSHOT-cyclonedx.xml 09:04:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-all/target/bom.json 09:04:50 [INFO] attaching as odl-restconf-all-10.0.1-SNAPSHOT-cyclonedx.json 09:04:50 [INFO] 09:04:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 09:04:50 [INFO] Skipping duplicate-finder execution! 09:04:50 [INFO] 09:04:50 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-all --- 09:04:50 [INFO] Skipping plugin execution 09:04:50 [INFO] 09:04:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-all --- 09:04:50 [INFO] Skipping source per configuration. 09:04:50 [INFO] 09:04:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-all --- 09:04:50 [INFO] 09:04:50 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-all --- 09:04:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:04:50 [INFO] 09:04:50 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-all --- 09:04:50 [WARNING] 09:04:50 [WARNING] The packaging plugin for project odl-restconf-all did not assign 09:04:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:04:50 [WARNING] 09:04:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:04:50 [WARNING] 09:04:50 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/10.0.1-SNAPSHOT/odl-restconf-all-10.0.1-SNAPSHOT.pom 09:04:50 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/10.0.1-SNAPSHOT/odl-restconf-all-10.0.1-SNAPSHOT-features.xml 09:04:50 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/10.0.1-SNAPSHOT/odl-restconf-all-10.0.1-SNAPSHOT-cyclonedx.xml 09:04:50 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/10.0.1-SNAPSHOT/odl-restconf-all-10.0.1-SNAPSHOT-cyclonedx.json 09:04:50 [INFO] 09:04:50 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-all --- 09:04:50 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:04:50 [WARNING] 09:04:50 [WARNING] The packaging plugin for project odl-restconf-all did not assign 09:04:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:04:50 [WARNING] 09:04:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:04:50 [WARNING] 09:04:50 [INFO] 09:04:50 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-api >----------- 09:04:50 [INFO] Building keystore-plaintext-api 10.0.1-SNAPSHOT [84/112] 09:04:50 [INFO] from keystore/plaintext-api/pom.xml 09:04:50 [INFO] -------------------------------[ bundle ]------------------------------- 09:04:50 [INFO] 09:04:50 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-plaintext-api --- 09:04:50 [INFO] 09:04:50 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-plaintext-api --- 09:04:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:50 [INFO] 09:04:50 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-plaintext-api --- 09:04:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:50 [INFO] 09:04:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-plaintext-api --- 09:04:50 [INFO] 09:04:50 [INFO] --- dependency:3.9.0:properties (default) @ keystore-plaintext-api --- 09:04:50 [INFO] 09:04:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-plaintext-api --- 09:04:50 [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/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-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/** 09:04:50 [INFO] 09:04:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-plaintext-api --- 09:04:50 [INFO] Starting audit... 09:04:50 Audit done. 09:04:50 [INFO] You have 0 Checkstyle violations. 09:04:50 [INFO] 09:04:50 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-plaintext-api --- 09:04:50 [INFO] Starting audit... 09:04:50 Audit done. 09:04:50 [INFO] You have 0 Checkstyle violations. 09:04:50 [INFO] 09:04:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-plaintext-api --- 09:04:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:04:50 [INFO] 09:04:50 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-plaintext-api --- 09:04:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/src/main/resources 09:04:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/generated-sources/spi 09:04:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/generated-sources/yang 09:04:50 [INFO] 09:04:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-plaintext-api --- 09:04:50 [INFO] Recompiling the module because of changed source code. 09:04:50 [INFO] Compiling 2 source files with javac [debug release 21] to target/classes 09:04:50 [INFO] 09:04:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-plaintext-api >>> 09:04:50 [INFO] 09:04:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-plaintext-api --- 09:04:50 [INFO] Fork Value is true 09:04:52 [INFO] Done SpotBugs Analysis.... 09:04:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:04:52 [INFO] 09:04:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-plaintext-api <<< 09:04:52 [INFO] 09:04:52 [INFO] 09:04:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-plaintext-api --- 09:04:52 [INFO] BugInstance size is 0 09:04:52 [INFO] Error size is 0 09:04:52 [INFO] No errors/warnings found 09:04:52 [INFO] 09:04:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-plaintext-api --- 09:04:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/src/test/resources 09:04:52 [INFO] 09:04:52 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-plaintext-api --- 09:04:52 [INFO] No sources to compile 09:04:52 [INFO] 09:04:52 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-plaintext-api --- 09:04:52 [INFO] No tests to run. 09:04:52 [INFO] 09:04:52 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-plaintext-api --- 09:04:52 [INFO] 09:04:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-plaintext-api --- 09:04:52 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/keystore-plaintext-api-10.0.1-SNAPSHOT.jar 09:04:52 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/classes/META-INF/MANIFEST.MF 09:04:52 [INFO] 09:04:52 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-plaintext-api --- 09:04:54 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/keystore-plaintext-api-10.0.1-SNAPSHOT-javadoc.jar 09:04:54 [INFO] 09:04:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-plaintext-api --- 09:04:54 [INFO] CycloneDX: Resolving Dependencies 09:04:54 [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s) 09:04:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/bom.xml 09:04:54 [INFO] attaching as keystore-plaintext-api-10.0.1-SNAPSHOT-cyclonedx.xml 09:04:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/bom.json 09:04:54 [INFO] attaching as keystore-plaintext-api-10.0.1-SNAPSHOT-cyclonedx.json 09:04:54 [INFO] 09:04:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-api --- 09:04:54 [INFO] Skipping duplicate-finder execution! 09:04:54 [INFO] 09:04:54 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-plaintext-api --- 09:04:54 [INFO] No dependency problems found 09:04:54 [INFO] 09:04:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-api --- 09:04:54 [INFO] Skipping source per configuration. 09:04:54 [INFO] 09:04:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-plaintext-api --- 09:04:54 [INFO] 09:04:54 [INFO] --- jacoco:0.8.13:report (report) @ keystore-plaintext-api --- 09:04:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:04:54 [INFO] 09:04:54 [INFO] --- install:3.1.4:install (default-install) @ keystore-plaintext-api --- 09:04:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.1-SNAPSHOT/keystore-plaintext-api-10.0.1-SNAPSHOT.pom 09:04:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/keystore-plaintext-api-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.1-SNAPSHOT/keystore-plaintext-api-10.0.1-SNAPSHOT.jar 09:04:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/keystore-plaintext-api-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.1-SNAPSHOT/keystore-plaintext-api-10.0.1-SNAPSHOT-javadoc.jar 09:04:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.1-SNAPSHOT/keystore-plaintext-api-10.0.1-SNAPSHOT-cyclonedx.xml 09:04:54 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/10.0.1-SNAPSHOT/keystore-plaintext-api-10.0.1-SNAPSHOT-cyclonedx.json 09:04:54 [INFO] 09:04:54 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-plaintext-api --- 09:04:54 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-api/10.0.1-SNAPSHOT/keystore-plaintext-api-10.0.1-SNAPSHOT.jar 09:04:54 [INFO] Writing OBR metadata 09:04:54 [INFO] 09:04:54 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-plaintext-api --- 09:04:54 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:04:54 [INFO] 09:04:54 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-plaintext-api --- 09:04:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:04:54 [INFO] 09:04:54 [INFO] -------< org.opendaylight.netconf:keystore-plaintext-localfile >-------- 09:04:54 [INFO] Building keystore-plaintext-localfile 10.0.1-SNAPSHOT [85/112] 09:04:54 [INFO] from keystore/plaintext-localfile/pom.xml 09:04:54 [INFO] -------------------------------[ bundle ]------------------------------- 09:04:54 [INFO] 09:04:54 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-plaintext-localfile --- 09:04:54 [INFO] 09:04:54 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-plaintext-localfile --- 09:04:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:54 [INFO] 09:04:54 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-plaintext-localfile --- 09:04:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:54 [INFO] 09:04:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-plaintext-localfile --- 09:04:54 [INFO] 09:04:54 [INFO] --- dependency:3.9.0:properties (default) @ keystore-plaintext-localfile --- 09:04:54 [INFO] 09:04:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-plaintext-localfile --- 09:04:54 [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/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:04:54 [INFO] 09:04:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-plaintext-localfile --- 09:04:54 [INFO] Starting audit... 09:04:54 Audit done. 09:04:54 [INFO] You have 0 Checkstyle violations. 09:04:54 [INFO] 09:04:54 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-plaintext-localfile --- 09:04:54 [INFO] Starting audit... 09:04:54 Audit done. 09:04:54 [INFO] You have 0 Checkstyle violations. 09:04:54 [INFO] 09:04:54 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-plaintext-localfile --- 09:04:54 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:04:54 [INFO] 09:04:54 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-plaintext-localfile --- 09:04:54 [INFO] Copying 1 resource from src/main/resources to target/classes 09:04:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/generated-sources/spi 09:04:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/generated-sources/yang 09:04:54 [INFO] 09:04:54 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-plaintext-localfile --- 09:04:54 [INFO] Recompiling the module because of changed dependency. 09:04:54 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 09:04:55 [INFO] 09:04:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-plaintext-localfile >>> 09:04:55 [INFO] 09:04:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-plaintext-localfile --- 09:04:55 [INFO] Fork Value is true 09:04:58 [INFO] Done SpotBugs Analysis.... 09:04:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:04:58 [INFO] 09:04:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-plaintext-localfile <<< 09:04:58 [INFO] 09:04:58 [INFO] 09:04:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-plaintext-localfile --- 09:04:58 [INFO] BugInstance size is 0 09:04:58 [INFO] Error size is 0 09:04:58 [INFO] No errors/warnings found 09:04:58 [INFO] 09:04:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-plaintext-localfile --- 09:04:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/src/test/resources 09:04:58 [INFO] 09:04:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-plaintext-localfile --- 09:04:58 [INFO] Recompiling the module because of changed dependency. 09:04:58 [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes 09:04:58 [INFO] 09:04:58 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-plaintext-localfile --- 09:04:58 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/surefire-reports 09:04:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:04:58 [INFO] 09:04:58 [INFO] ------------------------------------------------------- 09:04:58 [INFO] T E S T S 09:04:58 [INFO] ------------------------------------------------------- 09:04:59 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 09:04:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 09:04:59 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 09:04:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:05:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 09:05:00 [INFO] 09:05:00 [INFO] Results: 09:05:00 [INFO] 09:05:00 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 09:05:00 [INFO] 09:05:00 [INFO] 09:05:00 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-plaintext-localfile --- 09:05:00 [INFO] 09:05:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-plaintext-localfile --- 09:05:00 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.1-SNAPSHOT.jar 09:05:00 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/classes/META-INF/MANIFEST.MF 09:05:00 [INFO] 09:05:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-plaintext-localfile --- 09:05:01 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.1-SNAPSHOT-javadoc.jar 09:05:01 [INFO] 09:05:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-plaintext-localfile --- 09:05:01 [INFO] CycloneDX: Resolving Dependencies 09:05:02 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 09:05:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/bom.xml 09:05:02 [INFO] attaching as keystore-plaintext-localfile-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/bom.json 09:05:02 [INFO] attaching as keystore-plaintext-localfile-10.0.1-SNAPSHOT-cyclonedx.json 09:05:02 [INFO] 09:05:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-localfile --- 09:05:02 [INFO] Skipping duplicate-finder execution! 09:05:02 [INFO] 09:05:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-plaintext-localfile --- 09:05:02 [INFO] No dependency problems found 09:05:02 [INFO] 09:05:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-localfile --- 09:05:02 [INFO] Skipping source per configuration. 09:05:02 [INFO] 09:05:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-plaintext-localfile --- 09:05:02 [INFO] 09:05:02 [INFO] --- jacoco:0.8.13:report (report) @ keystore-plaintext-localfile --- 09:05:02 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/code-coverage/jacoco.exec 09:05:02 [INFO] Analyzed bundle 'keystore-plaintext-localfile' with 4 classes 09:05:02 [INFO] 09:05:02 [INFO] --- install:3.1.4:install (default-install) @ keystore-plaintext-localfile --- 09:05:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.1-SNAPSHOT/keystore-plaintext-localfile-10.0.1-SNAPSHOT.pom 09:05:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.1-SNAPSHOT/keystore-plaintext-localfile-10.0.1-SNAPSHOT.jar 09:05:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/keystore-plaintext-localfile-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.1-SNAPSHOT/keystore-plaintext-localfile-10.0.1-SNAPSHOT-javadoc.jar 09:05:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.1-SNAPSHOT/keystore-plaintext-localfile-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/10.0.1-SNAPSHOT/keystore-plaintext-localfile-10.0.1-SNAPSHOT-cyclonedx.json 09:05:02 [INFO] 09:05:02 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-plaintext-localfile --- 09:05:02 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-localfile/10.0.1-SNAPSHOT/keystore-plaintext-localfile-10.0.1-SNAPSHOT.jar 09:05:02 [INFO] Writing OBR metadata 09:05:02 [INFO] 09:05:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-plaintext-localfile --- 09:05:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:05:02 [INFO] 09:05:02 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-plaintext-localfile --- 09:05:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:05:02 [INFO] 09:05:02 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-cli >----------- 09:05:02 [INFO] Building keystore-plaintext-cli 10.0.1-SNAPSHOT [86/112] 09:05:02 [INFO] from keystore/plaintext-cli/pom.xml 09:05:02 [INFO] -------------------------------[ bundle ]------------------------------- 09:05:02 [INFO] 09:05:02 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-plaintext-cli --- 09:05:02 [INFO] 09:05:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-plaintext-cli --- 09:05:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:02 [INFO] 09:05:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ keystore-plaintext-cli --- 09:05:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:02 [INFO] 09:05:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-plaintext-cli --- 09:05:03 [INFO] 09:05:03 [INFO] --- dependency:3.9.0:properties (default) @ keystore-plaintext-cli --- 09:05:03 [INFO] 09:05:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ keystore-plaintext-cli --- 09:05:03 [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/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:05:03 [INFO] 09:05:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ keystore-plaintext-cli --- 09:05:03 [INFO] Starting audit... 09:05:03 Audit done. 09:05:03 [INFO] You have 0 Checkstyle violations. 09:05:03 [INFO] 09:05:03 [INFO] --- checkstyle:3.6.0:check (default) @ keystore-plaintext-cli --- 09:05:03 [INFO] Starting audit... 09:05:03 Audit done. 09:05:03 [INFO] You have 0 Checkstyle violations. 09:05:03 [INFO] 09:05:03 [INFO] --- dependency:3.9.0:copy (unpack-license) @ keystore-plaintext-cli --- 09:05:03 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:05:03 [INFO] 09:05:03 [INFO] --- resources:3.3.1:resources (default-resources) @ keystore-plaintext-cli --- 09:05:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/src/main/resources 09:05:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/generated-sources/spi 09:05:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/generated-sources/yang 09:05:03 [INFO] 09:05:03 [INFO] --- compiler:3.14.1:compile (default-compile) @ keystore-plaintext-cli --- 09:05:03 [INFO] Recompiling the module because of changed dependency. 09:05:03 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 09:05:03 [INFO] 09:05:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ keystore-plaintext-cli >>> 09:05:03 [INFO] 09:05:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ keystore-plaintext-cli --- 09:05:03 [INFO] Fork Value is true 09:05:05 [INFO] Done SpotBugs Analysis.... 09:05:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:05:05 [INFO] 09:05:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ keystore-plaintext-cli <<< 09:05:05 [INFO] 09:05:05 [INFO] 09:05:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ keystore-plaintext-cli --- 09:05:05 [INFO] BugInstance size is 0 09:05:05 [INFO] Error size is 0 09:05:05 [INFO] No errors/warnings found 09:05:05 [INFO] 09:05:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ keystore-plaintext-cli --- 09:05:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/src/test/resources 09:05:05 [INFO] 09:05:05 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ keystore-plaintext-cli --- 09:05:05 [INFO] No sources to compile 09:05:05 [INFO] 09:05:05 [INFO] --- surefire:3.5.4:test (default-test) @ keystore-plaintext-cli --- 09:05:05 [INFO] No tests to run. 09:05:05 [INFO] 09:05:05 [INFO] --- copy:14.1.4:copy-files (default) @ keystore-plaintext-cli --- 09:05:05 [INFO] 09:05:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ keystore-plaintext-cli --- 09:05:05 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.1-SNAPSHOT.jar 09:05:05 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/classes/META-INF/MANIFEST.MF 09:05:05 [INFO] 09:05:05 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ keystore-plaintext-cli --- 09:05:06 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.1-SNAPSHOT-javadoc.jar 09:05:06 [INFO] 09:05:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-plaintext-cli --- 09:05:06 [INFO] CycloneDX: Resolving Dependencies 09:05:07 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 09:05:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/bom.xml 09:05:07 [INFO] attaching as keystore-plaintext-cli-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/bom.json 09:05:07 [INFO] attaching as keystore-plaintext-cli-10.0.1-SNAPSHOT-cyclonedx.json 09:05:07 [INFO] 09:05:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-cli --- 09:05:07 [INFO] Skipping duplicate-finder execution! 09:05:07 [INFO] 09:05:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ keystore-plaintext-cli --- 09:05:07 [INFO] No dependency problems found 09:05:07 [INFO] 09:05:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-cli --- 09:05:07 [INFO] Skipping source per configuration. 09:05:07 [INFO] 09:05:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ keystore-plaintext-cli --- 09:05:07 [INFO] 09:05:07 [INFO] --- jacoco:0.8.13:report (report) @ keystore-plaintext-cli --- 09:05:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:05:07 [INFO] 09:05:07 [INFO] --- install:3.1.4:install (default-install) @ keystore-plaintext-cli --- 09:05:07 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.1-SNAPSHOT/keystore-plaintext-cli-10.0.1-SNAPSHOT.pom 09:05:07 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.1-SNAPSHOT/keystore-plaintext-cli-10.0.1-SNAPSHOT.jar 09:05:07 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/keystore-plaintext-cli-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.1-SNAPSHOT/keystore-plaintext-cli-10.0.1-SNAPSHOT-javadoc.jar 09:05:07 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.1-SNAPSHOT/keystore-plaintext-cli-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:07 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/10.0.1-SNAPSHOT/keystore-plaintext-cli-10.0.1-SNAPSHOT-cyclonedx.json 09:05:07 [INFO] 09:05:07 [INFO] --- bundle:6.0.0:install (default-install) @ keystore-plaintext-cli --- 09:05:07 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-cli/10.0.1-SNAPSHOT/keystore-plaintext-cli-10.0.1-SNAPSHOT.jar 09:05:07 [INFO] Writing OBR metadata 09:05:07 [INFO] 09:05:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-plaintext-cli --- 09:05:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:05:07 [INFO] 09:05:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ keystore-plaintext-cli --- 09:05:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:05:07 [INFO] 09:05:07 [INFO] ------< org.opendaylight.netconf:odl-netconf-keystore-plaintext >------- 09:05:07 [INFO] Building OpenDaylight :: Netconf :: Key Store :: Plaintext Storage 10.0.1-SNAPSHOT [87/112] 09:05:07 [INFO] from features/odl-netconf-keystore-plaintext/pom.xml 09:05:07 [INFO] ------------------------------[ feature ]------------------------------- 09:05:07 [INFO] 09:05:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] 09:05:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:07 [INFO] 09:05:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:07 [INFO] 09:05:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] 09:05:07 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] 09:05:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:05:07 [INFO] argLine set to empty 09:05:07 [INFO] 09:05:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] Starting audit... 09:05:07 Audit done. 09:05:07 [INFO] You have 0 Checkstyle violations. 09:05:07 [INFO] 09:05:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] Starting audit... 09:05:07 Audit done. 09:05:07 [INFO] You have 0 Checkstyle violations. 09:05:07 [INFO] 09:05:07 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-keystore-plaintext --- 09:05:07 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:05:07 [INFO] 09:05:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore-plaintext/target/feature/feature.xml 09:05:07 [INFO] ...done! 09:05:07 [INFO] Attaching features XML 09:05:07 [INFO] 09:05:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-keystore-plaintext --- 09:05:07 [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 09:05:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:05:07 [INFO] 09:05:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-keystore-plaintext >>> 09:05:07 [INFO] 09:05:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] No files found to run spotbugs, check compile phase has been run 09:05:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:05:07 [INFO] 09:05:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-keystore-plaintext <<< 09:05:07 [INFO] 09:05:07 [INFO] 09:05:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] 09:05:07 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-keystore-plaintext --- 09:05:07 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore-plaintext 09:05:07 [INFO] Project dependency features detected: [] 09:05:07 [INFO] Pax Exam System (Version: 4.14.0) created. 09:05:07 [INFO] Creating RMI registry server on 127.0.0.1:37349 09:05:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:05:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:05:08 [INFO] Waiting for remote bundle context.. on 37349 name: f00218bc-64d5-4328-b758-1b15dea07425 timout: [ RelativeTimeout value = 180000 ] 09:05:12 [INFO] Building jar from resources and headers. 09:05:12 [INFO] Writing jar finished. 09:05:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:05:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:05:14 [INFO] 09:05:14 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-keystore-plaintext --- 09:05:14 [INFO] 09:05:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-keystore-plaintext --- 09:05:14 [INFO] No Javadoc in project. Archive not created. 09:05:14 [INFO] 09:05:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-keystore-plaintext --- 09:05:14 [INFO] CycloneDX: Resolving Dependencies 09:05:15 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 09:05:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore-plaintext/target/bom.xml 09:05:15 [INFO] attaching as odl-netconf-keystore-plaintext-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore-plaintext/target/bom.json 09:05:15 [INFO] attaching as odl-netconf-keystore-plaintext-10.0.1-SNAPSHOT-cyclonedx.json 09:05:15 [INFO] 09:05:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore-plaintext --- 09:05:15 [INFO] Skipping duplicate-finder execution! 09:05:15 [INFO] 09:05:15 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-keystore-plaintext --- 09:05:15 [INFO] Skipping plugin execution 09:05:15 [INFO] 09:05:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore-plaintext --- 09:05:15 [INFO] Skipping source per configuration. 09:05:15 [INFO] 09:05:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-keystore-plaintext --- 09:05:15 [INFO] 09:05:15 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-keystore-plaintext --- 09:05:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:05:15 [INFO] 09:05:15 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-keystore-plaintext --- 09:05:15 [WARNING] 09:05:15 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 09:05:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:05:15 [WARNING] 09:05:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:05:15 [WARNING] 09:05:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore-plaintext/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.1-SNAPSHOT/odl-netconf-keystore-plaintext-10.0.1-SNAPSHOT.pom 09:05:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore-plaintext/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.1-SNAPSHOT/odl-netconf-keystore-plaintext-10.0.1-SNAPSHOT-features.xml 09:05:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore-plaintext/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.1-SNAPSHOT/odl-netconf-keystore-plaintext-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:15 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore-plaintext/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/10.0.1-SNAPSHOT/odl-netconf-keystore-plaintext-10.0.1-SNAPSHOT-cyclonedx.json 09:05:15 [INFO] 09:05:15 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-keystore-plaintext --- 09:05:15 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:05:15 [WARNING] 09:05:15 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 09:05:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:05:15 [WARNING] 09:05:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:05:15 [WARNING] 09:05:15 [INFO] 09:05:15 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 09:05:15 [INFO] Building features-netconf 10.0.1-SNAPSHOT [88/112] 09:05:15 [INFO] from features/features-netconf/pom.xml 09:05:15 [INFO] ------------------------------[ feature ]------------------------------- 09:05:15 [INFO] 09:05:15 [INFO] --- clean:3.5.0:clean (default-clean) @ features-netconf --- 09:05:15 [INFO] 09:05:15 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-netconf --- 09:05:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:15 [INFO] 09:05:15 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-netconf --- 09:05:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:15 [INFO] 09:05:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-netconf --- 09:05:16 [INFO] 09:05:16 [INFO] --- dependency:3.9.0:properties (default) @ features-netconf --- 09:05:16 [INFO] 09:05:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-netconf --- 09:05:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:05:16 [INFO] argLine set to empty 09:05:16 [INFO] 09:05:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-netconf --- 09:05:16 [INFO] Starting audit... 09:05:16 Audit done. 09:05:16 [INFO] You have 0 Checkstyle violations. 09:05:16 [INFO] 09:05:16 [INFO] --- checkstyle:3.6.0:check (default) @ features-netconf --- 09:05:16 [INFO] Starting audit... 09:05:16 Audit done. 09:05:16 [INFO] You have 0 Checkstyle violations. 09:05:16 [INFO] 09:05:16 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-netconf --- 09:05:16 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:05:16 [INFO] 09:05:16 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 09:05:16 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf/target/feature/feature.xml 09:05:16 [INFO] ...done! 09:05:16 [INFO] Attaching features XML 09:05:16 [INFO] 09:05:16 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-netconf --- 09:05:16 [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 09:05:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:05:16 [INFO] 09:05:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-netconf >>> 09:05:16 [INFO] 09:05:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-netconf --- 09:05:16 [INFO] No files found to run spotbugs, check compile phase has been run 09:05:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:05:16 [INFO] 09:05:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-netconf <<< 09:05:16 [INFO] 09:05:16 [INFO] 09:05:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-netconf --- 09:05:16 [INFO] 09:05:16 [INFO] --- feattest:14.1.4:test (default) @ features-netconf --- 09:05:16 [INFO] 09:05:16 [INFO] --- copy:14.1.4:copy-files (default) @ features-netconf --- 09:05:16 [INFO] 09:05:16 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-netconf --- 09:05:16 [INFO] No Javadoc in project. Archive not created. 09:05:16 [INFO] 09:05:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-netconf --- 09:05:16 [INFO] CycloneDX: Resolving Dependencies 09:05:21 [INFO] CycloneDX: Creating BOM version 1.6 with 453 component(s) 09:05:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf/target/bom.xml 09:05:21 [INFO] attaching as features-netconf-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf/target/bom.json 09:05:21 [INFO] attaching as features-netconf-10.0.1-SNAPSHOT-cyclonedx.json 09:05:21 [INFO] 09:05:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 09:05:21 [INFO] Skipping duplicate-finder execution! 09:05:21 [INFO] 09:05:21 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-netconf --- 09:05:21 [INFO] Skipping plugin execution 09:05:21 [INFO] 09:05:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-netconf --- 09:05:21 [INFO] Skipping source per configuration. 09:05:21 [INFO] 09:05:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-netconf --- 09:05:21 [INFO] 09:05:21 [INFO] --- jacoco:0.8.13:report (report) @ features-netconf --- 09:05:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:05:21 [INFO] 09:05:21 [INFO] --- install:3.1.4:install (default-install) @ features-netconf --- 09:05:21 [WARNING] 09:05:21 [WARNING] The packaging plugin for project features-netconf did not assign 09:05:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:05:21 [WARNING] 09:05:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:05:21 [WARNING] 09:05:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/10.0.1-SNAPSHOT/features-netconf-10.0.1-SNAPSHOT.pom 09:05:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/10.0.1-SNAPSHOT/features-netconf-10.0.1-SNAPSHOT-features.xml 09:05:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/10.0.1-SNAPSHOT/features-netconf-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:21 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/10.0.1-SNAPSHOT/features-netconf-10.0.1-SNAPSHOT-cyclonedx.json 09:05:21 [INFO] 09:05:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-netconf --- 09:05:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:05:21 [WARNING] 09:05:21 [WARNING] The packaging plugin for project features-netconf did not assign 09:05:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:05:21 [WARNING] 09:05:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:05:21 [WARNING] 09:05:21 [INFO] 09:05:21 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 09:05:21 [INFO] Building netconf-test-perf 10.0.1-SNAPSHOT [89/112] 09:05:21 [INFO] from usecase/netconf-test-perf/pom.xml 09:05:21 [INFO] -------------------------------[ bundle ]------------------------------- 09:05:21 [INFO] 09:05:21 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-test-perf --- 09:05:21 [INFO] 09:05:21 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-test-perf --- 09:05:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:21 [INFO] 09:05:21 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 09:05:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:21 [INFO] 09:05:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-test-perf --- 09:05:22 [INFO] 09:05:22 [INFO] --- dependency:3.9.0:properties (default) @ netconf-test-perf --- 09:05:22 [INFO] 09:05:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-test-perf --- 09:05:22 [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/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:05:22 [INFO] 09:05:22 [INFO] --- yang:14.0.18:generate-sources (binding) @ netconf-test-perf --- 09:05:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:05:22 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/src/main/yang 09:05:22 [INFO] yang-to-sources: Found 44 dependencies in 12.87 ms 09:05:22 [INFO] yang-to-sources: Project model files found: 4 in 109.1 ms 09:05:22 [INFO] yang-to-sources: 5 YANG models processed in 456.5 ms 09:05:22 [INFO] BindingJavaFileGenerator: Defined 134 files in 17.56 ms 09:05:22 [INFO] Sorted 134 files into 28 directories in 505.3 μs 09:05:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 134 in 133.5 ms 09:05:22 [INFO] 09:05:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-test-perf --- 09:05:22 [INFO] Starting audit... 09:05:22 Audit done. 09:05:22 [INFO] You have 0 Checkstyle violations. 09:05:22 [INFO] 09:05:22 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-test-perf --- 09:05:22 [INFO] Starting audit... 09:05:22 Audit done. 09:05:22 [INFO] You have 0 Checkstyle violations. 09:05:22 [INFO] 09:05:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-test-perf --- 09:05:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:05:22 [INFO] 09:05:22 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-test-perf --- 09:05:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/src/main/resources 09:05:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/generated-sources/spi 09:05:22 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 09:05:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:05:22 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 09:05:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/generated-sources/spi 09:05:22 [INFO] 09:05:22 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-test-perf --- 09:05:22 [INFO] Recompiling the module because of changed dependency. 09:05:22 [INFO] Compiling 138 source files with javac [debug release 21] to target/classes 09:05:23 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/src/main/java/org/opendaylight/test/endtoend/WriteRoutesImpl.java:[54,84] DEFAULT_TOPOLOGY_OID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 09:05:23 [INFO] 09:05:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 09:05:23 [INFO] 09:05:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-test-perf --- 09:05:23 [INFO] Fork Value is true 09:05:27 [INFO] Done SpotBugs Analysis.... 09:05:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:05:27 [INFO] 09:05:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 09:05:27 [INFO] 09:05:27 [INFO] 09:05:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-test-perf --- 09:05:27 [INFO] BugInstance size is 0 09:05:27 [INFO] Error size is 0 09:05:27 [INFO] No errors/warnings found 09:05:27 [INFO] 09:05:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 09:05:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/src/test/resources 09:05:27 [INFO] 09:05:27 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-test-perf --- 09:05:27 [INFO] No sources to compile 09:05:27 [INFO] 09:05:27 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-test-perf --- 09:05:27 [INFO] No tests to run. 09:05:27 [INFO] 09:05:27 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-test-perf --- 09:05:27 [INFO] 09:05:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ netconf-test-perf --- 09:05:27 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/netconf-test-perf-10.0.1-SNAPSHOT.jar 09:05:27 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 09:05:27 [INFO] 09:05:27 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-test-perf --- 09:05:31 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/netconf-test-perf-10.0.1-SNAPSHOT-javadoc.jar 09:05:31 [INFO] 09:05:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-test-perf --- 09:05:31 [INFO] CycloneDX: Resolving Dependencies 09:05:33 [INFO] CycloneDX: Creating BOM version 1.6 with 161 component(s) 09:05:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/bom.xml 09:05:33 [INFO] attaching as netconf-test-perf-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/bom.json 09:05:33 [INFO] attaching as netconf-test-perf-10.0.1-SNAPSHOT-cyclonedx.json 09:05:33 [INFO] 09:05:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 09:05:33 [INFO] Skipping duplicate-finder execution! 09:05:33 [INFO] 09:05:33 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-test-perf --- 09:05:33 [WARNING] Used undeclared dependencies found: 09:05:33 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.18:compile 09:05:33 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 09:05:33 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.18:compile 09:05:33 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 09:05:33 [WARNING] Unused declared dependencies found: 09:05:33 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:10.0.1-SNAPSHOT:compile 09:05:33 [WARNING] org.opendaylight.netconf:netconf-server:jar:10.0.1-SNAPSHOT:compile 09:05:33 [INFO] 09:05:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-test-perf --- 09:05:33 [INFO] Skipping source per configuration. 09:05:33 [INFO] 09:05:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-test-perf --- 09:05:33 [INFO] 09:05:33 [INFO] --- jacoco:0.8.13:report (report) @ netconf-test-perf --- 09:05:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:05:33 [INFO] 09:05:33 [INFO] --- install:3.1.4:install (default-install) @ netconf-test-perf --- 09:05:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.1-SNAPSHOT/netconf-test-perf-10.0.1-SNAPSHOT.pom 09:05:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/netconf-test-perf-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.1-SNAPSHOT/netconf-test-perf-10.0.1-SNAPSHOT.jar 09:05:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/netconf-test-perf-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.1-SNAPSHOT/netconf-test-perf-10.0.1-SNAPSHOT-javadoc.jar 09:05:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.1-SNAPSHOT/netconf-test-perf-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:33 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/10.0.1-SNAPSHOT/netconf-test-perf-10.0.1-SNAPSHOT-cyclonedx.json 09:05:33 [INFO] 09:05:33 [INFO] --- bundle:6.0.0:install (default-install) @ netconf-test-perf --- 09:05:33 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/10.0.1-SNAPSHOT/netconf-test-perf-10.0.1-SNAPSHOT.jar 09:05:33 [INFO] Writing OBR metadata 09:05:33 [INFO] 09:05:33 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-test-perf --- 09:05:33 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:05:33 [INFO] 09:05:33 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ netconf-test-perf --- 09:05:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:05:33 [INFO] 09:05:33 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 09:05:33 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 10.0.1-SNAPSHOT [90/112] 09:05:33 [INFO] from features/odl-netconf-test-tools/pom.xml 09:05:33 [INFO] ------------------------------[ feature ]------------------------------- 09:05:33 [INFO] 09:05:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-netconf-test-tools --- 09:05:33 [INFO] 09:05:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-netconf-test-tools --- 09:05:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:33 [INFO] 09:05:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 09:05:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:33 [INFO] 09:05:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-netconf-test-tools --- 09:05:34 [INFO] 09:05:34 [INFO] --- dependency:3.9.0:properties (default) @ odl-netconf-test-tools --- 09:05:34 [INFO] 09:05:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 09:05:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:05:34 [INFO] argLine set to empty 09:05:34 [INFO] 09:05:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-netconf-test-tools --- 09:05:34 [INFO] Starting audit... 09:05:34 Audit done. 09:05:34 [INFO] You have 0 Checkstyle violations. 09:05:34 [INFO] 09:05:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-netconf-test-tools --- 09:05:34 [INFO] Starting audit... 09:05:34 Audit done. 09:05:34 [INFO] You have 0 Checkstyle violations. 09:05:34 [INFO] 09:05:34 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-netconf-test-tools --- 09:05:34 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:05:34 [INFO] 09:05:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 09:05:34 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-test-tools/target/feature/feature.xml 09:05:34 [INFO] ...done! 09:05:34 [INFO] Attaching features XML 09:05:34 [INFO] 09:05:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-netconf-test-tools --- 09:05:34 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:05:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:05:34 [INFO] 09:05:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 09:05:34 [INFO] 09:05:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-netconf-test-tools --- 09:05:34 [INFO] No files found to run spotbugs, check compile phase has been run 09:05:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:05:34 [INFO] 09:05:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 09:05:34 [INFO] 09:05:34 [INFO] 09:05:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-netconf-test-tools --- 09:05:34 [INFO] 09:05:34 [INFO] --- feattest:14.1.4:test (default) @ odl-netconf-test-tools --- 09:05:34 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-test-tools 09:05:34 [INFO] Project dependency features detected: [] 09:05:34 [INFO] Pax Exam System (Version: 4.14.0) created. 09:05:34 [INFO] Creating RMI registry server on 127.0.0.1:34937 09:05:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:05:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:05:34 [INFO] Waiting for remote bundle context.. on 34937 name: 15993ea1-5298-43da-b78a-7e5579947602 timout: [ RelativeTimeout value = 180000 ] 09:05:39 [INFO] Building jar from resources and headers. 09:05:39 [INFO] Writing jar finished. 09:05:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:05:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:05:51 [INFO] 09:05:51 [INFO] --- copy:14.1.4:copy-files (default) @ odl-netconf-test-tools --- 09:05:51 [INFO] 09:05:51 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-netconf-test-tools --- 09:05:51 [INFO] No Javadoc in project. Archive not created. 09:05:51 [INFO] 09:05:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-netconf-test-tools --- 09:05:51 [INFO] CycloneDX: Resolving Dependencies 09:05:55 [INFO] CycloneDX: Creating BOM version 1.6 with 400 component(s) 09:05:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-test-tools/target/bom.xml 09:05:56 [INFO] attaching as odl-netconf-test-tools-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-test-tools/target/bom.json 09:05:56 [INFO] attaching as odl-netconf-test-tools-10.0.1-SNAPSHOT-cyclonedx.json 09:05:56 [INFO] 09:05:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 09:05:56 [INFO] Skipping duplicate-finder execution! 09:05:56 [INFO] 09:05:56 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 09:05:56 [INFO] Skipping plugin execution 09:05:56 [INFO] 09:05:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 09:05:56 [INFO] Skipping source per configuration. 09:05:56 [INFO] 09:05:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-netconf-test-tools --- 09:05:56 [INFO] 09:05:56 [INFO] --- jacoco:0.8.13:report (report) @ odl-netconf-test-tools --- 09:05:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:05:56 [INFO] 09:05:56 [INFO] --- install:3.1.4:install (default-install) @ odl-netconf-test-tools --- 09:05:56 [WARNING] 09:05:56 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 09:05:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:05:56 [WARNING] 09:05:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:05:56 [WARNING] 09:05:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/10.0.1-SNAPSHOT/odl-netconf-test-tools-10.0.1-SNAPSHOT.pom 09:05:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/10.0.1-SNAPSHOT/odl-netconf-test-tools-10.0.1-SNAPSHOT-features.xml 09:05:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/10.0.1-SNAPSHOT/odl-netconf-test-tools-10.0.1-SNAPSHOT-cyclonedx.xml 09:05:56 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/10.0.1-SNAPSHOT/odl-netconf-test-tools-10.0.1-SNAPSHOT-cyclonedx.json 09:05:56 [INFO] 09:05:56 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-netconf-test-tools --- 09:05:56 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:05:56 [WARNING] 09:05:56 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 09:05:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:05:56 [WARNING] 09:05:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:05:56 [WARNING] 09:05:56 [INFO] 09:05:56 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 09:05:56 [INFO] Building features-netconf-testing 10.0.1-SNAPSHOT [91/112] 09:05:56 [INFO] from features/features-netconf-testing/pom.xml 09:05:56 [INFO] ------------------------------[ feature ]------------------------------- 09:05:56 [INFO] 09:05:56 [INFO] --- clean:3.5.0:clean (default-clean) @ features-netconf-testing --- 09:05:56 [INFO] 09:05:56 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-netconf-testing --- 09:05:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:56 [INFO] 09:05:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 09:05:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:56 [INFO] 09:05:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-netconf-testing --- 09:05:56 [INFO] 09:05:56 [INFO] --- dependency:3.9.0:properties (default) @ features-netconf-testing --- 09:05:56 [INFO] 09:05:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-netconf-testing --- 09:05:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:05:56 [INFO] argLine set to empty 09:05:56 [INFO] 09:05:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-netconf-testing --- 09:05:56 [INFO] Starting audit... 09:05:56 Audit done. 09:05:56 [INFO] You have 0 Checkstyle violations. 09:05:56 [INFO] 09:05:56 [INFO] --- checkstyle:3.6.0:check (default) @ features-netconf-testing --- 09:05:56 [INFO] Starting audit... 09:05:56 Audit done. 09:05:56 [INFO] You have 0 Checkstyle violations. 09:05:56 [INFO] 09:05:56 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-netconf-testing --- 09:05:56 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:05:56 [INFO] 09:05:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 09:05:56 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-testing/target/feature/feature.xml 09:05:57 [INFO] ...done! 09:05:57 [INFO] Attaching features XML 09:05:57 [INFO] 09:05:57 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-netconf-testing --- 09:05:57 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:05:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:05:57 [INFO] 09:05:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 09:05:57 [INFO] 09:05:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-netconf-testing --- 09:05:57 [INFO] No files found to run spotbugs, check compile phase has been run 09:05:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:05:57 [INFO] 09:05:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 09:05:57 [INFO] 09:05:57 [INFO] 09:05:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-netconf-testing --- 09:05:57 [INFO] 09:05:57 [INFO] --- feattest:14.1.4:test (default) @ features-netconf-testing --- 09:05:57 [INFO] 09:05:57 [INFO] --- copy:14.1.4:copy-files (default) @ features-netconf-testing --- 09:05:57 [INFO] 09:05:57 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-netconf-testing --- 09:05:57 [INFO] No Javadoc in project. Archive not created. 09:05:57 [INFO] 09:05:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-netconf-testing --- 09:05:57 [INFO] CycloneDX: Resolving Dependencies 09:06:01 [INFO] CycloneDX: Creating BOM version 1.6 with 456 component(s) 09:06:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-testing/target/bom.xml 09:06:02 [INFO] attaching as features-netconf-testing-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-testing/target/bom.json 09:06:02 [INFO] attaching as features-netconf-testing-10.0.1-SNAPSHOT-cyclonedx.json 09:06:02 [INFO] 09:06:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 09:06:02 [INFO] Skipping duplicate-finder execution! 09:06:02 [INFO] 09:06:02 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-netconf-testing --- 09:06:02 [INFO] Skipping plugin execution 09:06:02 [INFO] 09:06:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-netconf-testing --- 09:06:02 [INFO] Skipping source per configuration. 09:06:02 [INFO] 09:06:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-netconf-testing --- 09:06:02 [INFO] 09:06:02 [INFO] --- jacoco:0.8.13:report (report) @ features-netconf-testing --- 09:06:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:06:02 [INFO] 09:06:02 [INFO] --- install:3.1.4:install (default-install) @ features-netconf-testing --- 09:06:02 [WARNING] 09:06:02 [WARNING] The packaging plugin for project features-netconf-testing did not assign 09:06:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:06:02 [WARNING] 09:06:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:06:02 [WARNING] 09:06:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/10.0.1-SNAPSHOT/features-netconf-testing-10.0.1-SNAPSHOT.pom 09:06:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/10.0.1-SNAPSHOT/features-netconf-testing-10.0.1-SNAPSHOT-features.xml 09:06:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/10.0.1-SNAPSHOT/features-netconf-testing-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:02 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/10.0.1-SNAPSHOT/features-netconf-testing-10.0.1-SNAPSHOT-cyclonedx.json 09:06:02 [INFO] 09:06:02 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-netconf-testing --- 09:06:02 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:06:02 [WARNING] 09:06:02 [WARNING] The packaging plugin for project features-netconf-testing did not assign 09:06:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:06:02 [WARNING] 09:06:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:06:02 [WARNING] 09:06:02 [INFO] 09:06:02 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 09:06:02 [INFO] Building features-netconf-experimental 10.0.1-SNAPSHOT [92/112] 09:06:02 [INFO] from features/features-netconf-experimental/pom.xml 09:06:02 [INFO] ------------------------------[ feature ]------------------------------- 09:06:02 [INFO] 09:06:02 [INFO] --- clean:3.5.0:clean (default-clean) @ features-netconf-experimental --- 09:06:02 [INFO] 09:06:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-netconf-experimental --- 09:06:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:02 [INFO] 09:06:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 09:06:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:02 [INFO] 09:06:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-netconf-experimental --- 09:06:02 [INFO] 09:06:02 [INFO] --- dependency:3.9.0:properties (default) @ features-netconf-experimental --- 09:06:02 [INFO] 09:06:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 09:06:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:06:02 [INFO] argLine set to empty 09:06:02 [INFO] 09:06:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-netconf-experimental --- 09:06:02 [INFO] Starting audit... 09:06:02 Audit done. 09:06:02 [INFO] You have 0 Checkstyle violations. 09:06:02 [INFO] 09:06:02 [INFO] --- checkstyle:3.6.0:check (default) @ features-netconf-experimental --- 09:06:02 [INFO] Starting audit... 09:06:02 Audit done. 09:06:02 [INFO] You have 0 Checkstyle violations. 09:06:02 [INFO] 09:06:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-netconf-experimental --- 09:06:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:06:02 [INFO] 09:06:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 09:06:03 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-experimental/target/feature/feature.xml 09:06:03 [INFO] ...done! 09:06:03 [INFO] Attaching features XML 09:06:03 [INFO] 09:06:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-netconf-experimental --- 09:06:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:06:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:06:03 [INFO] 09:06:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 09:06:03 [INFO] 09:06:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-netconf-experimental --- 09:06:03 [INFO] No files found to run spotbugs, check compile phase has been run 09:06:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:06:03 [INFO] 09:06:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 09:06:03 [INFO] 09:06:03 [INFO] 09:06:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-netconf-experimental --- 09:06:03 [INFO] 09:06:03 [INFO] --- feattest:14.1.4:test (default) @ features-netconf-experimental --- 09:06:03 [INFO] 09:06:03 [INFO] --- copy:14.1.4:copy-files (default) @ features-netconf-experimental --- 09:06:03 [INFO] 09:06:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-netconf-experimental --- 09:06:03 [INFO] No Javadoc in project. Archive not created. 09:06:03 [INFO] 09:06:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-netconf-experimental --- 09:06:03 [INFO] CycloneDX: Resolving Dependencies 09:06:07 [INFO] CycloneDX: Creating BOM version 1.6 with 454 component(s) 09:06:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-experimental/target/bom.xml 09:06:07 [INFO] attaching as features-netconf-experimental-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-experimental/target/bom.json 09:06:08 [INFO] attaching as features-netconf-experimental-10.0.1-SNAPSHOT-cyclonedx.json 09:06:08 [INFO] 09:06:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 09:06:08 [INFO] Skipping duplicate-finder execution! 09:06:08 [INFO] 09:06:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-netconf-experimental --- 09:06:08 [INFO] Skipping plugin execution 09:06:08 [INFO] 09:06:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-netconf-experimental --- 09:06:08 [INFO] Skipping source per configuration. 09:06:08 [INFO] 09:06:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-netconf-experimental --- 09:06:08 [INFO] 09:06:08 [INFO] --- jacoco:0.8.13:report (report) @ features-netconf-experimental --- 09:06:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:06:08 [INFO] 09:06:08 [INFO] --- install:3.1.4:install (default-install) @ features-netconf-experimental --- 09:06:08 [WARNING] 09:06:08 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 09:06:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:06:08 [WARNING] 09:06:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:06:08 [WARNING] 09:06:08 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/10.0.1-SNAPSHOT/features-netconf-experimental-10.0.1-SNAPSHOT.pom 09:06:08 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/10.0.1-SNAPSHOT/features-netconf-experimental-10.0.1-SNAPSHOT-features.xml 09:06:08 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/10.0.1-SNAPSHOT/features-netconf-experimental-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:08 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/10.0.1-SNAPSHOT/features-netconf-experimental-10.0.1-SNAPSHOT-cyclonedx.json 09:06:08 [INFO] 09:06:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-netconf-experimental --- 09:06:08 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:06:08 [WARNING] 09:06:08 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 09:06:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:06:08 [WARNING] 09:06:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:06:08 [WARNING] 09:06:08 [INFO] 09:06:08 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 09:06:08 [INFO] Building OpenDaylight :: Restconf :: Common 10.0.1-SNAPSHOT [93/112] 09:06:08 [INFO] from features/odl-restconf-common/pom.xml 09:06:08 [INFO] ------------------------------[ feature ]------------------------------- 09:06:08 [INFO] 09:06:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-restconf-common --- 09:06:08 [INFO] 09:06:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-restconf-common --- 09:06:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:08 [INFO] 09:06:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 09:06:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:08 [INFO] 09:06:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-restconf-common --- 09:06:08 [INFO] 09:06:08 [INFO] --- dependency:3.9.0:properties (default) @ odl-restconf-common --- 09:06:08 [INFO] 09:06:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-restconf-common --- 09:06:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:06:08 [INFO] argLine set to empty 09:06:08 [INFO] 09:06:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-restconf-common --- 09:06:08 [INFO] Starting audit... 09:06:08 Audit done. 09:06:08 [INFO] You have 0 Checkstyle violations. 09:06:08 [INFO] 09:06:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-restconf-common --- 09:06:08 [INFO] Starting audit... 09:06:08 Audit done. 09:06:08 [INFO] You have 0 Checkstyle violations. 09:06:08 [INFO] 09:06:08 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-restconf-common --- 09:06:08 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:06:08 [INFO] 09:06:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 09:06:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-common/target/feature/feature.xml 09:06:08 [INFO] ...done! 09:06:08 [INFO] Attaching features XML 09:06:08 [INFO] 09:06:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-restconf-common --- 09:06:08 [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 09:06:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 09:06:08 [INFO] 09:06:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 09:06:08 [INFO] 09:06:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-restconf-common --- 09:06:08 [INFO] No files found to run spotbugs, check compile phase has been run 09:06:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:06:08 [INFO] 09:06:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 09:06:08 [INFO] 09:06:08 [INFO] 09:06:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-restconf-common --- 09:06:08 [INFO] 09:06:08 [INFO] --- feattest:14.1.4:test (default) @ odl-restconf-common --- 09:06:08 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-common 09:06:08 [INFO] Project dependency features detected: [] 09:06:08 [INFO] Pax Exam System (Version: 4.14.0) created. 09:06:08 [INFO] Creating RMI registry server on 127.0.0.1:39877 09:06:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 09:06:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 09:06:09 [INFO] Waiting for remote bundle context.. on 39877 name: 63c7cb6a-192a-41f6-8667-308e29762236 timout: [ RelativeTimeout value = 180000 ] 09:06:13 [INFO] Building jar from resources and headers. 09:06:13 [INFO] Writing jar finished. 09:06:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 09:06:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 09:06:23 [INFO] 09:06:23 [INFO] --- copy:14.1.4:copy-files (default) @ odl-restconf-common --- 09:06:23 [INFO] 09:06:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-restconf-common --- 09:06:23 [INFO] No Javadoc in project. Archive not created. 09:06:23 [INFO] 09:06:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-restconf-common --- 09:06:23 [INFO] CycloneDX: Resolving Dependencies 09:06:26 [INFO] CycloneDX: Creating BOM version 1.6 with 308 component(s) 09:06:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-common/target/bom.xml 09:06:26 [INFO] attaching as odl-restconf-common-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-common/target/bom.json 09:06:26 [INFO] attaching as odl-restconf-common-10.0.1-SNAPSHOT-cyclonedx.json 09:06:26 [INFO] 09:06:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 09:06:26 [INFO] Skipping duplicate-finder execution! 09:06:26 [INFO] 09:06:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-restconf-common --- 09:06:26 [INFO] Skipping plugin execution 09:06:26 [INFO] 09:06:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-common --- 09:06:26 [INFO] Skipping source per configuration. 09:06:26 [INFO] 09:06:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-restconf-common --- 09:06:26 [INFO] 09:06:26 [INFO] --- jacoco:0.8.13:report (report) @ odl-restconf-common --- 09:06:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:06:26 [INFO] 09:06:26 [INFO] --- install:3.1.4:install (default-install) @ odl-restconf-common --- 09:06:26 [WARNING] 09:06:26 [WARNING] The packaging plugin for project odl-restconf-common did not assign 09:06:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:06:26 [WARNING] 09:06:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:06:26 [WARNING] 09:06:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/10.0.1-SNAPSHOT/odl-restconf-common-10.0.1-SNAPSHOT.pom 09:06:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/10.0.1-SNAPSHOT/odl-restconf-common-10.0.1-SNAPSHOT-features.xml 09:06:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/10.0.1-SNAPSHOT/odl-restconf-common-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:26 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/10.0.1-SNAPSHOT/odl-restconf-common-10.0.1-SNAPSHOT-cyclonedx.json 09:06:26 [INFO] 09:06:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-restconf-common --- 09:06:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:06:26 [WARNING] 09:06:26 [WARNING] The packaging plugin for project odl-restconf-common did not assign 09:06:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 09:06:26 [WARNING] 09:06:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 09:06:26 [WARNING] 09:06:26 [INFO] 09:06:26 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 09:06:26 [INFO] Building netconf-features-parent 10.0.1-SNAPSHOT [94/112] 09:06:26 [INFO] from features/pom.xml 09:06:26 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:26 [INFO] 09:06:26 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-features-parent --- 09:06:26 [INFO] 09:06:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-features-parent --- 09:06:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:26 [INFO] 09:06:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-features-parent --- 09:06:26 [INFO] 09:06:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-features-parent --- 09:06:26 [INFO] Skipping CycloneDX goal, because module skips deploy 09:06:26 [INFO] 09:06:26 [INFO] --- install:3.1.4:install (default-install) @ netconf-features-parent --- 09:06:26 [INFO] Skipping artifact installation 09:06:26 [INFO] 09:06:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-features-parent --- 09:06:26 [INFO] Skipping artifact deployment 09:06:26 [INFO] 09:06:26 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 09:06:26 [INFO] Building model-aggregator 10.0.1-SNAPSHOT [95/112] 09:06:26 [INFO] from model/pom.xml 09:06:26 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:26 [INFO] 09:06:26 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 09:06:26 [INFO] 09:06:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ model-aggregator --- 09:06:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:26 [INFO] 09:06:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 09:06:26 [INFO] 09:06:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 09:06:26 [INFO] Skipping CycloneDX goal, because module skips deploy 09:06:26 [INFO] 09:06:26 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 09:06:26 [INFO] Skipping artifact installation 09:06:26 [INFO] 09:06:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- 09:06:26 [INFO] Skipping artifact deployment 09:06:26 [INFO] 09:06:26 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 09:06:26 [INFO] Building keystore-aggregator 10.0.1-SNAPSHOT [96/112] 09:06:26 [INFO] from keystore/pom.xml 09:06:26 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:26 [INFO] 09:06:26 [INFO] --- clean:3.5.0:clean (default-clean) @ keystore-aggregator --- 09:06:26 [INFO] 09:06:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ keystore-aggregator --- 09:06:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:26 [INFO] 09:06:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ keystore-aggregator --- 09:06:26 [INFO] 09:06:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ keystore-aggregator --- 09:06:26 [INFO] Skipping CycloneDX goal, because module skips deploy 09:06:26 [INFO] 09:06:26 [INFO] --- install:3.1.4:install (default-install) @ keystore-aggregator --- 09:06:26 [INFO] Skipping artifact installation 09:06:26 [INFO] 09:06:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ keystore-aggregator --- 09:06:26 [INFO] Skipping artifact deployment 09:06:26 [INFO] 09:06:26 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 09:06:26 [INFO] Building truststore-aggregator 10.0.1-SNAPSHOT [97/112] 09:06:26 [INFO] from truststore/pom.xml 09:06:26 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:26 [INFO] 09:06:26 [INFO] --- clean:3.5.0:clean (default-clean) @ truststore-aggregator --- 09:06:26 [INFO] 09:06:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ truststore-aggregator --- 09:06:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:26 [INFO] 09:06:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ truststore-aggregator --- 09:06:26 [INFO] 09:06:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ truststore-aggregator --- 09:06:26 [INFO] Skipping CycloneDX goal, because module skips deploy 09:06:26 [INFO] 09:06:26 [INFO] --- install:3.1.4:install (default-install) @ truststore-aggregator --- 09:06:26 [INFO] Skipping artifact installation 09:06:26 [INFO] 09:06:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ truststore-aggregator --- 09:06:26 [INFO] Skipping artifact deployment 09:06:26 [INFO] 09:06:26 [INFO] ---------------< org.opendaylight.netconf:transport-udp >--------------- 09:06:26 [INFO] Building transport-udp 10.0.1-SNAPSHOT [98/112] 09:06:26 [INFO] from transport/transport-udp/pom.xml 09:06:26 [INFO] -------------------------------[ bundle ]------------------------------- 09:06:26 [INFO] 09:06:26 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-udp --- 09:06:26 [INFO] 09:06:26 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-udp --- 09:06:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:26 [INFO] 09:06:26 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transport-udp --- 09:06:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:26 [INFO] 09:06:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-udp --- 09:06:27 [INFO] 09:06:27 [INFO] --- dependency:3.9.0:properties (default) @ transport-udp --- 09:06:27 [INFO] 09:06:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transport-udp --- 09:06:27 [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/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:06:27 [INFO] 09:06:27 [INFO] --- yang:14.0.18:generate-sources (binding) @ transport-udp --- 09:06:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:06:27 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/src/main/yang 09:06:27 [INFO] yang-to-sources: Found 1 dependencies in 1.272 ms 09:06:27 [INFO] yang-to-sources: Project model files found: 2 in 2.704 ms 09:06:27 [INFO] yang-to-sources: 3 YANG models processed in 13.02 ms 09:06:27 [INFO] BindingJavaFileGenerator: Defined 13 files in 3.386 ms 09:06:27 [INFO] Sorted 13 files into 6 directories in 95.10 μs 09:06:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 13 in 9.261 ms 09:06:27 [INFO] 09:06:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ transport-udp --- 09:06:27 [INFO] Starting audit... 09:06:27 Audit done. 09:06:27 [INFO] You have 0 Checkstyle violations. 09:06:27 [INFO] 09:06:27 [INFO] --- checkstyle:3.6.0:check (default) @ transport-udp --- 09:06:27 [INFO] Starting audit... 09:06:27 Audit done. 09:06:27 [INFO] You have 0 Checkstyle violations. 09:06:27 [INFO] 09:06:27 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transport-udp --- 09:06:27 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:06:27 [INFO] 09:06:27 [INFO] --- resources:3.3.1:resources (default-resources) @ transport-udp --- 09:06:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/src/main/resources 09:06:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/generated-sources/spi 09:06:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:06:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:06:27 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 09:06:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/generated-sources/spi 09:06:27 [INFO] 09:06:27 [INFO] --- compiler:3.14.1:compile (default-compile) @ transport-udp --- 09:06:27 [INFO] Recompiling the module because of changed dependency. 09:06:27 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 09:06:27 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 09:06:27 [INFO] 09:06:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transport-udp >>> 09:06:27 [INFO] 09:06:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transport-udp --- 09:06:27 [INFO] Fork Value is true 09:06:29 [INFO] Done SpotBugs Analysis.... 09:06:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:06:29 [INFO] 09:06:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transport-udp <<< 09:06:29 [INFO] 09:06:29 [INFO] 09:06:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transport-udp --- 09:06:29 [INFO] BugInstance size is 0 09:06:29 [INFO] Error size is 0 09:06:29 [INFO] No errors/warnings found 09:06:29 [INFO] 09:06:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transport-udp --- 09:06:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/src/test/resources 09:06:29 [INFO] 09:06:29 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transport-udp --- 09:06:29 [INFO] No sources to compile 09:06:29 [INFO] 09:06:29 [INFO] --- surefire:3.5.4:test (default-test) @ transport-udp --- 09:06:29 [INFO] No tests to run. 09:06:29 [INFO] 09:06:29 [INFO] --- copy:14.1.4:copy-files (default) @ transport-udp --- 09:06:29 [INFO] 09:06:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transport-udp --- 09:06:29 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/transport-udp-10.0.1-SNAPSHOT.jar 09:06:29 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/classes/META-INF/MANIFEST.MF 09:06:29 [INFO] 09:06:29 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transport-udp --- 09:06:31 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/transport-udp-10.0.1-SNAPSHOT-javadoc.jar 09:06:31 [INFO] 09:06:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-udp --- 09:06:31 [INFO] CycloneDX: Resolving Dependencies 09:06:31 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 09:06:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/bom.xml 09:06:31 [INFO] attaching as transport-udp-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/bom.json 09:06:31 [INFO] attaching as transport-udp-10.0.1-SNAPSHOT-cyclonedx.json 09:06:31 [INFO] 09:06:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transport-udp --- 09:06:31 [INFO] Skipping duplicate-finder execution! 09:06:31 [INFO] 09:06:31 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transport-udp --- 09:06:31 [WARNING] Unused declared dependencies found: 09:06:31 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 09:06:31 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:compile 09:06:31 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.2.6.Final:compile 09:06:31 [WARNING] org.opendaylight.netconf:transport-api:jar:10.0.1-SNAPSHOT:compile 09:06:31 [INFO] 09:06:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transport-udp --- 09:06:31 [INFO] Skipping source per configuration. 09:06:31 [INFO] 09:06:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transport-udp --- 09:06:31 [INFO] 09:06:31 [INFO] --- jacoco:0.8.13:report (report) @ transport-udp --- 09:06:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:06:31 [INFO] 09:06:31 [INFO] --- install:3.1.4:install (default-install) @ transport-udp --- 09:06:31 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.1-SNAPSHOT/transport-udp-10.0.1-SNAPSHOT.pom 09:06:31 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/transport-udp-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.1-SNAPSHOT/transport-udp-10.0.1-SNAPSHOT.jar 09:06:31 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/transport-udp-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.1-SNAPSHOT/transport-udp-10.0.1-SNAPSHOT-javadoc.jar 09:06:31 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.1-SNAPSHOT/transport-udp-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:31 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-udp/10.0.1-SNAPSHOT/transport-udp-10.0.1-SNAPSHOT-cyclonedx.json 09:06:31 [INFO] 09:06:31 [INFO] --- bundle:6.0.0:install (default-install) @ transport-udp --- 09:06:31 [INFO] Installing org/opendaylight/netconf/transport-udp/10.0.1-SNAPSHOT/transport-udp-10.0.1-SNAPSHOT.jar 09:06:31 [INFO] Writing OBR metadata 09:06:31 [INFO] 09:06:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-udp --- 09:06:31 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:06:31 [INFO] 09:06:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transport-udp --- 09:06:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:06:31 [INFO] 09:06:31 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 09:06:31 [INFO] Building transport-aggregator 10.0.1-SNAPSHOT [99/112] 09:06:31 [INFO] from transport/pom.xml 09:06:31 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:31 [INFO] 09:06:31 [INFO] --- clean:3.5.0:clean (default-clean) @ transport-aggregator --- 09:06:31 [INFO] 09:06:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transport-aggregator --- 09:06:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:31 [INFO] 09:06:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transport-aggregator --- 09:06:31 [INFO] 09:06:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transport-aggregator --- 09:06:31 [INFO] Skipping CycloneDX goal, because module skips deploy 09:06:31 [INFO] 09:06:31 [INFO] --- install:3.1.4:install (default-install) @ transport-aggregator --- 09:06:31 [INFO] Skipping artifact installation 09:06:31 [INFO] 09:06:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transport-aggregator --- 09:06:31 [INFO] Skipping artifact deployment 09:06:31 [INFO] 09:06:31 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 09:06:31 [INFO] Building restconf-client 10.0.1-SNAPSHOT [100/112] 09:06:31 [INFO] from protocol/restconf-client/pom.xml 09:06:31 [INFO] -------------------------------[ bundle ]------------------------------- 09:06:31 [INFO] 09:06:31 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-client --- 09:06:31 [INFO] 09:06:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-client --- 09:06:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:31 [INFO] 09:06:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-client --- 09:06:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:31 [INFO] 09:06:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-client --- 09:06:32 [INFO] 09:06:32 [INFO] --- dependency:3.9.0:properties (default) @ restconf-client --- 09:06:32 [INFO] 09:06:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-client --- 09:06:32 [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/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-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/** 09:06:32 [INFO] 09:06:32 [INFO] --- yang:14.0.18:generate-sources (binding) @ restconf-client --- 09:06:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:06:32 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/src/main/yang 09:06:32 [INFO] yang-to-sources: Found 15 dependencies in 5.137 ms 09:06:32 [INFO] yang-to-sources: Project model files found: 1 in 3.255 ms 09:06:32 [INFO] yang-to-sources: 14 YANG models processed in 134.4 ms 09:06:32 [INFO] BindingJavaFileGenerator: Defined 62 files in 27.42 ms 09:06:32 [INFO] Sorted 62 files into 20 directories in 180.3 μs 09:06:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 62 in 45.67 ms 09:06:32 [INFO] 09:06:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-client --- 09:06:32 [INFO] Starting audit... 09:06:32 Audit done. 09:06:32 [INFO] You have 0 Checkstyle violations. 09:06:32 [INFO] 09:06:32 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-client --- 09:06:32 [INFO] Starting audit... 09:06:32 Audit done. 09:06:32 [INFO] You have 0 Checkstyle violations. 09:06:32 [INFO] 09:06:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-client --- 09:06:32 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:06:32 [INFO] 09:06:32 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-client --- 09:06:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/src/main/resources 09:06:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/generated-sources/spi 09:06:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:06:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:06:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 09:06:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/generated-sources/spi 09:06:32 [INFO] 09:06:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-client --- 09:06:32 [INFO] Recompiling the module because of changed dependency. 09:06:32 [INFO] Compiling 62 source files with javac [debug release 21] to target/classes 09:06:32 [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 09:06:32 [INFO] 09:06:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-client >>> 09:06:32 [INFO] 09:06:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-client --- 09:06:32 [INFO] Fork Value is true 09:06:35 [INFO] Done SpotBugs Analysis.... 09:06:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:06:35 [INFO] 09:06:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-client <<< 09:06:35 [INFO] 09:06:35 [INFO] 09:06:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-client --- 09:06:35 [INFO] BugInstance size is 0 09:06:35 [INFO] Error size is 0 09:06:35 [INFO] No errors/warnings found 09:06:35 [INFO] 09:06:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-client --- 09:06:35 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/src/test/resources 09:06:35 [INFO] 09:06:35 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-client --- 09:06:35 [INFO] No sources to compile 09:06:35 [INFO] 09:06:35 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-client --- 09:06:35 [INFO] No tests to run. 09:06:35 [INFO] 09:06:35 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-client --- 09:06:35 [INFO] 09:06:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ restconf-client --- 09:06:35 [INFO] Building bundle: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/restconf-client-10.0.1-SNAPSHOT.jar 09:06:35 [INFO] Writing manifest: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 09:06:35 [INFO] 09:06:35 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-client --- 09:06:38 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/restconf-client-10.0.1-SNAPSHOT-javadoc.jar 09:06:38 [INFO] 09:06:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-client --- 09:06:38 [INFO] CycloneDX: Resolving Dependencies 09:06:39 [INFO] CycloneDX: Creating BOM version 1.6 with 49 component(s) 09:06:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/bom.xml 09:06:39 [INFO] attaching as restconf-client-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/bom.json 09:06:39 [INFO] attaching as restconf-client-10.0.1-SNAPSHOT-cyclonedx.json 09:06:39 [INFO] 09:06:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 09:06:39 [INFO] Skipping duplicate-finder execution! 09:06:39 [INFO] 09:06:39 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-client --- 09:06:39 [INFO] No dependency problems found 09:06:39 [INFO] 09:06:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-client --- 09:06:39 [INFO] Skipping source per configuration. 09:06:39 [INFO] 09:06:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-client --- 09:06:39 [INFO] 09:06:39 [INFO] --- jacoco:0.8.13:report (report) @ restconf-client --- 09:06:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:06:39 [INFO] 09:06:39 [INFO] --- install:3.1.4:install (default-install) @ restconf-client --- 09:06:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.1-SNAPSHOT/restconf-client-10.0.1-SNAPSHOT.pom 09:06:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/restconf-client-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.1-SNAPSHOT/restconf-client-10.0.1-SNAPSHOT.jar 09:06:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/restconf-client-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.1-SNAPSHOT/restconf-client-10.0.1-SNAPSHOT-javadoc.jar 09:06:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.1-SNAPSHOT/restconf-client-10.0.1-SNAPSHOT-cyclonedx.xml 09:06:39 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/10.0.1-SNAPSHOT/restconf-client-10.0.1-SNAPSHOT-cyclonedx.json 09:06:39 [INFO] 09:06:39 [INFO] --- bundle:6.0.0:install (default-install) @ restconf-client --- 09:06:39 [INFO] Installing org/opendaylight/netconf/restconf-client/10.0.1-SNAPSHOT/restconf-client-10.0.1-SNAPSHOT.jar 09:06:39 [INFO] Writing OBR metadata 09:06:39 [INFO] 09:06:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-client --- 09:06:39 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:06:39 [INFO] 09:06:39 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ restconf-client --- 09:06:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:06:39 [INFO] 09:06:39 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 09:06:39 [INFO] Building protocol 10.0.1-SNAPSHOT [101/112] 09:06:39 [INFO] from protocol/pom.xml 09:06:39 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:39 [INFO] 09:06:39 [INFO] --- clean:3.5.0:clean (default-clean) @ protocol --- 09:06:39 [INFO] 09:06:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ protocol --- 09:06:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:39 [INFO] 09:06:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ protocol --- 09:06:39 [INFO] 09:06:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ protocol --- 09:06:39 [INFO] Skipping CycloneDX goal, because module skips deploy 09:06:39 [INFO] 09:06:39 [INFO] --- install:3.1.4:install (default-install) @ protocol --- 09:06:39 [INFO] Skipping artifact installation 09:06:39 [INFO] 09:06:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ protocol --- 09:06:39 [INFO] Skipping artifact deployment 09:06:39 [INFO] 09:06:39 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 09:06:39 [INFO] Building plugins 10.0.1-SNAPSHOT [102/112] 09:06:39 [INFO] from plugins/pom.xml 09:06:39 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:39 [INFO] 09:06:39 [INFO] --- clean:3.5.0:clean (default-clean) @ plugins --- 09:06:39 [INFO] 09:06:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ plugins --- 09:06:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:39 [INFO] 09:06:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ plugins --- 09:06:39 [INFO] 09:06:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ plugins --- 09:06:39 [INFO] Skipping CycloneDX goal, because module skips deploy 09:06:39 [INFO] 09:06:39 [INFO] --- install:3.1.4:install (default-install) @ plugins --- 09:06:39 [INFO] Skipping artifact installation 09:06:39 [INFO] 09:06:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ plugins --- 09:06:39 [INFO] Skipping artifact deployment 09:06:39 [INFO] 09:06:39 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 09:06:39 [INFO] Building netconf-testtool 10.0.1-SNAPSHOT [103/112] 09:06:39 [INFO] from usecase/netconf-testtool/pom.xml 09:06:39 [INFO] --------------------------------[ jar ]--------------------------------- 09:06:39 [INFO] 09:06:39 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-testtool --- 09:06:39 [INFO] 09:06:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-testtool --- 09:06:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:39 [INFO] 09:06:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-testtool --- 09:06:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:39 [INFO] 09:06:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-testtool --- 09:06:40 [INFO] 09:06:40 [INFO] --- dependency:3.9.0:properties (default) @ netconf-testtool --- 09:06:40 [INFO] 09:06:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-testtool --- 09:06: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/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:06:40 [INFO] 09:06:40 [INFO] --- dependency:3.9.0:copy (stress-client dependency copy) @ netconf-testtool --- 09:06:40 [INFO] 09:06:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-testtool --- 09:06:40 [INFO] Starting audit... 09:06:40 Audit done. 09:06:40 [INFO] You have 0 Checkstyle violations. 09:06:40 [INFO] 09:06:40 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-testtool --- 09:06:40 [INFO] Starting audit... 09:06:40 Audit done. 09:06:40 [INFO] You have 0 Checkstyle violations. 09:06:40 [INFO] 09:06:40 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-testtool --- 09:06:40 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:06:40 [INFO] 09:06:40 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-testtool --- 09:06:40 [INFO] Copying 3 resources from src/main/resources to target/classes 09:06:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/generated-sources/spi 09:06:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/generated-sources/yang 09:06:40 [INFO] 09:06:40 [INFO] --- compiler:3.14.1:compile (default-compile) @ netconf-testtool --- 09:06:40 [INFO] Recompiling the module because of changed dependency. 09:06:40 [INFO] Compiling 62 source files with javac [debug release 21] to target/classes 09:06:41 [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 09:06:41 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 09:06:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:06:41 [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 09:06:41 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 09:06:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:06:41 [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 09:06:41 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 09:06:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/TesttoolParameters.java:[80,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[127,26] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[131,33] isXmlConfigurationProvided() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[134,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[135,54] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[136,33] isNotificationsSupported() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[139,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[151,26] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[153,64] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[254,26] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[256,71] FilesystemSchemaSourceCache(org.opendaylight.yangtools.yang.model.repo.spi.SchemaSourceRegistry,java.lang.Class,java.io.File) in org.opendaylight.yangtools.yang.model.repo.fs.FilesystemSchemaSourceCache has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[257,62] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[28,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/Parameters.java:[61,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/Parameters.java:[76,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/StressClient.java:[256,21] org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeader in org.opendaylight.netconf.api.messages has been deprecated and marked for removal 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,45] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,53] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,60] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,56] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,50] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[144,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[145,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[146,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[147,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[148,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 09:06:41 [INFO] 09:06:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 09:06:41 [INFO] 09:06:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-testtool --- 09:06:41 [INFO] Fork Value is true 09:06:47 [INFO] Done SpotBugs Analysis.... 09:06:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:06:47 [INFO] 09:06:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 09:06:47 [INFO] 09:06:47 [INFO] 09:06:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-testtool --- 09:06:47 [INFO] BugInstance size is 0 09:06:47 [INFO] Error size is 0 09:06:47 [INFO] No errors/warnings found 09:06:47 [INFO] 09:06:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ netconf-testtool --- 09:06:47 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:06:47 [INFO] 09:06:47 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ netconf-testtool --- 09:06:47 [INFO] Recompiling the module because of changed dependency. 09:06:47 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 09:06:47 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 09:06:47 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 09:06:47 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 09:06:47 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/test/java/org/opendaylight/netconf/test/tool/TestToolTest.java:[173,35] auto-closeable resource ignored is never referenced in body of corresponding try statement 09:06:47 [INFO] 09:06:47 [INFO] --- surefire:3.5.4:test (default-test) @ netconf-testtool --- 09:06:47 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/surefire-reports 09:06:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:06:47 [INFO] 09:06:47 [INFO] ------------------------------------------------------- 09:06:47 [INFO] T E S T S 09:06:47 [INFO] ------------------------------------------------------- 09:06:48 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 09:06:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.498 s -- in org.opendaylight.netconf.test.tool.TestToolTest 09:06:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 1.880 s 09:06:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.060 s 09:06:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.076 s 09:06:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.216 s 09:06:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.026 s 09:06:56 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.201 s 09:06:56 [INFO] 09:06:56 [INFO] Results: 09:06:56 [INFO] 09:06:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 09:06:56 [INFO] 09:06:56 [INFO] 09:06:56 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-testtool --- 09:06:56 [INFO] 09:06:56 [INFO] --- jar:3.4.2:jar (default-jar) @ netconf-testtool --- 09:06:56 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/netconf-testtool-10.0.1-SNAPSHOT.jar 09:06:56 [INFO] 09:06:56 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-testtool --- 09:06:58 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/netconf-testtool-10.0.1-SNAPSHOT-javadoc.jar 09:06:58 [INFO] 09:06:58 [INFO] --- shade:3.6.1:shade (default) @ netconf-testtool --- 09:06:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:06:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:06:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:06:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:06:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:02 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 09:07:02 [WARNING] - META-INF/DEPENDENCIES.txt 09:07:02 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 09:07:02 [WARNING] - META-INF/LICENSE 09:07:02 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 3 overlapping classes: 09:07:02 [WARNING] - org.ops4j.util.collections.PropertiesUtils 09:07:02 [WARNING] - org.ops4j.util.collections.PropertiesWriter 09:07:02 [WARNING] - org.ops4j.util.collections.PropertyResolver 09:07:02 [WARNING] activation-1.1.1.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 09:07:02 [WARNING] - META-INF/LICENSE.txt 09:07:02 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 09:07:02 [WARNING] - META-INF/mailcap.default 09:07:02 [WARNING] - META-INF/mimetypes.default 09:07:02 [WARNING] - com.sun.activation.registries.LineTokenizer 09:07:02 [WARNING] - com.sun.activation.registries.LogSupport 09:07:02 [WARNING] - com.sun.activation.registries.MailcapFile 09:07:02 [WARNING] - com.sun.activation.registries.MailcapParseException 09:07:02 [WARNING] - com.sun.activation.registries.MailcapTokenizer 09:07:02 [WARNING] - com.sun.activation.registries.MimeTypeEntry 09:07:02 [WARNING] - com.sun.activation.registries.MimeTypeFile 09:07:02 [WARNING] - com.sun.activation.viewers.ImageViewer 09:07:02 [WARNING] - 30 more... 09:07:02 [WARNING] jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 788 overlapping classes: 09:07:02 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 09:07:02 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 09:07:02 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 09:07:02 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 09:07:02 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 09:07:02 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 09:07:02 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 09:07:02 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 09:07:02 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 09:07:02 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 09:07:02 [WARNING] - 778 more... 09:07:02 [WARNING] org.apache.karaf.features.core-4.4.8.jar, pax-swissbox-property-1.9.0.jar define 1 overlapping classes: 09:07:02 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 09:07:02 [WARNING] netconf-api-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar define 1 overlapping resource: 09:07:02 [WARNING] - pretty-print.xsl 09:07:02 [WARNING] codegen-extensions-14.0.18.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 09:07:02 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangModelBindingProvider 09:07:02 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, commons-codec-1.19.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 09:07:02 [WARNING] - META-INF.versions.9.module-info 09:07:02 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.9.jar, txw2-2.3.9.jar define 2 overlapping resources: 09:07:02 [WARNING] - META-INF/LICENSE.md 09:07:02 [WARNING] - META-INF/NOTICE.md 09:07:02 [WARNING] jackson-core-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 176 overlapping classes: 09:07:02 [WARNING] - com.fasterxml.jackson.core.Base64Variant 09:07:02 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 09:07:02 [WARNING] - com.fasterxml.jackson.core.Base64Variants 09:07:02 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration 09:07:02 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration$Builder 09:07:02 [WARNING] - com.fasterxml.jackson.core.FormatFeature 09:07:02 [WARNING] - com.fasterxml.jackson.core.FormatSchema 09:07:02 [WARNING] - com.fasterxml.jackson.core.JacksonException 09:07:02 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 09:07:02 [WARNING] - com.fasterxml.jackson.core.JsonFactory 09:07:02 [WARNING] - 166 more... 09:07:02 [WARNING] commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 09:07:02 [WARNING] - META-INF/NOTICE.txt 09:07:02 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: 09:07:02 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 09:07:02 [WARNING] netconf-dom-api-10.0.1-SNAPSHOT.jar, openconfig-parser-support-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar, restconf-api-10.0.1-SNAPSHOT.jar, yang-data-impl-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-repo-fs-14.0.18.jar define 3 overlapping resources: 09:07:02 [WARNING] - .api_description 09:07:02 [WARNING] - about.html 09:07:02 [WARNING] - bundle.properties 09:07:02 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 4 overlapping classes: 09:07:02 [WARNING] - org.ops4j.lang.NullArgumentException 09:07:02 [WARNING] - org.ops4j.lang.Ops4jException 09:07:02 [WARNING] - org.ops4j.lang.PostConditionException 09:07:02 [WARNING] - org.ops4j.lang.PreConditionException 09:07:02 [WARNING] transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar define 1 overlapping resource: 09:07:02 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 09:07:02 [WARNING] binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.1-SNAPSHOT.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 09:07:02 [WARNING] - README.md 09:07:02 [WARNING] jackson-annotations-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 73 overlapping classes: 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 09:07:02 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 09:07:02 [WARNING] - 63 more... 09:07:02 [WARNING] aaa-encrypt-service-0.22.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, byte-buddy-1.17.8.jar, checker-qual-3.51.1.jar, codegen-extensions-14.0.18.jar, commons-codec-1.19.0.jar, commons-compiler-3.1.4.jar, concepts-14.0.18.jar, databind-10.0.1-SNAPSHOT.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-3.1.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.9.jar, jspecify-1.0.0.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-auth-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-netty-util-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-server-mdsal-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar, org.eclipse.jdt.annotation-2.3.100.jar, pax-swissbox-property-1.9.0.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.1-SNAPSHOT.jar, shaded-sshd-10.0.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, txw2-2.3.9.jar, util-14.0.18.jar, value-2.11.4-annotations.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 09:07:02 [WARNING] - META-INF/MANIFEST.MF 09:07:02 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 09:07:02 [WARNING] - META-INF.versions.11.module-info 09:07:02 [WARNING] - META-INF/io.netty.versions.properties 09:07:02 [WARNING] aaa-encrypt-service-0.22.1.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.1-SNAPSHOT.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-auth-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-netty-util-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-server-mdsal-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.1-SNAPSHOT.jar, shaded-sshd-10.0.1-SNAPSHOT.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 2 overlapping resources: 09:07:02 [WARNING] - LICENSE 09:07:02 [WARNING] - META-INF/git.properties 09:07:02 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 5 overlapping classes: 09:07:02 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 09:07:02 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 09:07:02 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 09:07:02 [WARNING] - org.ops4j.util.property.PropertyResolver 09:07:02 [WARNING] - org.ops4j.util.property.PropertyStore 09:07:02 [WARNING] byte-buddy-1.17.8.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 1 overlapping resource: 09:07:02 [WARNING] - META-INF/NOTICE 09:07:02 [WARNING] maven-shade-plugin has detected that some files are 09:07:02 [WARNING] present in two or more JARs. When this happens, only one 09:07:02 [WARNING] single version of the file is copied to the uber jar. 09:07:02 [WARNING] Usually this is not harmful and you can skip these warnings, 09:07:02 [WARNING] otherwise try to manually exclude artifacts based on 09:07:02 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:07:02 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:07:02 [INFO] Attaching shaded artifact. 09:07:02 [INFO] 09:07:02 [INFO] --- shade:3.6.1:shade (stress-client) @ netconf-testtool --- 09:07:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:03 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:05 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:06 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 09:07:06 [WARNING] - META-INF/DEPENDENCIES.txt 09:07:06 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 09:07:06 [WARNING] - META-INF/LICENSE 09:07:06 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 3 overlapping classes: 09:07:06 [WARNING] - org.ops4j.util.collections.PropertiesUtils 09:07:06 [WARNING] - org.ops4j.util.collections.PropertiesWriter 09:07:06 [WARNING] - org.ops4j.util.collections.PropertyResolver 09:07:06 [WARNING] activation-1.1.1.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 09:07:06 [WARNING] - META-INF/LICENSE.txt 09:07:06 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 09:07:06 [WARNING] - META-INF/mailcap.default 09:07:06 [WARNING] - META-INF/mimetypes.default 09:07:06 [WARNING] - com.sun.activation.registries.LineTokenizer 09:07:06 [WARNING] - com.sun.activation.registries.LogSupport 09:07:06 [WARNING] - com.sun.activation.registries.MailcapFile 09:07:06 [WARNING] - com.sun.activation.registries.MailcapParseException 09:07:06 [WARNING] - com.sun.activation.registries.MailcapTokenizer 09:07:06 [WARNING] - com.sun.activation.registries.MimeTypeEntry 09:07:06 [WARNING] - com.sun.activation.registries.MimeTypeFile 09:07:06 [WARNING] - com.sun.activation.viewers.ImageViewer 09:07:06 [WARNING] - 30 more... 09:07:06 [WARNING] jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 788 overlapping classes: 09:07:06 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 09:07:06 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 09:07:06 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 09:07:06 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 09:07:06 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 09:07:06 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 09:07:06 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 09:07:06 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 09:07:06 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 09:07:06 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 09:07:06 [WARNING] - 778 more... 09:07:06 [WARNING] org.apache.karaf.features.core-4.4.8.jar, pax-swissbox-property-1.9.0.jar define 1 overlapping classes: 09:07:06 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 09:07:06 [WARNING] netconf-api-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar define 1 overlapping resource: 09:07:06 [WARNING] - pretty-print.xsl 09:07:06 [WARNING] codegen-extensions-14.0.18.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 09:07:06 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangModelBindingProvider 09:07:06 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.9.jar, txw2-2.3.9.jar define 2 overlapping resources: 09:07:06 [WARNING] - META-INF/LICENSE.md 09:07:06 [WARNING] - META-INF/NOTICE.md 09:07:06 [WARNING] jackson-core-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 176 overlapping classes: 09:07:06 [WARNING] - com.fasterxml.jackson.core.Base64Variant 09:07:06 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 09:07:06 [WARNING] - com.fasterxml.jackson.core.Base64Variants 09:07:06 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration 09:07:06 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration$Builder 09:07:06 [WARNING] - com.fasterxml.jackson.core.FormatFeature 09:07:06 [WARNING] - com.fasterxml.jackson.core.FormatSchema 09:07:06 [WARNING] - com.fasterxml.jackson.core.JacksonException 09:07:06 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 09:07:06 [WARNING] - com.fasterxml.jackson.core.JsonFactory 09:07:06 [WARNING] - 166 more... 09:07:06 [WARNING] commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 09:07:06 [WARNING] - META-INF/NOTICE.txt 09:07:06 [WARNING] netconf-dom-api-10.0.1-SNAPSHOT.jar, openconfig-parser-support-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar, restconf-api-10.0.1-SNAPSHOT.jar, yang-data-impl-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-repo-fs-14.0.18.jar define 3 overlapping resources: 09:07:06 [WARNING] - .api_description 09:07:06 [WARNING] - about.html 09:07:06 [WARNING] - bundle.properties 09:07:06 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 4 overlapping classes: 09:07:06 [WARNING] - org.ops4j.lang.NullArgumentException 09:07:06 [WARNING] - org.ops4j.lang.Ops4jException 09:07:06 [WARNING] - org.ops4j.lang.PostConditionException 09:07:06 [WARNING] - org.ops4j.lang.PreConditionException 09:07:06 [WARNING] transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar define 1 overlapping resource: 09:07:06 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 09:07:06 [WARNING] binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.1-SNAPSHOT.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 09:07:06 [WARNING] - README.md 09:07:06 [WARNING] jackson-annotations-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 73 overlapping classes: 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 09:07:06 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 09:07:06 [WARNING] - 63 more... 09:07:06 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 09:07:06 [WARNING] - META-INF.versions.11.module-info 09:07:06 [WARNING] - META-INF/io.netty.versions.properties 09:07:06 [WARNING] aaa-encrypt-service-0.22.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, byte-buddy-1.17.8.jar, checker-qual-3.51.1.jar, codegen-extensions-14.0.18.jar, commons-codec-1.19.0.jar, commons-compiler-3.1.4.jar, concepts-14.0.18.jar, databind-10.0.1-SNAPSHOT.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-3.1.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.9.jar, jspecify-1.0.0.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-auth-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-netty-util-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-server-mdsal-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar, org.eclipse.jdt.annotation-2.3.100.jar, pax-swissbox-property-1.9.0.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.1-SNAPSHOT.jar, shaded-sshd-10.0.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, txw2-2.3.9.jar, util-14.0.18.jar, value-2.11.4-annotations.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 09:07:06 [WARNING] - META-INF/MANIFEST.MF 09:07:06 [WARNING] aaa-encrypt-service-0.22.1.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.1-SNAPSHOT.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-auth-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-netty-util-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-server-mdsal-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.1-SNAPSHOT.jar, shaded-sshd-10.0.1-SNAPSHOT.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 2 overlapping resources: 09:07:06 [WARNING] - LICENSE 09:07:06 [WARNING] - META-INF/git.properties 09:07:06 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 5 overlapping classes: 09:07:06 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 09:07:06 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 09:07:06 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 09:07:06 [WARNING] - org.ops4j.util.property.PropertyResolver 09:07:06 [WARNING] - org.ops4j.util.property.PropertyStore 09:07:06 [WARNING] byte-buddy-1.17.8.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 1 overlapping resource: 09:07:06 [WARNING] - META-INF/NOTICE 09:07:06 [WARNING] byte-buddy-1.17.8.jar, commons-codec-1.19.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 09:07:06 [WARNING] - META-INF.versions.9.module-info 09:07:06 [WARNING] maven-shade-plugin has detected that some files are 09:07:06 [WARNING] present in two or more JARs. When this happens, only one 09:07:06 [WARNING] single version of the file is copied to the uber jar. 09:07:06 [WARNING] Usually this is not harmful and you can skip these warnings, 09:07:06 [WARNING] otherwise try to manually exclude artifacts based on 09:07:06 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:07:06 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:07:06 [INFO] Attaching shaded artifact. 09:07:06 [INFO] 09:07:06 [INFO] --- shade:3.6.1:shade (restconf-perf-client) @ netconf-testtool --- 09:07:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:06 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:07 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:08 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:09 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 09:07:09 [WARNING] - META-INF/DEPENDENCIES.txt 09:07:09 [WARNING] netconf-dom-api-10.0.1-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.3.100.jar, restconf-api-10.0.1-SNAPSHOT.jar define 3 overlapping resources: 09:07:09 [WARNING] - .api_description 09:07:09 [WARNING] - about.html 09:07:09 [WARNING] - bundle.properties 09:07:09 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 09:07:09 [WARNING] - META-INF/LICENSE 09:07:09 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 3 overlapping classes: 09:07:09 [WARNING] - org.ops4j.util.collections.PropertiesUtils 09:07:09 [WARNING] - org.ops4j.util.collections.PropertiesWriter 09:07:09 [WARNING] - org.ops4j.util.collections.PropertyResolver 09:07:09 [WARNING] activation-1.1.1.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 09:07:09 [WARNING] - META-INF/LICENSE.txt 09:07:09 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 09:07:09 [WARNING] - META-INF/mailcap.default 09:07:09 [WARNING] - META-INF/mimetypes.default 09:07:09 [WARNING] - com.sun.activation.registries.LineTokenizer 09:07:09 [WARNING] - com.sun.activation.registries.LogSupport 09:07:09 [WARNING] - com.sun.activation.registries.MailcapFile 09:07:09 [WARNING] - com.sun.activation.registries.MailcapParseException 09:07:09 [WARNING] - com.sun.activation.registries.MailcapTokenizer 09:07:09 [WARNING] - com.sun.activation.registries.MimeTypeEntry 09:07:09 [WARNING] - com.sun.activation.registries.MimeTypeFile 09:07:09 [WARNING] - com.sun.activation.viewers.ImageViewer 09:07:09 [WARNING] - 30 more... 09:07:09 [WARNING] jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 788 overlapping classes: 09:07:09 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 09:07:09 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 09:07:09 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 09:07:09 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 09:07:09 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 09:07:09 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 09:07:09 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 09:07:09 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 09:07:09 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 09:07:09 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 09:07:09 [WARNING] - 778 more... 09:07:09 [WARNING] org.apache.karaf.features.core-4.4.8.jar, pax-swissbox-property-1.9.0.jar define 1 overlapping classes: 09:07:09 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 09:07:09 [WARNING] netconf-api-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar define 1 overlapping resource: 09:07:09 [WARNING] - pretty-print.xsl 09:07:09 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.9.jar, txw2-2.3.9.jar define 2 overlapping resources: 09:07:09 [WARNING] - META-INF/LICENSE.md 09:07:09 [WARNING] - META-INF/NOTICE.md 09:07:09 [WARNING] jackson-core-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 176 overlapping classes: 09:07:09 [WARNING] - com.fasterxml.jackson.core.Base64Variant 09:07:09 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 09:07:09 [WARNING] - com.fasterxml.jackson.core.Base64Variants 09:07:09 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration 09:07:09 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration$Builder 09:07:09 [WARNING] - com.fasterxml.jackson.core.FormatFeature 09:07:09 [WARNING] - com.fasterxml.jackson.core.FormatSchema 09:07:09 [WARNING] - com.fasterxml.jackson.core.JacksonException 09:07:09 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 09:07:09 [WARNING] - com.fasterxml.jackson.core.JsonFactory 09:07:09 [WARNING] - 166 more... 09:07:09 [WARNING] commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 09:07:09 [WARNING] - META-INF/NOTICE.txt 09:07:09 [WARNING] aaa-encrypt-service-0.22.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, byte-buddy-1.17.8.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, commons-compiler-3.1.4.jar, databind-10.0.1-SNAPSHOT.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-3.1.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.9.jar, jspecify-1.0.0.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-auth-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-netty-util-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-server-mdsal-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar, org.eclipse.jdt.annotation-2.3.100.jar, pax-swissbox-property-1.9.0.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.1-SNAPSHOT.jar, shaded-sshd-10.0.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, txw2-2.3.9.jar, value-2.11.4-annotations.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 09:07:09 [WARNING] - META-INF/MANIFEST.MF 09:07:09 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 4 overlapping classes: 09:07:09 [WARNING] - org.ops4j.lang.NullArgumentException 09:07:09 [WARNING] - org.ops4j.lang.Ops4jException 09:07:09 [WARNING] - org.ops4j.lang.PostConditionException 09:07:09 [WARNING] - org.ops4j.lang.PreConditionException 09:07:09 [WARNING] databind-10.0.1-SNAPSHOT.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar define 1 overlapping resource: 09:07:09 [WARNING] - README.md 09:07:09 [WARNING] iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 09:07:09 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangModelBindingProvider 09:07:09 [WARNING] transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar define 1 overlapping resource: 09:07:09 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 09:07:09 [WARNING] jackson-annotations-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 73 overlapping classes: 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 09:07:09 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 09:07:09 [WARNING] - 63 more... 09:07:09 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 09:07:09 [WARNING] - META-INF.versions.11.module-info 09:07:09 [WARNING] - META-INF/io.netty.versions.properties 09:07:09 [WARNING] aaa-encrypt-service-0.22.1.jar, databind-10.0.1-SNAPSHOT.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-auth-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-netty-util-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-server-mdsal-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.1-SNAPSHOT.jar, shaded-sshd-10.0.1-SNAPSHOT.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, yang-ext-2013.09.07.27.1.jar define 2 overlapping resources: 09:07:09 [WARNING] - LICENSE 09:07:09 [WARNING] - META-INF/git.properties 09:07:09 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 5 overlapping classes: 09:07:09 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 09:07:09 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 09:07:09 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 09:07:09 [WARNING] - org.ops4j.util.property.PropertyResolver 09:07:09 [WARNING] - org.ops4j.util.property.PropertyStore 09:07:09 [WARNING] byte-buddy-1.17.8.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 1 overlapping resource: 09:07:09 [WARNING] - META-INF/NOTICE 09:07:09 [WARNING] byte-buddy-1.17.8.jar, commons-codec-1.19.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 09:07:09 [WARNING] - META-INF.versions.9.module-info 09:07:09 [WARNING] maven-shade-plugin has detected that some files are 09:07:09 [WARNING] present in two or more JARs. When this happens, only one 09:07:09 [WARNING] single version of the file is copied to the uber jar. 09:07:09 [WARNING] Usually this is not harmful and you can skip these warnings, 09:07:09 [WARNING] otherwise try to manually exclude artifacts based on 09:07:09 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:07:09 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:07:09 [INFO] Attaching shaded artifact. 09:07:09 [INFO] 09:07:09 [INFO] --- shade:3.6.1:shade (scale-util) @ netconf-testtool --- 09:07:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:09 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:11 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:07:13 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 09:07:13 [WARNING] - META-INF/DEPENDENCIES.txt 09:07:13 [WARNING] byte-buddy-1.17.8.jar, failureaccess-1.0.3.jar, guava-33.5.0-jre.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 09:07:13 [WARNING] - META-INF/LICENSE 09:07:13 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 3 overlapping classes: 09:07:13 [WARNING] - org.ops4j.util.collections.PropertiesUtils 09:07:13 [WARNING] - org.ops4j.util.collections.PropertiesWriter 09:07:13 [WARNING] - org.ops4j.util.collections.PropertyResolver 09:07:13 [WARNING] activation-1.1.1.jar, checker-qual-3.51.1.jar, commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 09:07:13 [WARNING] - META-INF/LICENSE.txt 09:07:13 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 09:07:13 [WARNING] - META-INF/mailcap.default 09:07:13 [WARNING] - META-INF/mimetypes.default 09:07:13 [WARNING] - com.sun.activation.registries.LineTokenizer 09:07:13 [WARNING] - com.sun.activation.registries.LogSupport 09:07:13 [WARNING] - com.sun.activation.registries.MailcapFile 09:07:13 [WARNING] - com.sun.activation.registries.MailcapParseException 09:07:13 [WARNING] - com.sun.activation.registries.MailcapTokenizer 09:07:13 [WARNING] - com.sun.activation.registries.MimeTypeEntry 09:07:13 [WARNING] - com.sun.activation.registries.MimeTypeFile 09:07:13 [WARNING] - com.sun.activation.viewers.ImageViewer 09:07:13 [WARNING] - 30 more... 09:07:13 [WARNING] jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 788 overlapping classes: 09:07:13 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 09:07:13 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 09:07:13 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 09:07:13 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 09:07:13 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 09:07:13 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 09:07:13 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 09:07:13 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 09:07:13 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 09:07:13 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 09:07:13 [WARNING] - 778 more... 09:07:13 [WARNING] org.apache.karaf.features.core-4.4.8.jar, pax-swissbox-property-1.9.0.jar define 1 overlapping classes: 09:07:13 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 09:07:13 [WARNING] netconf-api-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar define 1 overlapping resource: 09:07:13 [WARNING] - pretty-print.xsl 09:07:13 [WARNING] codegen-extensions-14.0.18.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, yang-ext-2013.09.07.27.1.jar define 1 overlapping resource: 09:07:13 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangModelBindingProvider 09:07:13 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, byte-buddy-1.17.8.jar, commons-codec-1.19.0.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, j2objc-annotations-3.1.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jspecify-1.0.0.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 09:07:13 [WARNING] - META-INF.versions.9.module-info 09:07:13 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.9.jar, txw2-2.3.9.jar define 2 overlapping resources: 09:07:13 [WARNING] - META-INF/LICENSE.md 09:07:13 [WARNING] - META-INF/NOTICE.md 09:07:13 [WARNING] jackson-core-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 176 overlapping classes: 09:07:13 [WARNING] - com.fasterxml.jackson.core.Base64Variant 09:07:13 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 09:07:13 [WARNING] - com.fasterxml.jackson.core.Base64Variants 09:07:13 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration 09:07:13 [WARNING] - com.fasterxml.jackson.core.ErrorReportConfiguration$Builder 09:07:13 [WARNING] - com.fasterxml.jackson.core.FormatFeature 09:07:13 [WARNING] - com.fasterxml.jackson.core.FormatSchema 09:07:13 [WARNING] - com.fasterxml.jackson.core.JacksonException 09:07:13 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 09:07:13 [WARNING] - com.fasterxml.jackson.core.JsonFactory 09:07:13 [WARNING] - 166 more... 09:07:13 [WARNING] commons-codec-1.19.0.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 09:07:13 [WARNING] - META-INF/NOTICE.txt 09:07:13 [WARNING] bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, jspecify-1.0.0.jar define 1 overlapping resource: 09:07:13 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 09:07:13 [WARNING] netconf-dom-api-10.0.1-SNAPSHOT.jar, openconfig-parser-support-14.0.18.jar, org.eclipse.jdt.annotation-2.3.100.jar, restconf-api-10.0.1-SNAPSHOT.jar, yang-data-impl-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-repo-fs-14.0.18.jar define 3 overlapping resources: 09:07:13 [WARNING] - .api_description 09:07:13 [WARNING] - about.html 09:07:13 [WARNING] - bundle.properties 09:07:13 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 4 overlapping classes: 09:07:13 [WARNING] - org.ops4j.lang.NullArgumentException 09:07:13 [WARNING] - org.ops4j.lang.Ops4jException 09:07:13 [WARNING] - org.ops4j.lang.PostConditionException 09:07:13 [WARNING] - org.ops4j.lang.PreConditionException 09:07:13 [WARNING] transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar define 1 overlapping resource: 09:07:13 [WARNING] - META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider 09:07:13 [WARNING] binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.1-SNAPSHOT.jar, ietf-type-util-1.0.1.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 09:07:13 [WARNING] - README.md 09:07:13 [WARNING] jackson-annotations-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 73 overlapping classes: 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 09:07:13 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 09:07:13 [WARNING] - 63 more... 09:07:13 [WARNING] aaa-encrypt-service-0.22.1.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.82.jar, bcprov-jdk18on-1.82.jar, bcutil-jdk18on-1.82.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, byte-buddy-1.17.8.jar, checker-qual-3.51.1.jar, codegen-extensions-14.0.18.jar, commons-codec-1.19.0.jar, commons-compiler-3.1.4.jar, concepts-14.0.18.jar, databind-10.0.1-SNAPSHOT.jar, error_prone_annotations-2.42.0.jar, failureaccess-1.0.3.jar, gson-2.13.2.jar, guava-33.5.0-jre.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-3.1.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.9.jar, jspecify-1.0.0.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.5.18.jar, logback-core-1.5.18.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-auth-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-netty-util-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-server-mdsal-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar, org.eclipse.jdt.annotation-2.3.100.jar, pax-swissbox-property-1.9.0.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.1-SNAPSHOT.jar, shaded-sshd-10.0.1-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, txw2-2.3.9.jar, util-14.0.18.jar, value-2.11.4-annotations.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 1 overlapping resource: 09:07:13 [WARNING] - META-INF/MANIFEST.MF 09:07:13 [WARNING] netty-buffer-4.2.6.Final.jar, netty-codec-base-4.2.6.Final.jar, netty-common-4.2.6.Final.jar, netty-handler-4.2.6.Final.jar, netty-resolver-4.2.6.Final.jar, netty-transport-4.2.6.Final.jar, netty-transport-classes-epoll-4.2.6.Final.jar, netty-transport-native-unix-common-4.2.6.Final.jar define 2 overlapping class and resource: 09:07:13 [WARNING] - META-INF.versions.11.module-info 09:07:13 [WARNING] - META-INF/io.netty.versions.properties 09:07:13 [WARNING] aaa-encrypt-service-0.22.1.jar, binding-data-codec-api-14.0.18.jar, binding-data-codec-dynamic-14.0.18.jar, binding-data-codec-spi-14.0.18.jar, binding-loader-14.0.18.jar, binding-model-14.0.18.jar, binding-reflect-14.0.18.jar, binding-runtime-api-14.0.18.jar, binding-runtime-spi-14.0.18.jar, binding-spec-14.0.18.jar, codegen-extensions-14.0.18.jar, concepts-14.0.18.jar, databind-10.0.1-SNAPSHOT.jar, iana-crypt-hash-1.0.1.jar, iana-ssh-encryption-algs-1.0.1.jar, iana-ssh-key-exchange-algs-1.0.1.jar, iana-ssh-mac-algs-1.0.1.jar, iana-ssh-public-key-algs-1.0.1.jar, iana-tls-cipher-suite-algs-1.0.1.jar, ietf-topology-2013.10.21.27.1.jar, ietf-type-util-1.0.1.jar, keystore-legacy-10.0.1-SNAPSHOT.jar, logging-markers-14.1.4.jar, mdsal-binding-api-15.0.1.jar, mdsal-common-api-15.0.1.jar, mdsal-dom-api-15.0.1.jar, mdsal-dom-broker-15.0.1.jar, mdsal-dom-inmemory-datastore-15.0.1.jar, mdsal-dom-spi-15.0.1.jar, mdsal-singleton-api-15.0.1.jar, netconf-api-10.0.1-SNAPSHOT.jar, netconf-auth-10.0.1-SNAPSHOT.jar, netconf-client-10.0.1-SNAPSHOT.jar, netconf-client-mdsal-10.0.1-SNAPSHOT.jar, netconf-codec-10.0.1-SNAPSHOT.jar, netconf-common-10.0.1-SNAPSHOT.jar, netconf-common-mdsal-10.0.1-SNAPSHOT.jar, netconf-dom-api-10.0.1-SNAPSHOT.jar, netconf-netty-util-10.0.1-SNAPSHOT.jar, netconf-server-10.0.1-SNAPSHOT.jar, netconf-server-mdsal-10.0.1-SNAPSHOT.jar, netconf-testtool-10.0.1-SNAPSHOT.jar, netconf-topology-10.0.1-SNAPSHOT.jar, odlext-model-api-14.0.18.jar, odlext-parser-support-14.0.18.jar, openconfig-model-api-14.0.18.jar, openconfig-parser-support-14.0.18.jar, restconf-api-10.0.1-SNAPSHOT.jar, restconf-mdsal-spi-10.0.1-SNAPSHOT.jar, restconf-server-api-10.0.1-SNAPSHOT.jar, restconf-server-spi-10.0.1-SNAPSHOT.jar, rfc5277-10.0.1-SNAPSHOT.jar, rfc6022-1.0.1.jar, rfc6241-1.0.1.jar, rfc6241-model-api-14.0.18.jar, rfc6241-parser-support-14.0.18.jar, rfc6243-1.0.1.jar, rfc6470-1.0.1.jar, rfc6536-model-api-14.0.18.jar, rfc6536-parser-support-14.0.18.jar, rfc6643-model-api-14.0.18.jar, rfc6643-parser-support-14.0.18.jar, rfc6991-ietf-inet-types-1.0.1.jar, rfc6991-ietf-yang-types-1.0.1.jar, rfc7407-ietf-x509-cert-to-name-1.0.1.jar, rfc7952-model-api-14.0.18.jar, rfc7952-parser-support-14.0.18.jar, rfc8040-ietf-restconf-1.0.1.jar, rfc8040-model-api-14.0.18.jar, rfc8040-parser-support-14.0.18.jar, rfc8072-1.0.1.jar, rfc8341-1.0.1.jar, rfc8342-ietf-datastores-1.0.1.jar, rfc8343-1.0.1.jar, rfc8344-1.0.1.jar, rfc8525-1.0.1.jar, rfc8528-1.0.1.jar, rfc8528-model-api-14.0.18.jar, rfc8528-parser-support-14.0.18.jar, rfc8529-1.0.1.jar, rfc8639-1.0.1.jar, rfc8639-model-api-14.0.18.jar, rfc8639-parser-support-14.0.18.jar, rfc8819-model-api-14.0.18.jar, rfc8819-parser-support-14.0.18.jar, rfc9640-1.0.1.jar, rfc9641-1.0.1.jar, rfc9642-1.0.1.jar, rfc9643-ietf-tcp-client-1.0.1.jar, rfc9643-ietf-tcp-common-1.0.1.jar, rfc9643-ietf-tcp-server-1.0.1.jar, rfc9644-ietf-ssh-client-1.0.1.jar, rfc9644-ietf-ssh-common-1.0.1.jar, rfc9644-ietf-ssh-server-1.0.1.jar, rfc9645-ietf-tls-client-1.0.1.jar, rfc9645-ietf-tls-common-1.0.1.jar, rfc9645-ietf-tls-server-1.0.1.jar, shaded-exificient-10.0.1-SNAPSHOT.jar, shaded-sshd-10.0.1-SNAPSHOT.jar, transport-api-10.0.1-SNAPSHOT.jar, transport-ssh-10.0.1-SNAPSHOT.jar, transport-tcp-10.0.1-SNAPSHOT.jar, transport-tls-10.0.1-SNAPSHOT.jar, triemap-1.3.2.jar, util-14.0.18.jar, yang-common-14.0.18.jar, yang-data-api-14.0.18.jar, yang-data-codec-gson-14.0.18.jar, yang-data-codec-xml-14.0.18.jar, yang-data-impl-14.0.18.jar, yang-data-spi-14.0.18.jar, yang-data-tree-api-14.0.18.jar, yang-data-tree-ri-14.0.18.jar, yang-data-tree-spi-14.0.18.jar, yang-data-util-14.0.18.jar, yang-ext-2013.09.07.27.1.jar, yang-ir-14.0.18.jar, yang-model-api-14.0.18.jar, yang-model-export-14.0.18.jar, yang-model-ri-14.0.18.jar, yang-model-spi-14.0.18.jar, yang-model-util-14.0.18.jar, yang-parser-api-14.0.18.jar, yang-parser-impl-14.0.18.jar, yang-parser-reactor-14.0.18.jar, yang-parser-rfc7950-14.0.18.jar, yang-parser-spi-14.0.18.jar, yang-repo-api-14.0.18.jar, yang-repo-fs-14.0.18.jar, yang-repo-spi-14.0.18.jar, yang-xpath-api-14.0.18.jar, yang-xpath-impl-14.0.18.jar define 2 overlapping resources: 09:07:13 [WARNING] - LICENSE 09:07:13 [WARNING] - META-INF/git.properties 09:07:13 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.8.jar define 5 overlapping classes: 09:07:13 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 09:07:13 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 09:07:13 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 09:07:13 [WARNING] - org.ops4j.util.property.PropertyResolver 09:07:13 [WARNING] - org.ops4j.util.property.PropertyStore 09:07:13 [WARNING] byte-buddy-1.17.8.jar, jackson-annotations-2.19.2.jar, jackson-core-2.19.2.jar, jackson-databind-2.19.2.jar, org.apache.karaf.features.core-4.4.8.jar define 1 overlapping resource: 09:07:13 [WARNING] - META-INF/NOTICE 09:07:13 [WARNING] maven-shade-plugin has detected that some files are 09:07:13 [WARNING] present in two or more JARs. When this happens, only one 09:07:13 [WARNING] single version of the file is copied to the uber jar. 09:07:13 [WARNING] Usually this is not harmful and you can skip these warnings, 09:07:13 [WARNING] otherwise try to manually exclude artifacts based on 09:07:13 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:07:13 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:07:13 [INFO] Attaching shaded artifact. 09:07:13 [INFO] 09:07:13 [INFO] --- assembly:3.7.1:single (make-assembly) @ netconf-testtool --- 09:07:13 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 09:07:13 [INFO] Building tar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/stress-client-10.0.1-SNAPSHOT-package-stress-client.tar.gz 09:07:15 [INFO] 09:07:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-testtool --- 09:07:15 [INFO] CycloneDX: Resolving Dependencies 09:07:17 [INFO] CycloneDX: Creating BOM version 1.6 with 180 component(s) 09:07:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/bom.xml 09:07:17 [INFO] attaching as netconf-testtool-10.0.1-SNAPSHOT-cyclonedx.xml 09:07:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/bom.json 09:07:17 [INFO] attaching as netconf-testtool-10.0.1-SNAPSHOT-cyclonedx.json 09:07:17 [INFO] 09:07:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 09:07:17 [INFO] Skipping duplicate-finder execution! 09:07:17 [INFO] 09:07:17 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-testtool --- 09:07:17 [WARNING] Used undeclared dependencies found: 09:07:17 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.netconf:transport-ssh:jar:10.0.1-SNAPSHOT:compile 09:07:17 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.27.1:compile 09:07:17 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.1:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.netconf:transport-tcp:jar:10.0.1-SNAPSHOT:compile 09:07:17 [WARNING] org.opendaylight.netconf:netconf-common:jar:10.0.1-SNAPSHOT:compile 09:07:17 [WARNING] org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:1.0.1:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.netconf:transport-api:jar:10.0.1-SNAPSHOT:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:10.0.1-SNAPSHOT:compile 09:07:17 [WARNING] org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:1.0.1:compile 09:07:17 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.1:compile 09:07:17 [WARNING] org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 09:07:17 [WARNING] org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:1.0.1:compile 09:07:17 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.18:compile 09:07:17 [WARNING] org.opendaylight.ietf.model:rfc9640:jar:1.0.1:compile 09:07:17 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:compile 09:07:17 [WARNING] org.opendaylight.netconf:databind:jar:10.0.1-SNAPSHOT:compile 09:07:17 [WARNING] com.google.code.gson:gson:jar:2.13.2:compile 09:07:17 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 09:07:17 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 09:07:17 [WARNING] org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:1.0.1:compile 09:07:17 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 09:07:17 [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.18:compile 09:07:17 [WARNING] Unused declared dependencies found: 09:07:17 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.82:compile 09:07:17 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile 09:07:17 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 09:07:17 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 09:07:17 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:10.0.1-SNAPSHOT:compile 09:07:17 [WARNING] Non-test scoped test only dependencies found: 09:07:17 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 09:07:17 [INFO] 09:07:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-testtool --- 09:07:17 [INFO] Skipping source per configuration. 09:07:17 [INFO] 09:07:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-testtool --- 09:07:17 [INFO] 09:07:17 [INFO] --- jacoco:0.8.13:report (report) @ netconf-testtool --- 09:07:17 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/code-coverage/jacoco.exec 09:07:18 [INFO] Analyzed bundle 'netconf-testtool' with 79 classes 09:07:18 [INFO] 09:07:18 [INFO] --- install:3.1.4:install (default-install) @ netconf-testtool --- 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT.pom 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/netconf-testtool-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT.jar 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/netconf-testtool-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT-javadoc.jar 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/netconf-testtool-10.0.1-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT-executable.jar 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/stress-client-10.0.1-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT-stress-client.jar 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/rest-perf-client-10.0.1-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT-rest-perf-client.jar 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/scale-util-10.0.1-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT-scale-util.jar 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/stress-client-10.0.1-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT-stress-client.tar.gz 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT-cyclonedx.xml 09:07:18 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/10.0.1-SNAPSHOT/netconf-testtool-10.0.1-SNAPSHOT-cyclonedx.json 09:07:18 [INFO] 09:07:18 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-testtool --- 09:07:18 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:07:18 [INFO] 09:07:18 [INFO] ----------------< org.opendaylight.netconf:restconf-it >---------------- 09:07:18 [INFO] Building restconf-it 10.0.1-SNAPSHOT [104/112] 09:07:18 [INFO] from apps/restconf-it/pom.xml 09:07:18 [INFO] --------------------------------[ jar ]--------------------------------- 09:07:18 [INFO] 09:07:18 [INFO] --- clean:3.5.0:clean (default-clean) @ restconf-it --- 09:07:18 [INFO] 09:07:18 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ restconf-it --- 09:07:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:07:18 [INFO] 09:07:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ restconf-it --- 09:07:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:07:18 [INFO] 09:07:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ restconf-it --- 09:07:19 [INFO] 09:07:19 [INFO] --- dependency:3.9.0:properties (default) @ restconf-it --- 09:07:19 [INFO] 09:07:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ restconf-it --- 09:07:19 [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/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:07:19 [INFO] 09:07:19 [INFO] --- yang:14.0.18:generate-sources (binding) @ restconf-it --- 09:07:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 09:07:19 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/src/main/yang 09:07:19 [INFO] yang-to-sources: Found 53 dependencies in 11.63 ms 09:07:19 [INFO] yang-to-sources: Project model files found: 6 in 3.035 ms 09:07:19 [INFO] yang-to-sources: 6 YANG models processed in 126.8 ms 09:07:19 [INFO] BindingJavaFileGenerator: Defined 119 files in 7.871 ms 09:07:19 [INFO] Sorted 119 files into 21 directories in 351.6 μs 09:07:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 119 in 33.64 ms 09:07:19 [INFO] 09:07:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ restconf-it --- 09:07:19 [INFO] Starting audit... 09:07:19 Audit done. 09:07:19 [INFO] You have 0 Checkstyle violations. 09:07:19 [INFO] 09:07:19 [INFO] --- checkstyle:3.6.0:check (default) @ restconf-it --- 09:07:19 [INFO] Starting audit... 09:07:19 Audit done. 09:07:19 [INFO] You have 0 Checkstyle violations. 09:07:19 [INFO] 09:07:19 [INFO] --- dependency:3.9.0:copy (unpack-license) @ restconf-it --- 09:07:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:07:19 [INFO] 09:07:19 [INFO] --- resources:3.3.1:resources (default-resources) @ restconf-it --- 09:07:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/src/main/resources 09:07:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/generated-sources/spi 09:07:19 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 09:07:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 09:07:19 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 09:07:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/generated-sources/spi 09:07:19 [INFO] 09:07:19 [INFO] --- compiler:3.14.1:compile (default-compile) @ restconf-it --- 09:07:19 [INFO] Recompiling the module because of changed dependency. 09:07:19 [INFO] Compiling 118 source files with javac [debug release 21] to target/classes 09:07:20 [INFO] 09:07:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ restconf-it >>> 09:07:20 [INFO] 09:07:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ restconf-it --- 09:07:20 [INFO] Fork Value is true 09:07:22 [INFO] Done SpotBugs Analysis.... 09:07:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:07:22 [INFO] 09:07:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ restconf-it <<< 09:07:22 [INFO] 09:07:22 [INFO] 09:07:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ restconf-it --- 09:07:22 [INFO] BugInstance size is 0 09:07:22 [INFO] Error size is 0 09:07:22 [INFO] No errors/warnings found 09:07:22 [INFO] 09:07:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ restconf-it --- 09:07:22 [INFO] Copying 206 resources from src/test/resources to target/test-classes 09:07:23 [INFO] 09:07:23 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ restconf-it --- 09:07:23 [INFO] Recompiling the module because of changed dependency. 09:07:23 [INFO] Compiling 28 source files with javac [debug release 21] to target/test-classes 09:07:23 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [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 09:07:23 [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 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 09:07:23 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 09:07:23 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'enabled()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [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 09:07:23 [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 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'policyOption()' in type 'org.osgi.service.component.annotations.Reference': class file for org.osgi.service.component.annotations.Reference not found 09:07:23 [WARNING] unknown enum constant org.osgi.service.component.annotations.ReferencePolicyOption.GREEDY 09:07:23 reason: class file for org.osgi.service.component.annotations.ReferencePolicyOption not found 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'enabled()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [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 09:07:23 [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 09:07:23 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 09:07:23 [INFO] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/src/test/java/org/opendaylight/restconf/it/openapi/BenchmarkOpenApiIT.java: Some input files additionally use or override a deprecated API. 09:07:23 [INFO] 09:07:23 [INFO] --- surefire:3.5.4:test (default-test) @ restconf-it --- 09:07:23 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/surefire-reports 09:07:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:07:23 [INFO] 09:07:23 [INFO] ------------------------------------------------------- 09:07:23 [INFO] T E S T S 09:07:23 [INFO] ------------------------------------------------------- 09:07:24 [INFO] Running org.opendaylight.restconf.it.server.MountPointE2ETest 09:07:38 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.80 s -- in org.opendaylight.restconf.it.server.MountPointE2ETest 09:07:38 [INFO] Running org.opendaylight.restconf.it.server.DataE2ETest 09:07:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.589 s -- in org.opendaylight.restconf.it.server.DataE2ETest 09:07:46 [INFO] Running org.opendaylight.restconf.it.server.HostMetaE2ETest 09:07:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 s -- in org.opendaylight.restconf.it.server.HostMetaE2ETest 09:07:48 [INFO] Running org.opendaylight.restconf.it.server.AuthTest 09:07:50 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.251 s -- in org.opendaylight.restconf.it.server.AuthTest 09:07:50 [INFO] Running org.opendaylight.restconf.it.server.YangLibraryE2ETest 09:07:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s -- in org.opendaylight.restconf.it.server.YangLibraryE2ETest 09:07:51 [INFO] Running org.opendaylight.restconf.it.server.OperationsE2ETest 09:07:55 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.333 s -- in org.opendaylight.restconf.it.server.OperationsE2ETest 09:07:55 [INFO] Running org.opendaylight.restconf.it.server.ModulesE2ETest 09:07:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 s -- in org.opendaylight.restconf.it.server.ModulesE2ETest 09:07:56 [INFO] Running org.opendaylight.restconf.it.server.StreamsE2ETest 09:07:56 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.017 s -- in org.opendaylight.restconf.it.server.StreamsE2ETest 09:07:56 [INFO] Running org.opendaylight.restconf.it.openapi.NC1440Test 09:07:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.166 s -- in org.opendaylight.restconf.it.openapi.NC1440Test 09:07:59 [INFO] Running org.opendaylight.restconf.it.openapi.UiTest 09:08:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.opendaylight.restconf.it.openapi.UiTest 09:08:00 [INFO] Running org.opendaylight.restconf.it.openapi.MountPointDocumentTest 09:08:04 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.239 s -- in org.opendaylight.restconf.it.openapi.MountPointDocumentTest 09:08:04 [INFO] Running org.opendaylight.restconf.it.openapi.ControllerDocumentTest 09:08:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.680 s -- in org.opendaylight.restconf.it.openapi.ControllerDocumentTest 09:08:05 [INFO] Running org.opendaylight.restconf.it.subscription.FilterWritingTest 09:08:07 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.696 s -- in org.opendaylight.restconf.it.subscription.FilterWritingTest 09:08:07 [INFO] Running org.opendaylight.restconf.it.subscription.CountersSubscriptionTest 09:08:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.975 s -- in org.opendaylight.restconf.it.subscription.CountersSubscriptionTest 09:08:14 [INFO] Running org.opendaylight.restconf.it.subscription.SubscriptionTest 09:08:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s -- in org.opendaylight.restconf.it.subscription.SubscriptionTest 09:08:14 [INFO] Running org.opendaylight.restconf.it.subscription.NotificationSubscriptionTest 09:08:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.954 s -- in org.opendaylight.restconf.it.subscription.NotificationSubscriptionTest 09:08:17 [INFO] Running org.opendaylight.restconf.it.subscription.StopTimeTest 09:08:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.79 s -- in org.opendaylight.restconf.it.subscription.StopTimeTest 09:08:29 [INFO] Running org.opendaylight.restconf.it.subscription.FilteringSubscriptionTest 09:08:41 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.37 s -- in org.opendaylight.restconf.it.subscription.FilteringSubscriptionTest 09:08:41 [INFO] Running org.opendaylight.restconf.it.subscription.NotificationSubscriptionListeningTest 09:08:44 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.150 s -- in org.opendaylight.restconf.it.subscription.NotificationSubscriptionListeningTest 09:08:44 [INFO] Running org.opendaylight.restconf.it.subscription.SubscriptionSuspensionTest 09:08:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.05 s -- in org.opendaylight.restconf.it.subscription.SubscriptionSuspensionTest 09:08:55 [INFO] 09:08:55 [INFO] Results: 09:08:55 [INFO] 09:08:55 [WARNING] Tests run: 95, Failures: 0, Errors: 0, Skipped: 11 09:08:55 [INFO] 09:08:55 [INFO] 09:08:55 [INFO] --- copy:14.1.4:copy-files (default) @ restconf-it --- 09:08:55 [INFO] 09:08:55 [INFO] --- jar:3.4.2:jar (default-jar) @ restconf-it --- 09:08:55 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/restconf-it-10.0.1-SNAPSHOT.jar 09:08:55 [INFO] 09:08:55 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ restconf-it --- 09:08:55 [INFO] Skipping javadoc generation 09:08:55 [INFO] 09:08:55 [INFO] --- failsafe:3.5.4:integration-test (default) @ restconf-it --- 09:08:55 [INFO] Failsafe report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/failsafe-reports 09:08:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:08:55 [INFO] 09:08:55 [INFO] ------------------------------------------------------- 09:08:55 [INFO] T E S T S 09:08:55 [INFO] ------------------------------------------------------- 09:08:56 [INFO] Running org.opendaylight.restconf.it.openapi.BenchmarkOpenApiIT 09:10:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.77 s -- in org.opendaylight.restconf.it.openapi.BenchmarkOpenApiIT 09:10:08 [INFO] 09:10:08 [INFO] Results: 09:10:08 [INFO] 09:10:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:10:08 [INFO] 09:10:08 [INFO] 09:10:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ restconf-it --- 09:10:08 [INFO] Skipping CycloneDX goal, because module skips deploy 09:10:08 [INFO] 09:10:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ restconf-it --- 09:10:08 [INFO] Skipping duplicate-finder execution! 09:10:08 [INFO] 09:10:08 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ restconf-it --- 09:10:08 [WARNING] Used undeclared dependencies found: 09:10:08 [WARNING] org.opendaylight.netconf:netconf-common-mdsal:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:15.0.1:test 09:10:08 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 09:10:08 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.netconf:transport-ssh:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 09:10:08 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 09:10:08 [WARNING] org.opendaylight.ietf.model:rfc8639:jar:1.0.1:compile 09:10:08 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-auth:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf:databind:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.netconf:transport-tcp:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] io.netty:netty-codec-http:jar:4.2.6.Final:compile 09:10:08 [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-common:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf.model:rfc5277:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.aaa:repackaged-shiro:jar:0.22.1:compile 09:10:08 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 09:10:08 [WARNING] io.netty:netty-handler:jar:4.2.6.Final:compile 09:10:08 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 09:10:08 [WARNING] org.opendaylight.netconf:transport-api:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] Unused declared dependencies found: 09:10:08 [WARNING] org.opendaylight.ietf.model:rfc8072:jar:1.0.1:compile 09:10:08 [WARNING] org.opendaylight.yangtools:util:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:15.0.1:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf.model:sal-remote:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.netconf:restconf-server-jaxrs:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.82:compile 09:10:08 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:14.0.18:compile 09:10:08 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.82:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-api:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.yangtools:yang-data-util:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.netconf:restconf-mdsal-spi:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1:compile 09:10:08 [WARNING] Non-test scoped test only dependencies found: 09:10:08 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:15.0.1:compile 09:10:08 [WARNING] org.opendaylight.netconf:transport-ssh:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:15.0.1:compile 09:10:08 [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-topology-impl:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf:restconf-server-mdsal:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-client:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.netconf:restconf-server:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-topology:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf:transport-tcp:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 09:10:08 [WARNING] org.opendaylight.netconf:transport-api:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf:odl-device-notification:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:15.0.1:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-testtool:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.ietf.model:rfc8639:jar:1.0.1:compile 09:10:08 [WARNING] io.netty:netty-transport:jar:4.2.6.Final:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-auth:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.netconf:restconf-server-spi:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf.model:rfc5277:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.netconf:restconf-api:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.ietf.model:rfc6241:jar:1.0.1:compile 09:10:08 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:15.0.1:compile 09:10:08 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.18:compile 09:10:08 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 09:10:08 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:15.0.1:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-common:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.netconf:netconf-common-mdsal:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1:compile 09:10:08 [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.18:compile 09:10:08 [WARNING] org.opendaylight.netconf:databind:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile 09:10:08 [WARNING] org.opendaylight.netconf:transport-http:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] io.netty:netty-codec-http:jar:4.2.6.Final:compile 09:10:08 [WARNING] org.opendaylight.netconf:restconf-server-api:jar:10.0.1-SNAPSHOT:compile 09:10:08 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.22.1:compile 09:10:08 [WARNING] org.opendaylight.aaa:repackaged-shiro:jar:0.22.1:compile 09:10:08 [WARNING] io.netty:netty-handler:jar:4.2.6.Final:compile 09:10:08 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:15.0.1:compile 09:10:08 [INFO] 09:10:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ restconf-it --- 09:10:08 [INFO] Skipping source per configuration. 09:10:08 [INFO] 09:10:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ restconf-it --- 09:10:08 [INFO] 09:10:08 [INFO] --- jacoco:0.8.13:report (report) @ restconf-it --- 09:10:08 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/code-coverage/jacoco.exec 09:10:08 [INFO] Analyzed bundle 'restconf-it' with 12 classes 09:10:08 [INFO] 09:10:08 [INFO] --- failsafe:3.5.4:verify (default) @ restconf-it --- 09:10:08 [INFO] Failsafe report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/failsafe-reports 09:10:08 [INFO] 09:10:08 [INFO] --- install:3.1.4:install (default-install) @ restconf-it --- 09:10:08 [INFO] Skipping artifact installation 09:10:08 [INFO] 09:10:08 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ restconf-it --- 09:10:08 [INFO] Skipping artifact deployment 09:10:08 [INFO] 09:10:08 [INFO] ---------------< org.opendaylight.netconf:wadl-codegen >---------------- 09:10:08 [INFO] Building wadl-codegen 10.0.1-SNAPSHOT [105/112] 09:10:08 [INFO] from apps/wadl-codegen/pom.xml 09:10:08 [INFO] --------------------------------[ jar ]--------------------------------- 09:10:08 [INFO] 09:10:08 [INFO] --- clean:3.5.0:clean (default-clean) @ wadl-codegen --- 09:10:08 [INFO] 09:10:08 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ wadl-codegen --- 09:10:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:10:08 [INFO] 09:10:08 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ wadl-codegen --- 09:10:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:10:08 [INFO] 09:10:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ wadl-codegen --- 09:10:09 [INFO] 09:10:09 [INFO] --- dependency:3.9.0:properties (default) @ wadl-codegen --- 09:10:09 [INFO] 09:10:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ wadl-codegen --- 09:10:09 [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/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:10:09 [INFO] 09:10:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ wadl-codegen --- 09:10:09 [INFO] Starting audit... 09:10:09 Audit done. 09:10:09 [INFO] You have 0 Checkstyle violations. 09:10:09 [INFO] 09:10:09 [INFO] --- checkstyle:3.6.0:check (default) @ wadl-codegen --- 09:10:09 [INFO] Starting audit... 09:10:09 Audit done. 09:10:09 [INFO] You have 0 Checkstyle violations. 09:10:09 [INFO] 09:10:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ wadl-codegen --- 09:10:09 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:10:09 [INFO] 09:10:09 [INFO] --- resources:3.3.1:resources (default-resources) @ wadl-codegen --- 09:10:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/src/main/resources 09:10:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/generated-sources/spi 09:10:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/generated-sources/yang 09:10:09 [INFO] 09:10:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ wadl-codegen --- 09:10:09 [INFO] Recompiling the module because of changed source code. 09:10:09 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 09:10:09 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 09:10:09 [WARNING] /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/src/main/java/org/opendaylight/netconf/codegen/wadl/WadlTemplate.java:[41,26] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 09:10:09 [INFO] 09:10:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ wadl-codegen >>> 09:10:09 [INFO] 09:10:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ wadl-codegen --- 09:10:09 [INFO] Fork Value is true 09:10:12 [INFO] Done SpotBugs Analysis.... 09:10:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:10:12 [INFO] 09:10:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ wadl-codegen <<< 09:10:12 [INFO] 09:10:12 [INFO] 09:10:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ wadl-codegen --- 09:10:12 [INFO] BugInstance size is 0 09:10:12 [INFO] Error size is 0 09:10:12 [INFO] No errors/warnings found 09:10:12 [INFO] 09:10:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ wadl-codegen --- 09:10:12 [INFO] Copying 6 resources from src/test/resources to target/test-classes 09:10:12 [INFO] 09:10:12 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ wadl-codegen --- 09:10:12 [INFO] Recompiling the module because of changed dependency. 09:10:12 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 09:10:12 [INFO] 09:10:12 [INFO] --- surefire:3.5.4:test (default-test) @ wadl-codegen --- 09:10:12 [INFO] Surefire report directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/surefire-reports 09:10:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 09:10:12 [INFO] 09:10:12 [INFO] ------------------------------------------------------- 09:10:12 [INFO] T E S T S 09:10:12 [INFO] ------------------------------------------------------- 09:10:13 [INFO] Running org.opendaylight.netconf.codegen.wadl.WadlGenTest 09:10:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 s -- in org.opendaylight.netconf.codegen.wadl.WadlGenTest 09:10:14 [INFO] 09:10:14 [INFO] Results: 09:10:14 [INFO] 09:10:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 09:10:14 [INFO] 09:10:14 [INFO] 09:10:14 [INFO] --- copy:14.1.4:copy-files (default) @ wadl-codegen --- 09:10:14 [INFO] 09:10:14 [INFO] --- jar:3.4.2:jar (default-jar) @ wadl-codegen --- 09:10:14 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/wadl-codegen-10.0.1-SNAPSHOT.jar 09:10:14 [INFO] 09:10:14 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ wadl-codegen --- 09:10:15 [INFO] Building jar: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/wadl-codegen-10.0.1-SNAPSHOT-javadoc.jar 09:10:16 [INFO] 09:10:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ wadl-codegen --- 09:10:16 [INFO] CycloneDX: Resolving Dependencies 09:10:16 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 09:10:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/bom.xml 09:10:16 [INFO] attaching as wadl-codegen-10.0.1-SNAPSHOT-cyclonedx.xml 09:10:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/bom.json 09:10:16 [INFO] attaching as wadl-codegen-10.0.1-SNAPSHOT-cyclonedx.json 09:10:16 [INFO] 09:10:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ wadl-codegen --- 09:10:16 [INFO] Skipping duplicate-finder execution! 09:10:16 [INFO] 09:10:16 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ wadl-codegen --- 09:10:16 [INFO] No dependency problems found 09:10:16 [INFO] 09:10:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ wadl-codegen --- 09:10:16 [INFO] Skipping source per configuration. 09:10:16 [INFO] 09:10:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ wadl-codegen --- 09:10:16 [INFO] 09:10:16 [INFO] --- jacoco:0.8.13:report (report) @ wadl-codegen --- 09:10:16 [INFO] Loading execution data file /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/code-coverage/jacoco.exec 09:10:16 [INFO] Analyzed bundle 'wadl-codegen' with 3 classes 09:10:16 [INFO] 09:10:16 [INFO] --- install:3.1.4:install (default-install) @ wadl-codegen --- 09:10:16 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/pom.xml to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.1-SNAPSHOT/wadl-codegen-10.0.1-SNAPSHOT.pom 09:10:16 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/wadl-codegen-10.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.1-SNAPSHOT/wadl-codegen-10.0.1-SNAPSHOT.jar 09:10:16 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/wadl-codegen-10.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.1-SNAPSHOT/wadl-codegen-10.0.1-SNAPSHOT-javadoc.jar 09:10:16 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/bom.xml to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.1-SNAPSHOT/wadl-codegen-10.0.1-SNAPSHOT-cyclonedx.xml 09:10:16 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/bom.json to /tmp/r/org/opendaylight/netconf/wadl-codegen/10.0.1-SNAPSHOT/wadl-codegen-10.0.1-SNAPSHOT-cyclonedx.json 09:10:16 [INFO] 09:10:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ wadl-codegen --- 09:10:16 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:10:16 [INFO] 09:10:16 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 09:10:16 [INFO] Building apps 10.0.1-SNAPSHOT [106/112] 09:10:16 [INFO] from apps/pom.xml 09:10:16 [INFO] --------------------------------[ pom ]--------------------------------- 09:10:16 [INFO] 09:10:16 [INFO] --- clean:3.5.0:clean (default-clean) @ apps --- 09:10:16 [INFO] 09:10:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ apps --- 09:10:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:10:16 [INFO] 09:10:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ apps --- 09:10:16 [INFO] 09:10:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ apps --- 09:10:16 [INFO] Skipping CycloneDX goal, because module skips deploy 09:10:16 [INFO] 09:10:16 [INFO] --- install:3.1.4:install (default-install) @ apps --- 09:10:16 [INFO] Skipping artifact installation 09:10:16 [INFO] 09:10:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ apps --- 09:10:16 [INFO] Skipping artifact deployment 09:10:16 [INFO] 09:10:16 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 09:10:16 [INFO] Building third-party 10.0.1-SNAPSHOT [107/112] 09:10:16 [INFO] from third-party/pom.xml 09:10:16 [INFO] --------------------------------[ pom ]--------------------------------- 09:10:16 [INFO] 09:10:16 [INFO] --- clean:3.5.0:clean (default-clean) @ third-party --- 09:10:16 [INFO] 09:10:16 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ third-party --- 09:10:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:10:16 [INFO] 09:10:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ third-party --- 09:10:16 [INFO] 09:10:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ third-party --- 09:10:16 [INFO] Skipping CycloneDX goal, because module skips deploy 09:10:16 [INFO] 09:10:16 [INFO] --- install:3.1.4:install (default-install) @ third-party --- 09:10:16 [INFO] Skipping artifact installation 09:10:16 [INFO] 09:10:16 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ third-party --- 09:10:16 [INFO] Skipping artifact deployment 09:10:16 [INFO] 09:10:16 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 09:10:16 [INFO] Building netconf-karaf 10.0.1-SNAPSHOT [108/112] 09:10:16 [INFO] from usecase/karaf/pom.xml 09:10:16 [INFO] --------------------------------[ pom ]--------------------------------- 09:10:17 [INFO] 09:10:17 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-karaf --- 09:10:17 [INFO] 09:10:17 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-karaf --- 09:10:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:10:18 [INFO] 09:10:18 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-karaf --- 09:10:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:10:18 [INFO] 09:10:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-karaf --- 09:10:18 [INFO] 09:10:18 [INFO] --- dependency:3.9.0:properties (default) @ netconf-karaf --- 09:10:18 [INFO] 09:10:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-karaf --- 09:10: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/netconf-maven-verify-master-mvn39-openjdk21/usecase/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/** 09:10:18 [INFO] 09:10:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-karaf --- 09:10:18 [INFO] Starting audit... 09:10:18 Audit done. 09:10:18 [INFO] You have 0 Checkstyle violations. 09:10:18 [INFO] 09:10:18 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-karaf --- 09:10:18 [INFO] Starting audit... 09:10:18 Audit done. 09:10:18 [INFO] You have 0 Checkstyle violations. 09:10:18 [INFO] 09:10:18 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-karaf --- 09:10:18 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:10:18 [INFO] 09:10:18 [INFO] --- resources:3.3.1:resources (process-resources) @ netconf-karaf --- 09:10:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/src/main/resources 09:10:18 [INFO] 09:10:18 [INFO] --- karaf:4.4.8:assembly (process-resources) @ netconf-karaf --- 09:10:18 [INFO] Using repositories: 09:10:18 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 09:10:18 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 09:10:18 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:10:18 [INFO] Creating work directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/assembly 09:10:18 [INFO] Loading direct KAR and features XML dependencies 09:10:18 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:10:18 [INFO] Feature framework will be added as a startup feature 09:10:18 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/assembly 09:10:18 [INFO] Unzipping kars 09:10:18 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 09:10:18 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:10:18 [INFO] Loading profiles from: 09:10:18 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 09:10:18 [INFO] Loading repositories 09:10:18 [INFO] Generating generated-startup profile 09:10:18 [INFO] Generating generated-boot profile with parents: generated-startup 09:10:18 [INFO] Generating generated-installed profile 09:10:18 [INFO] Configuring etc/config.properties and etc/system.properties 09:10:18 [INFO] Downloading libraries for generated profiles 09:10:18 [INFO] Downloading additional libraries 09:10:18 [INFO] Writing configurations 09:10:18 [INFO] adding config file: etc/profile.cfg 09:10:18 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 09:10:18 [INFO] Startup stage 09:10:18 [INFO] Loading startup repositories 09:10:18 [INFO] Resolving startup features and bundles 09:10:18 [INFO] Features: framework 09:10:18 [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 09:10:18 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 09:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:10:18 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:10:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:10:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:10:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:10:18 [INFO] Boot stage 09:10:18 [INFO] Loading boot repositories 09:10:18 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.8/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 09:10:18 [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 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.8/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.8/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.8/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.8/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.1-SNAPSHOT/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 09:10:18 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 09:10:18 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:10:18 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:10:18 [INFO] Feature service/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 09:10:18 [INFO] Feature scr/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 09:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 09:10:18 [INFO] Feature shell/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 09:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:10:18 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 09:10:18 [INFO] Feature kar/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 09:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 09:10:18 [INFO] Feature package/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 09:10:18 [INFO] Feature jaas/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 09:10:18 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 09:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 09:10:18 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:10:18 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:10:18 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:10:18 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:10:18 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:10:18 [INFO] Feature feature/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:10:18 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 09:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 09:10:18 [INFO] Feature system/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 09:10:18 [INFO] Feature ssh/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 09:10:18 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 09:10:18 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:10:18 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 09:10:18 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 09:10:18 [INFO] Feature jline/3.21.0 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:10:18 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:10:18 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:10:18 [INFO] Feature config/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 09:10:18 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 09:10:18 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 09:10:18 [INFO] Feature instance/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 09:10:18 [INFO] Feature framework/4.4.8 is defined as a boot feature 09:10:18 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 09:10:18 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:10:18 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 09:10:18 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 09:10:18 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:10:18 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:10:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 09:10:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 09:10:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:10:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:10:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 09:10:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:10:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 09:10:19 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:10:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:10:19 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:10:19 [INFO] Feature log/4.4.8 is defined as a boot feature 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:10:19 [INFO] adding config file: etc/org.apache.karaf.log.cfg 09:10:19 [INFO] Feature 73ed8e87-6632-4f6b-8f81-6d74cd8c9341/0.0.0 is defined as a boot feature 09:10:19 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 09:10:19 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 09:10:19 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:10:19 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:10:19 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 09:10:19 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 09:10:19 [INFO] Feature management/4.4.8 is defined as a boot feature 09:10:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 09:10:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 09:10:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 09:10:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 09:10:19 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 09:10:19 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 09:10:19 [INFO] adding config file: etc/jmx.acl.cfg 09:10:19 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 09:10:19 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 09:10:19 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 09:10:19 [INFO] adding config file: etc/org.apache.karaf.management.cfg 09:10:19 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 09:10:19 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 09:10:19 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 09:10:19 [INFO] Feature deployer/4.4.8 is defined as a boot feature 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:10:19 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 09:10:19 [INFO] Feature bundle/4.4.8 is defined as a boot feature 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 09:10:19 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 09:10:19 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 09:10:19 [INFO] Feature standard/4.4.8 is defined as a boot feature 09:10:19 [INFO] Install stage 09:10:19 [INFO] Loading installed repositories 09:10:19 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 09:10:19 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 09:10:19 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 09:10:19 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 09:10:19 [INFO] 09:10:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 09:10:19 [INFO] 09:10:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-karaf --- 09:10:19 [INFO] No files found to run spotbugs, check compile phase has been run 09:10:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:10:19 [INFO] 09:10:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 09:10:19 [INFO] 09:10:19 [INFO] 09:10:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-karaf --- 09:10:19 [INFO] 09:10:19 [INFO] --- dependency:3.9.0:copy (apply-branding) @ netconf-karaf --- 09:10:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:10:19 [INFO] 09:10:19 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 09:10:19 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:10:19 [INFO] 09:10:19 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 09:10:19 [WARNING] Overwriting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 09:10:19 [INFO] 09:10:19 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-controller-scripts) @ netconf-karaf --- 09:10:19 [INFO] 09:10:19 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-karaf --- 09:10:19 [INFO] 09:10:19 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 09:10:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/src/main/assembly 09:10:19 [INFO] 09:10:19 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ netconf-karaf --- 09:10:20 [INFO] Feature repository discovered recursively: 9ec3d9c0-a3fb-4ce0-ae42-a3372c802276 09:10:20 [INFO] Feature repository discovered recursively: features-controller-testing 09:10:20 [INFO] Feature repository discovered recursively: features-infrautils 09:10:20 [INFO] Feature repository discovered recursively: features-netconf 09:10:20 [INFO] Feature repository discovered recursively: features-netconf-experimental 09:10:20 [INFO] Feature repository discovered recursively: features-netconf-testing 09:10:20 [INFO] Feature repository discovered recursively: framework-4.4.8 09:10:20 [INFO] Feature repository discovered recursively: odl-aaa-0.22.1 09:10:20 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 09:10:20 [INFO] Feature repository discovered recursively: odl-antlr4 09:10:20 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 09:10:20 [INFO] Feature repository discovered recursively: odl-apache-commons-text 09:10:20 [INFO] Feature repository discovered recursively: odl-apache-shiro 09:10:20 [INFO] Feature repository discovered recursively: odl-bytebuddy 09:10:20 [INFO] Feature repository discovered recursively: odl-clustering-test-app-12.0.1 09:10:20 [INFO] Feature repository discovered recursively: odl-controller-12.0.1 09:10:20 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.1 09:10:20 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.1 09:10:20 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 09:10:20 [INFO] Feature repository discovered recursively: odl-extras-12.0.1 09:10:20 [INFO] Feature repository discovered recursively: odl-gson 09:10:20 [INFO] Feature repository discovered recursively: odl-guava 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 09:10:20 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 09:10:20 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 09:10:20 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web 09:10:20 [INFO] Feature repository discovered recursively: odl-infrautils-ready 09:10:20 [INFO] Feature repository discovered recursively: odl-infrautils-utils 09:10:20 [INFO] Feature repository discovered recursively: odl-jackson-2 09:10:20 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 09:10:20 [INFO] Feature repository discovered recursively: odl-javassist-3 09:10:20 [INFO] Feature repository discovered recursively: odl-jersey-2 09:10:20 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 09:10:20 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 09:10:20 [INFO] Feature repository discovered recursively: odl-lz4 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.1 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-common 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 09:10:20 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-10.0.1-SNAPSHOT 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-all 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-client 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.1-SNAPSHOT 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-console 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-databind 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-impl 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-keystore 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-topology 09:10:20 [INFO] Feature repository discovered recursively: odl-netconf-truststore 09:10:20 [INFO] Feature repository discovered recursively: odl-netty-4 09:10:20 [INFO] Feature repository discovered recursively: odl-pekko 09:10:20 [INFO] Feature repository discovered recursively: odl-raft-api 09:10:20 [INFO] Feature repository discovered recursively: odl-raft-spi 09:10:20 [INFO] Feature repository discovered recursively: odl-restconf 09:10:20 [INFO] Feature repository discovered recursively: odl-restconf-all 09:10:20 [INFO] Feature repository discovered recursively: odl-restconf-api 09:10:20 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.1-SNAPSHOT 09:10:20 [INFO] Feature repository discovered recursively: odl-restconf-server-api 09:10:20 [INFO] Feature repository discovered recursively: odl-servlet-api 09:10:20 [INFO] Feature repository discovered recursively: odl-stax2-api 09:10:20 [INFO] Feature repository discovered recursively: odl-woodstox 09:10:20 [INFO] Feature repository discovered recursively: odl-ws-rs-api 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-codec 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-common 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-data 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-export 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-parser 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-util 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 09:10:20 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 09:10:20 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 09:10:20 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 09:10:20 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 09:10:20 [INFO] Feature repository discovered recursively: pt-triemap 09:10:20 [INFO] Feature repository discovered recursively: standard-4.4.8 09:10:20 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 09:10:20 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 09:10:20 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.19.0 and 3.18.0 09:10:20 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 09:10:20 [INFO] 09:10:20 [INFO] --- antrun:3.1.0:run (fix-permissions) @ netconf-karaf --- 09:10:20 [INFO] Executing tasks 09:10:20 [INFO] Executed tasks 09:10:20 [INFO] 09:10:20 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ netconf-karaf --- 09:10:20 [INFO] Executing tasks 09:10:20 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/assembly/system/org/bouncycastle 09:10:20 [INFO] Executed tasks 09:10:20 [INFO] 09:10:20 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-karaf --- 09:10:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:10:20 [INFO] 09:10:20 [INFO] --- karaf:4.4.8:archive (package) @ netconf-karaf --- 09:10:35 [INFO] 09:10:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-karaf --- 09:10:35 [INFO] CycloneDX: Resolving Dependencies 09:10:41 [INFO] CycloneDX: Creating BOM version 1.6 with 545 component(s) 09:10:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/bom.xml 09:10:41 [INFO] attaching as netconf-karaf-10.0.1-SNAPSHOT-cyclonedx.xml 09:10:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/bom.json 09:10:41 [INFO] attaching as netconf-karaf-10.0.1-SNAPSHOT-cyclonedx.json 09:10:41 [INFO] 09:10:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 09:10:41 [INFO] Skipping duplicate-finder execution! 09:10:41 [INFO] 09:10:41 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-karaf --- 09:10:41 [INFO] Skipping pom project 09:10:41 [INFO] 09:10:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf --- 09:10:41 [INFO] Skipping source per configuration. 09:10:41 [INFO] 09:10:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-karaf --- 09:10:41 [INFO] 09:10:41 [INFO] --- jacoco:0.8.13:report (report) @ netconf-karaf --- 09:10:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:10:41 [INFO] 09:10:41 [INFO] --- install:3.1.4:install (default-install) @ netconf-karaf --- 09:10:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-SNAPSHOT.pom 09:10:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/netconf-karaf-10.0.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-SNAPSHOT.tar.gz 09:10:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/netconf-karaf-10.0.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-SNAPSHOT.zip 09:10:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-SNAPSHOT-cyclonedx.xml 09:10:41 [INFO] Installing /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-SNAPSHOT-cyclonedx.json 09:10:41 [INFO] 09:10:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-karaf --- 09:10:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21/m2repo 09:10:42 [INFO] 09:10:42 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 09:10:42 [INFO] Building netconf-karaf-static 10.0.1-SNAPSHOT [109/112] 09:10:42 [INFO] from usecase/karaf-static/pom.xml 09:10:42 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 09:10:42 [INFO] 09:10:42 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-karaf-static --- 09:10:42 [INFO] 09:10:42 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-karaf-static --- 09:10:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:10:42 [INFO] 09:10:42 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 09:10:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:10:42 [INFO] 09:10:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-karaf-static --- 09:10:43 [INFO] 09:10:43 [INFO] --- dependency:3.9.0:properties (default) @ netconf-karaf-static --- 09:10:43 [INFO] 09:10:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 09:10:43 [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/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf-static/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 09:10:43 [INFO] 09:10:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ netconf-karaf-static --- 09:10:43 [INFO] Starting audit... 09:10:43 Audit done. 09:10:43 [INFO] You have 0 Checkstyle violations. 09:10:43 [INFO] 09:10:43 [INFO] --- checkstyle:3.6.0:check (default) @ netconf-karaf-static --- 09:10:43 [INFO] Starting audit... 09:10:43 Audit done. 09:10:43 [INFO] You have 0 Checkstyle violations. 09:10:43 [INFO] 09:10:43 [INFO] --- dependency:3.9.0:copy (unpack-license) @ netconf-karaf-static --- 09:10:43 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:10:43 [INFO] 09:10:43 [INFO] --- resources:3.3.1:resources (default-resources) @ netconf-karaf-static --- 09:10:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf-static/src/main/resources 09:10:43 [INFO] 09:10:43 [INFO] --- karaf:4.4.8:assembly (default-assembly) @ netconf-karaf-static --- 09:10:43 [INFO] Using repositories: 09:10:43 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 09:10:43 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 09:10:43 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:10:43 [INFO] Creating work directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf-static/target/assembly 09:10:43 [INFO] Loading direct KAR and features XML dependencies 09:10:43 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.8/kar 09:10:43 [INFO] Feature static will be added as a startup feature 09:10:43 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf-static/target/assembly 09:10:43 [INFO] Unzipping kars 09:10:43 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.8/kar 09:10:43 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 09:10:43 [INFO] Loading profiles from: 09:10:43 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 09:10:43 [INFO] Loading repositories 09:10:43 [INFO] Generating generated-startup profile 09:10:43 [INFO] Generating generated-boot profile with parents: generated-startup 09:10:43 [INFO] Generating generated-installed profile 09:10:43 [INFO] Adding profiles to etc/profiles 09:10:43 [INFO] Configuring etc/config.properties and etc/system.properties 09:10:43 [INFO] Downloading libraries for generated profiles 09:10:43 [INFO] Downloading additional libraries 09:10:43 [INFO] Writing configurations 09:10:43 [INFO] adding config file: etc/profile.cfg 09:10:43 [INFO] Startup stage 09:10:43 [INFO] Loading startup repositories 09:10:44 [INFO] Resolving startup features and bundles 09:10:44 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 09:10:44 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16, mvn:org.ops4j.pax.url/pax-url-aether/2.6.17, mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/logging-markers/14.1.4, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8, 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 09:10:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 09:10:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:10:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:10:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 09:10:44 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:10:44 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:10:44 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 09:10:44 [INFO] adding config file: etc/org.apache.karaf.log.cfg 09:10:44 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 09:10:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 09:10:44 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 09:10:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 09:10:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 09:10:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:10:44 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 09:10:44 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 09:10:44 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:10:44 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:10:44 [INFO] Boot stage 09:10:44 [INFO] Loading boot repositories 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 09:10:44 [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 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.1-SNAPSHOT/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 09:10:44 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 09:10:44 [INFO] Feature odl-yangtools-parser/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.18 09:10:44 [INFO] Feature odl-yangtools-binding-codec/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.18 09:10:44 [INFO] Feature odl-ietf-model-rfc8343/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 09:10:44 [INFO] Feature odl-yangtools-xpath-api/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.18 09:10:44 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:10:44 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:10:44 [INFO] Feature odl-mdsal-common/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 09:10:44 [INFO] Feature odl-mdsal-binding-api/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.1 09:10:44 [INFO] Feature odl-mdsal-dom-runtime/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.1 09:10:44 [INFO] Feature odl-netconf-transport/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 09:10:44 [INFO] Feature odl-ietf-model-rfc8529/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 09:10:44 [INFO] Feature shell/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:10:44 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 09:10:44 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:10:44 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 09:10:44 [INFO] Feature odl-apache-shiro/0.22.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 09:10:44 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 09:10:44 [INFO] Feature ssh/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 09:10:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 09:10:44 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:10:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 09:10:44 [INFO] Feature static-framework/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:10:44 [INFO] Feature odl-gson/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 09:10:44 [INFO] Feature odl-netconf-keystore/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 09:10:44 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 09:10:44 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 09:10:44 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 09:10:44 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 09:10:44 [INFO] Feature 6139c566-e183-4b84-ae07-9166563cccf0/0.0.0 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:10:44 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:10:44 [INFO] Feature odl-mdsal-eos-dom/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.1 09:10:44 [INFO] Feature odl-pekko/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 09:10:44 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 09:10:44 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 09:10:44 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 09:10:44 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 09:10:44 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 09:10:44 [INFO] Feature odl-yangtools-xpath/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.18 09:10:44 [INFO] Feature odl-mdsal-dom-broker/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc8344/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 09:10:44 [INFO] Feature odl-servlet-api/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 09:10:44 [INFO] Feature odl-netconf-client/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-ietf-model-rfc6991/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 09:10:44 [INFO] Feature odl-karaf-feat-jetty/14.1.4 is defined as a boot feature 09:10:44 [INFO] Feature odl-aaa-shiro/0.22.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-app-config 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-datastore-config 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/py/idmtool 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1/cfg/config 09:10:44 [INFO] Feature odl-mdsal-binding-runtime/15.0.1 is defined as a boot feature 09:10:44 [INFO] Feature odl-ietf-model-rfc8639/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 09:10:44 [INFO] Feature odl-lz4/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 09:10:44 [INFO] Feature deployer/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:10:44 [INFO] Feature odl-ietf-model-rfc8072/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 09:10:44 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 09:10:44 [INFO] Feature odl-yangtools-data-api/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.18 09:10:44 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.1 09:10:44 [INFO] Feature odl-jersey-2/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 09:10:44 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 09:10:44 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 09:10:44 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 09:10:44 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 09:10:44 [INFO] Feature odl-mdsal-broker/12.0.1 is defined as a boot feature 09:10:44 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 09:10:44 [INFO] Feature odl-controller-blueprint/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc6243/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1 09:10:44 [INFO] Feature odl-aaa-password-service/0.22.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 09:10:44 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 09:10:44 [INFO] Feature odl-aaa-encryption-service/0.22.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.1 09:10:44 [INFO] Feature scr/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 09:10:44 [INFO] Feature odl-netty-4/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 09:10:44 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 09:10:44 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 09:10:44 [INFO] Feature odl-apache-commons-text/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 09:10:44 [INFO] Feature jaas/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 09:10:44 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 09:10:44 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 09:10:44 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:10:44 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:10:44 [INFO] Feature odl-restconf-server-api/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc9641/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1 09:10:44 [INFO] Feature http/8.0.33 is defined as a boot feature 09:10:44 [INFO] Feature odl-yangtools-export/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 09:10:44 [INFO] Feature odl-jakarta-activation-api/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 09:10:44 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:10:44 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:10:44 [INFO] Feature odl-apache-commons-lang3/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 09:10:44 [INFO] Feature odl-yangtools-codec/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.18 09:10:44 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 09:10:44 [INFO] Feature odl-netconf-truststore/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-netconf-transport-api/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 09:10:44 [INFO] Feature odl-raft-api/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.1 09:10:44 [INFO] Feature odl-dropwizard-metrics/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 09:10:44 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 09:10:44 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 09:10:44 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 09:10:44 [INFO] Feature odl-netconf-api/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-javassist-3/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 09:10:44 [INFO] Feature odl-restconf-api/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-ietf-model-rfc9640/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1 09:10:44 [INFO] Feature war/4.4.8 is defined as a boot feature 09:10:44 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1 09:10:44 [INFO] Feature odl-yangtools-util/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 09:10:44 [INFO] Feature odl-ietf-model-rfc7952/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1 09:10:44 [INFO] Feature odl-mdsal-singleton-dom/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.1 09:10:44 [INFO] Feature odl-karaf-feat-jdbc/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 09:10:44 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc8650/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1 09:10:44 [INFO] Feature odl-yangtools-binding-spec/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 09:10:44 [INFO] Feature odl-yangtools-parser-api/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.18 09:10:44 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 09:10:44 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 09:10:44 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 09:10:44 [INFO] Feature odl-ietf-model-rfc6241/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc8525/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc9643/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1 09:10:44 [INFO] Feature system/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:10:44 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 09:10:44 [INFO] Feature feature/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:10:44 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 09:10:44 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 09:10:44 [INFO] Feature odl-controller-mdsal-common/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.1 09:10:44 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 09:10:44 [INFO] Feature odl-guava/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 09:10:44 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 09:10:44 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 09:10:44 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 09:10:44 [INFO] Feature odl-mdsal-eos-binding/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 09:10:44 [INFO] Feature odl-yangtools-data/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.18 09:10:44 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 09:10:44 [INFO] Feature odl-netconf-common/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-ietf-model-rfc6470/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc6022/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6022/1.0.1 09:10:44 [INFO] Feature odl-aaa-web/0.22.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.1 09:10:44 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 09:10:44 [INFO] Feature log/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:10:44 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 09:10:44 [INFO] Feature wrap/2.6.17 is defined as a boot feature 09:10:44 [INFO] Feature odl-mdsal-clustering-commons/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc8526/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1 09:10:44 [INFO] Feature odl-mdsal-dom-api/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 09:10:44 [INFO] Feature odl-restconf-nb/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.1-SNAPSHOT/cfg/config 09:10:44 [INFO] Feature odl-aaa-api/0.22.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.1 09:10:44 [INFO] Feature odl-netconf-model-rfc5277/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-netconf-connector-all/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] Feature odl-ietf-model-rfc9642/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1 09:10:44 [INFO] Feature odl-aaa-cert/0.22.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1/xml/config 09:10:44 [INFO] Feature odl-yangtools-binding-runtime/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.18 09:10:44 [INFO] Feature odl-mdsal-singleton-common/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.1 09:10:44 [INFO] Feature odl-mdsal-distributed-datastore/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/pekkoconf 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/factorypekkoconf 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleshardconf 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleconf 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/cfg/datastore 09:10:44 [INFO] Feature eventadmin/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 09:10:44 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 09:10:44 [INFO] Feature odl-stax2-api/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 09:10:44 [INFO] Feature odl-raft-spi/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc8341/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1 09:10:44 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 09:10:44 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 09:10:44 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 09:10:44 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 09:10:44 [INFO] Feature odl-yangtools-common/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 09:10:44 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:10:44 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:10:44 [INFO] Feature odl-netconf-databind/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-netconf-callhome-ssh/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/10.0.1-SNAPSHOT/cfg/configuration 09:10:44 [INFO] Feature jline/3.21.0 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:10:44 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:10:44 [INFO] Feature odl-netconf-connector/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.1 09:10:44 [INFO] Feature odl-jolokia/12.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 09:10:44 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.1/cfg/configuration 09:10:44 [INFO] Feature odl-ietf-model-rfc9645/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc8342/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1 09:10:44 [INFO] Feature odl-antlr4/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 09:10:44 [INFO] Feature odl-ietf-model-rfc8528/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 09:10:44 [INFO] Feature odl-ws-rs-api/14.1.4 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 09:10:44 [INFO] Feature odl-yanglib-mdsal-writer/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-bytebuddy/14.0.18 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 09:10:44 [INFO] Feature odl-netconf-topology/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-mdsal-eos-common/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.1 09:10:44 [INFO] Feature odl-netconf-mdsal-common/10.0.1.SNAPSHOT is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.1-SNAPSHOT 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.1-SNAPSHOT 09:10:44 [INFO] Feature odl-mdsal-binding-base/15.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.1 09:10:44 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1 09:10:44 [INFO] Feature odl-ietf-model-rfc9644/1.0.1 is defined as a boot feature 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1 09:10:44 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1 09:10:44 [INFO] Install stage 09:10:44 [INFO] Loading installed repositories 09:10:44 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 09:10:44 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 09:10:44 [INFO] 09:10:44 [INFO] --- karaf:4.4.8:assembly (process-resources) @ netconf-karaf-static --- 09:10:44 [INFO] Using repositories: 09:10:44 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 09:10:44 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 09:10:44 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 09:10:44 [INFO] Creating work directory: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf-static/target/assembly 09:10:44 [INFO] Loading direct KAR and features XML dependencies 09:10:44 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.8/kar 09:10:44 [INFO] Feature static will be added as a startup feature 09:10:44 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf-static/target/assembly 09:10:44 [INFO] Unzipping kars 09:10:44 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.8/kar 09:10:45 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 09:10:45 [INFO] Loading profiles from: 09:10:45 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 09:10:45 [INFO] Loading repositories 09:10:45 [INFO] Generating generated-startup profile 09:10:45 [INFO] Generating generated-boot profile with parents: generated-startup 09:10:45 [INFO] Generating generated-installed profile 09:10:45 [INFO] Adding profiles to etc/profiles 09:10:45 [INFO] Configuring etc/config.properties and etc/system.properties 09:10:45 [INFO] Downloading libraries for generated profiles 09:10:45 [INFO] Downloading additional libraries 09:10:45 [INFO] Writing configurations 09:10:45 [INFO] adding config file: etc/profile.cfg 09:10:45 [INFO] Startup stage 09:10:45 [INFO] Loading startup repositories 09:10:45 [INFO] Resolving startup features and bundles 09:10:45 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 09:10:45 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16, mvn:org.ops4j.pax.url/pax-url-aether/2.6.17, mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4, mvn:org.opendaylight.odlparent/logging-markers/14.1.4, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8, 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 09:10:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 09:10:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:10:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:10:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 09:10:45 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:10:45 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:10:45 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 09:10:45 [INFO] adding config file: etc/org.apache.karaf.log.cfg 09:10:45 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 09:10:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 09:10:45 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 09:10:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 09:10:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 09:10:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:10:45 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 09:10:45 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 09:10:45 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:10:45 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:10:45 [INFO] Boot stage 09:10:45 [INFO] Loading boot repositories 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 09:10:45 [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 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.1-SNAPSHOT/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 09:10:45 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.8/xml/features 09:10:45 [INFO] Feature odl-yangtools-parser/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.18 09:10:45 [INFO] Feature odl-yangtools-binding-codec/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.18 09:10:45 [INFO] Feature odl-ietf-model-rfc8343/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 09:10:45 [INFO] Feature odl-yangtools-xpath-api/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.18 09:10:45 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 09:10:45 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 09:10:45 [INFO] Feature odl-mdsal-common/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 09:10:45 [INFO] Feature odl-mdsal-binding-api/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.1 09:10:45 [INFO] Feature odl-mdsal-dom-runtime/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.1 09:10:45 [INFO] Feature odl-netconf-transport/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 09:10:45 [INFO] Feature odl-ietf-model-rfc8529/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 09:10:45 [INFO] Feature shell/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 09:10:45 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 09:10:45 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 09:10:45 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 09:10:45 [INFO] Feature odl-apache-shiro/0.22.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 09:10:45 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 09:10:45 [INFO] Feature ssh/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 09:10:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 09:10:45 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 09:10:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 09:10:45 [INFO] Feature static-framework/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 09:10:45 [INFO] Feature odl-gson/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 09:10:45 [INFO] Feature odl-netconf-keystore/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 09:10:45 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 09:10:45 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 09:10:45 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 09:10:45 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 09:10:45 [INFO] Feature odl-mdsal-eos-dom/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.1 09:10:45 [INFO] Feature odl-pekko/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 09:10:45 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 09:10:45 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 09:10:45 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 09:10:45 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 09:10:45 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 09:10:45 [INFO] Feature odl-yangtools-xpath/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.18 09:10:45 [INFO] Feature odl-mdsal-dom-broker/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc8344/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 09:10:45 [INFO] Feature odl-servlet-api/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 09:10:45 [INFO] Feature odl-netconf-client/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature odl-ietf-model-rfc6991/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 09:10:45 [INFO] Feature odl-karaf-feat-jetty/14.1.4 is defined as a boot feature 09:10:45 [INFO] Feature odl-aaa-shiro/0.22.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-app-config 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-datastore-config 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/py/idmtool 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1/cfg/config 09:10:45 [INFO] Feature odl-mdsal-binding-runtime/15.0.1 is defined as a boot feature 09:10:45 [INFO] Feature odl-ietf-model-rfc8639/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 09:10:45 [INFO] Feature odl-lz4/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 09:10:45 [INFO] Feature deployer/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 09:10:45 [INFO] Feature odl-ietf-model-rfc8072/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 09:10:45 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 09:10:45 [INFO] Feature odl-yangtools-data-api/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.18 09:10:45 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.1 09:10:45 [INFO] Feature odl-jersey-2/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 09:10:45 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 09:10:45 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 09:10:45 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 09:10:45 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 09:10:45 [INFO] Feature odl-mdsal-broker/12.0.1 is defined as a boot feature 09:10:45 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 09:10:45 [INFO] Feature odl-controller-blueprint/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc6243/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1 09:10:45 [INFO] Feature odl-aaa-password-service/0.22.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 09:10:45 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 09:10:45 [INFO] Feature odl-aaa-encryption-service/0.22.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.1 09:10:45 [INFO] Feature scr/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 09:10:45 [INFO] Feature odl-netty-4/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 09:10:45 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 09:10:45 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 09:10:45 [INFO] Feature odl-apache-commons-text/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 09:10:45 [INFO] Feature jaas/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 09:10:45 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 09:10:45 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 09:10:45 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 09:10:45 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 09:10:45 [INFO] Feature odl-restconf-server-api/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc9641/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1 09:10:45 [INFO] Feature http/8.0.33 is defined as a boot feature 09:10:45 [INFO] Feature 535db936-4abc-4b45-83a9-beed504d06e0/0.0.0 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 09:10:45 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 09:10:45 [INFO] Feature odl-yangtools-export/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 09:10:45 [INFO] Feature odl-jakarta-activation-api/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 09:10:45 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 09:10:45 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 09:10:45 [INFO] Feature odl-apache-commons-lang3/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 09:10:45 [INFO] Feature odl-yangtools-codec/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.18 09:10:45 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 09:10:45 [INFO] Feature odl-netconf-truststore/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature odl-netconf-transport-api/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 09:10:45 [INFO] Feature odl-raft-api/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.1 09:10:45 [INFO] Feature odl-dropwizard-metrics/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 09:10:45 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 09:10:45 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 09:10:45 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 09:10:45 [INFO] Feature odl-netconf-api/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature odl-javassist-3/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 09:10:45 [INFO] Feature odl-restconf-api/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature odl-ietf-model-rfc9640/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1 09:10:45 [INFO] Feature war/4.4.8 is defined as a boot feature 09:10:45 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1 09:10:45 [INFO] Feature odl-yangtools-util/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 09:10:45 [INFO] Feature odl-ietf-model-rfc7952/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1 09:10:45 [INFO] Feature odl-mdsal-singleton-dom/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.1 09:10:45 [INFO] Feature odl-karaf-feat-jdbc/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 09:10:45 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc8650/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1 09:10:45 [INFO] Feature odl-yangtools-binding-spec/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 09:10:45 [INFO] Feature odl-yangtools-parser-api/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.18 09:10:45 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 09:10:45 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 09:10:45 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 09:10:45 [INFO] Feature odl-ietf-model-rfc6241/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc8525/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc9643/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1 09:10:45 [INFO] Feature system/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 09:10:45 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 09:10:45 [INFO] Feature feature/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 09:10:45 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 09:10:45 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 09:10:45 [INFO] Feature odl-controller-mdsal-common/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.1 09:10:45 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 09:10:45 [INFO] Feature odl-guava/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 09:10:45 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 09:10:45 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 09:10:45 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 09:10:45 [INFO] Feature odl-mdsal-eos-binding/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 09:10:45 [INFO] Feature odl-yangtools-data/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.18 09:10:45 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 09:10:45 [INFO] Feature odl-netconf-common/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature odl-ietf-model-rfc6470/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc6022/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6022/1.0.1 09:10:45 [INFO] Feature odl-aaa-web/0.22.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.1 09:10:45 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 09:10:45 [INFO] Feature log/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 09:10:45 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 09:10:45 [INFO] Feature wrap/2.6.17 is defined as a boot feature 09:10:45 [INFO] Feature odl-mdsal-clustering-commons/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc8526/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1 09:10:45 [INFO] Feature odl-mdsal-dom-api/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 09:10:45 [INFO] Feature odl-restconf-nb/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.1-SNAPSHOT/cfg/config 09:10:45 [INFO] Feature odl-aaa-api/0.22.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.1 09:10:45 [INFO] Feature odl-netconf-model-rfc5277/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature odl-netconf-connector-all/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] Feature odl-ietf-model-rfc9642/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1 09:10:45 [INFO] Feature odl-aaa-cert/0.22.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1/xml/config 09:10:45 [INFO] Feature odl-yangtools-binding-runtime/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.18 09:10:45 [INFO] Feature odl-mdsal-singleton-common/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.1 09:10:45 [INFO] Feature odl-mdsal-distributed-datastore/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/pekkoconf 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/factorypekkoconf 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleshardconf 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleconf 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/cfg/datastore 09:10:45 [INFO] Feature eventadmin/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.8 09:10:45 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 09:10:45 [INFO] Feature odl-stax2-api/14.1.4 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 09:10:45 [INFO] Feature odl-raft-spi/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.1 09:10:45 [INFO] Feature odl-ietf-model-rfc8341/1.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1 09:10:45 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 09:10:45 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 09:10:45 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 09:10:45 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 09:10:45 [INFO] Feature odl-yangtools-common/14.0.18 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 09:10:45 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 09:10:45 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 09:10:45 [INFO] Feature odl-netconf-databind/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature odl-netconf-callhome-ssh/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/10.0.1-SNAPSHOT/cfg/configuration 09:10:45 [INFO] Feature jline/3.21.0 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 09:10:45 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 09:10:45 [INFO] Feature odl-netconf-connector/10.0.1.SNAPSHOT is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/10.0.1-SNAPSHOT 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.1-SNAPSHOT 09:10:45 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.1 09:10:45 [INFO] Feature odl-jolokia/12.0.1 is defined as a boot feature 09:10:45 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 09:10:45 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 09:10:45 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.1/cfg/configuration 09:10:46 [INFO] Feature odl-ietf-model-rfc9645/1.0.1 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1 09:10:46 [INFO] Feature odl-ietf-model-rfc8342/1.0.1 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1 09:10:46 [INFO] Feature odl-antlr4/14.1.4 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 09:10:46 [INFO] Feature odl-ietf-model-rfc8528/1.0.1 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 09:10:46 [INFO] Feature odl-ws-rs-api/14.1.4 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 09:10:46 [INFO] Feature odl-yanglib-mdsal-writer/10.0.1.SNAPSHOT is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.1-SNAPSHOT 09:10:46 [INFO] Feature odl-bytebuddy/14.0.18 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 09:10:46 [INFO] Feature odl-netconf-topology/10.0.1.SNAPSHOT is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/10.0.1-SNAPSHOT 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/10.0.1-SNAPSHOT 09:10:46 [INFO] Feature odl-mdsal-eos-common/15.0.1 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.1 09:10:46 [INFO] Feature odl-netconf-mdsal-common/10.0.1.SNAPSHOT is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.1-SNAPSHOT 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.1-SNAPSHOT 09:10:46 [INFO] Feature odl-mdsal-binding-base/15.0.1 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.1 09:10:46 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1 09:10:46 [INFO] Feature odl-ietf-model-rfc9644/1.0.1 is defined as a boot feature 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1 09:10:46 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1 09:10:46 [INFO] Install stage 09:10:46 [INFO] Loading installed repositories 09:10:46 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 09:10:46 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 09:10:46 [INFO] 09:10:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 09:10:46 [INFO] 09:10:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ netconf-karaf-static --- 09:10:46 [INFO] No files found to run spotbugs, check compile phase has been run 09:10:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 09:10:46 [INFO] 09:10:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 09:10:46 [INFO] 09:10:46 [INFO] 09:10:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ netconf-karaf-static --- 09:10:46 [INFO] 09:10:46 [INFO] --- dependency:3.9.0:copy (apply-branding) @ netconf-karaf-static --- 09:10:46 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:10:46 [INFO] 09:10:46 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 09:10:46 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 09:10:46 [INFO] 09:10:46 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 09:10:46 [WARNING] Overwriting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 09:10:46 [INFO] 09:10:46 [INFO] --- copy:14.1.4:copy-files (default) @ netconf-karaf-static --- 09:10:46 [INFO] 09:10:46 [INFO] --- antrun:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 09:10:46 [INFO] Executing tasks 09:10:46 [INFO] Executed tasks 09:10:46 [INFO] 09:10:46 [INFO] --- karaf:4.4.8:archive (default-archive) @ netconf-karaf-static --- 09:10:58 [INFO] 09:10:58 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ netconf-karaf-static --- 09:10:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:10:58 [INFO] 09:10:58 [INFO] --- karaf:4.4.8:archive (package) @ netconf-karaf-static --- 09:11:11 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:10.0.1-SNAPSHOT already attached, replace previous instance 09:11:11 [INFO] 09:11:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-karaf-static --- 09:11:11 [INFO] Skipping CycloneDX goal, because module skips deploy 09:11:11 [INFO] 09:11:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 09:11:11 [INFO] Skipping duplicate-finder execution! 09:11:11 [INFO] 09:11:11 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ netconf-karaf-static --- 09:11:11 [WARNING] Unused declared dependencies found: 09:11:11 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.8:compile 09:11:11 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:14.1.4:compile 09:11:11 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:10.0.1-SNAPSHOT:compile 09:11:11 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.1.4:compile 09:11:11 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.8:compile 09:11:11 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:14.1.4:compile 09:11:11 [WARNING] org.apache.karaf.features:static:kar:4.4.8:compile 09:11:11 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 09:11:11 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:10.0.1-SNAPSHOT:compile 09:11:11 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 09:11:11 [INFO] 09:11:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf-static --- 09:11:11 [INFO] Skipping source per configuration. 09:11:11 [INFO] 09:11:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ netconf-karaf-static --- 09:11:11 [INFO] 09:11:11 [INFO] --- jacoco:0.8.13:report (report) @ netconf-karaf-static --- 09:11:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:11:11 [INFO] 09:11:11 [INFO] --- install:3.1.4:install (default-install) @ netconf-karaf-static --- 09:11:11 [INFO] Skipping artifact installation 09:11:11 [INFO] 09:11:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-karaf-static --- 09:11:11 [INFO] Skipping artifact deployment 09:11:11 [INFO] 09:11:11 [INFO] --------------< org.opendaylight.netconf:usecase-parent >--------------- 09:11:11 [INFO] Building usecase-parent 10.0.1-SNAPSHOT [110/112] 09:11:11 [INFO] from usecase/pom.xml 09:11:11 [INFO] --------------------------------[ pom ]--------------------------------- 09:11:11 [INFO] 09:11:11 [INFO] --- clean:3.5.0:clean (default-clean) @ usecase-parent --- 09:11:11 [INFO] 09:11:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ usecase-parent --- 09:11:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:11:11 [INFO] 09:11:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ usecase-parent --- 09:11:11 [INFO] 09:11:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ usecase-parent --- 09:11:11 [INFO] Skipping CycloneDX goal, because module skips deploy 09:11:11 [INFO] 09:11:11 [INFO] --- install:3.1.4:install (default-install) @ usecase-parent --- 09:11:11 [INFO] Skipping artifact installation 09:11:11 [INFO] 09:11:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ usecase-parent --- 09:11:11 [INFO] Skipping artifact deployment 09:11:11 [INFO] 09:11:11 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 09:11:11 [INFO] Building netconf-subsystem 10.0.1-SNAPSHOT [111/112] 09:11:11 [INFO] from netconf/pom.xml 09:11:11 [INFO] --------------------------------[ pom ]--------------------------------- 09:11:11 [INFO] 09:11:11 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-subsystem --- 09:11:11 [INFO] 09:11:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-subsystem --- 09:11:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:11:11 [INFO] 09:11:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-subsystem --- 09:11:11 [INFO] 09:11:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-subsystem --- 09:11:11 [INFO] Skipping CycloneDX goal, because module skips deploy 09:11:11 [INFO] 09:11:11 [INFO] --- install:3.1.4:install (default-install) @ netconf-subsystem --- 09:11:11 [INFO] Skipping artifact installation 09:11:11 [INFO] 09:11:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-subsystem --- 09:11:11 [INFO] Skipping artifact deployment 09:11:11 [INFO] 09:11:11 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 09:11:11 [INFO] Building netconf-aggregator 10.0.1-SNAPSHOT [112/112] 09:11:11 [INFO] from pom.xml 09:11:11 [INFO] --------------------------------[ pom ]--------------------------------- 09:11:11 [INFO] 09:11:11 [INFO] --- clean:3.5.0:clean (default-clean) @ netconf-aggregator --- 09:11:11 [INFO] Deleting /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/target 09:11:11 [INFO] 09:11:11 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ netconf-aggregator --- 09:11:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:11:11 [INFO] 09:11:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ netconf-aggregator --- 09:11:11 [INFO] 09:11:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ netconf-aggregator --- 09:11:11 [INFO] Skipping CycloneDX goal, because module skips deploy 09:11:11 [INFO] 09:11:11 [INFO] --- install:3.1.4:install (default-install) @ netconf-aggregator --- 09:11:11 [INFO] Skipping artifact installation 09:11:11 [INFO] 09:11:11 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ netconf-aggregator --- 09:11:11 [INFO] Skipping artifact deployment 09:11:11 [INFO] ------------------------------------------------------------------------ 09:11:11 [INFO] Reactor Summary for netconf-aggregator 10.0.1-SNAPSHOT: 09:11:11 [INFO] 09:11:11 [INFO] netconf-artifacts .................................. SUCCESS [ 2.469 s] 09:11:11 [INFO] bnd-parent ......................................... SUCCESS [ 7.481 s] 09:11:11 [INFO] netconf-parent ..................................... SUCCESS [ 2.299 s] 09:11:11 [INFO] feature-parent ..................................... SUCCESS [ 2.714 s] 09:11:11 [INFO] netconf-auth ....................................... SUCCESS [ 8.522 s] 09:11:11 [INFO] netconf-auth-aaa ................................... SUCCESS [ 7.785 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 37.673 s] 09:11:11 [INFO] rfc5277 ............................................ SUCCESS [ 8.232 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 10.194 s] 09:11:11 [INFO] netconf-api ........................................ SUCCESS [ 16.256 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 10.297 s] 09:11:11 [INFO] netconf-common ..................................... SUCCESS [ 9.347 s] 09:11:11 [INFO] netconf-codec ...................................... SUCCESS [ 10.268 s] 09:11:11 [INFO] shaded-exificient-jar .............................. SUCCESS [ 3.529 s] 09:11:11 [INFO] shaded-exificient .................................. SUCCESS [ 3.239 s] 09:11:11 [INFO] netconf-test-util .................................. SUCCESS [ 5.359 s] 09:11:11 [INFO] netconf-netty-util ................................. SUCCESS [ 12.854 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 10.646 s] 09:11:11 [INFO] keystore-api ....................................... SUCCESS [ 0.982 s] 09:11:11 [INFO] keystore-none ...................................... SUCCESS [ 4.339 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 9.929 s] 09:11:11 [INFO] truststore-api ..................................... SUCCESS [ 0.956 s] 09:11:11 [INFO] truststore-none .................................... SUCCESS [ 4.935 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 9.898 s] 09:11:11 [INFO] transport-api ...................................... SUCCESS [ 10.810 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 8.291 s] 09:11:11 [INFO] transport-tcp ...................................... SUCCESS [ 11.721 s] 09:11:11 [INFO] transport-tls ...................................... SUCCESS [ 14.797 s] 09:11:11 [INFO] transport-http ..................................... SUCCESS [ 31.195 s] 09:11:11 [INFO] shaded-sshd-jar .................................... SUCCESS [ 2.353 s] 09:11:11 [INFO] shaded-sshd ........................................ SUCCESS [ 2.485 s] 09:11:11 [INFO] transport-ssh ...................................... SUCCESS [ 25.460 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 11.480 s] 09:11:11 [INFO] netconf-client ..................................... SUCCESS [ 21.524 s] 09:11:11 [INFO] odl-netconf-client ................................. SUCCESS [ 10.237 s] 09:11:11 [INFO] netconf-server ..................................... SUCCESS [ 20.901 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 9.810 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 9.695 s] 09:11:11 [INFO] databind ........................................... SUCCESS [ 15.894 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: Databind ................ SUCCESS [ 8.249 s] 09:11:11 [INFO] netconf-common-mdsal ............................... SUCCESS [ 4.730 s] 09:11:11 [INFO] netconf-dom-api .................................... SUCCESS [ 5.952 s] 09:11:11 [INFO] odl-netconf-mdsal-common ........................... SUCCESS [ 8.964 s] 09:11:11 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 12.805 s] 09:11:11 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 14.922 s] 09:11:11 [INFO] netconf-server-mdsal ............................... SUCCESS [ 19.358 s] 09:11:11 [INFO] netconf-nb ......................................... SUCCESS [ 9.814 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 21.626 s] 09:11:11 [INFO] keystore-legacy .................................... SUCCESS [ 12.446 s] 09:11:11 [INFO] restconf-api ....................................... SUCCESS [ 8.849 s] 09:11:11 [INFO] restconf-server-api ................................ SUCCESS [ 12.943 s] 09:11:11 [INFO] restconf-server-api-testlib ........................ SUCCESS [ 10.921 s] 09:11:11 [INFO] restconf-server-spi ................................ SUCCESS [ 17.612 s] 09:11:11 [INFO] restconf-mdsal-spi ................................. SUCCESS [ 12.801 s] 09:11:11 [INFO] netconf-client-mdsal ............................... SUCCESS [ 49.658 s] 09:11:11 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 21.116 s] 09:11:11 [INFO] test-models ........................................ SUCCESS [ 6.110 s] 09:11:11 [INFO] netconf-topology ................................... SUCCESS [ 20.712 s] 09:11:11 [INFO] netconf-topology-singleton ......................... SUCCESS [ 47.215 s] 09:11:11 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 19.412 s] 09:11:11 [INFO] netconf-topology-impl .............................. SUCCESS [ 10.908 s] 09:11:11 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 19.583 s] 09:11:11 [INFO] callhome-provider .................................. SUCCESS [ 22.110 s] 09:11:11 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 18.901 s] 09:11:11 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 18.768 s] 09:11:11 [INFO] netconf-console .................................... SUCCESS [ 13.750 s] 09:11:11 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 23.025 s] 09:11:11 [INFO] OpenDaylight :: RESTCONF :: API .................... SUCCESS [ 7.460 s] 09:11:11 [INFO] OpenDaylight :: RESTCONF :: Server API ............. SUCCESS [ 9.269 s] 09:11:11 [INFO] odl-device-notification ............................ SUCCESS [ 6.013 s] 09:11:11 [INFO] draft-ietf-restconf-server ......................... SUCCESS [ 8.108 s] 09:11:11 [INFO] restconf-server .................................... SUCCESS [ 20.672 s] 09:11:11 [INFO] restconf-server-mdsal .............................. SUCCESS [ 12.690 s] 09:11:11 [INFO] restconf-server-jaxrs .............................. SUCCESS [ 16.866 s] 09:11:11 [INFO] sal-remote ......................................... SUCCESS [ 5.760 s] 09:11:11 [INFO] sal-remote-impl .................................... SUCCESS [ 11.354 s] 09:11:11 [INFO] restconf-nb ........................................ SUCCESS [ 17.495 s] 09:11:11 [INFO] rfc8639-impl ....................................... SUCCESS [ 9.707 s] 09:11:11 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 23.289 s] 09:11:11 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 22.032 s] 09:11:11 [INFO] restconf-openapi ................................... SUCCESS [ 17.049 s] 09:11:11 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 24.457 s] 09:11:11 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 21.786 s] 09:11:11 [INFO] keystore-plaintext-api ............................. SUCCESS [ 4.344 s] 09:11:11 [INFO] keystore-plaintext-localfile ....................... SUCCESS [ 8.092 s] 09:11:11 [INFO] keystore-plaintext-cli ............................. SUCCESS [ 4.797 s] 09:11:11 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SUCCESS [ 7.949 s] 09:11:11 [INFO] features-netconf ................................... SUCCESS [ 6.332 s] 09:11:11 [INFO] netconf-test-perf .................................. SUCCESS [ 11.886 s] 09:11:11 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 22.689 s] 09:11:11 [INFO] features-netconf-testing ........................... SUCCESS [ 5.993 s] 09:11:11 [INFO] features-netconf-experimental ...................... SUCCESS [ 5.993 s] 09:11:11 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 18.423 s] 09:11:11 [INFO] netconf-features-parent ............................ SUCCESS [ 0.006 s] 09:11:11 [INFO] model-aggregator ................................... SUCCESS [ 0.003 s] 09:11:11 [INFO] keystore-aggregator ................................ SUCCESS [ 0.003 s] 09:11:11 [INFO] truststore-aggregator .............................. SUCCESS [ 0.003 s] 09:11:11 [INFO] transport-udp ...................................... SUCCESS [ 5.046 s] 09:11:11 [INFO] transport-aggregator ............................... SUCCESS [ 0.006 s] 09:11:11 [INFO] restconf-client .................................... SUCCESS [ 7.721 s] 09:11:11 [INFO] protocol ........................................... SUCCESS [ 0.008 s] 09:11:11 [INFO] plugins ............................................ SUCCESS [ 0.005 s] 09:11:11 [INFO] netconf-testtool ................................... SUCCESS [ 39.210 s] 09:11:11 [INFO] restconf-it ........................................ SUCCESS [02:50 min] 09:11:11 [INFO] wadl-codegen ....................................... SUCCESS [ 7.993 s] 09:11:11 [INFO] apps ............................................... SUCCESS [ 0.008 s] 09:11:11 [INFO] third-party ........................................ SUCCESS [ 0.006 s] 09:11:11 [INFO] netconf-karaf ...................................... SUCCESS [ 25.379 s] 09:11:11 [INFO] netconf-karaf-static ............................... SUCCESS [ 29.456 s] 09:11:11 [INFO] usecase-parent ..................................... SUCCESS [ 0.009 s] 09:11:11 [INFO] netconf-subsystem .................................. SUCCESS [ 0.004 s] 09:11:11 [INFO] netconf-aggregator ................................. SUCCESS [ 0.004 s] 09:11:11 [INFO] ------------------------------------------------------------------------ 09:11:11 [INFO] BUILD SUCCESS 09:11:11 [INFO] ------------------------------------------------------------------------ 09:11:11 [INFO] Total time: 25:05 min 09:11:11 [INFO] Finished at: 2025-10-28T09:11:11Z 09:11:11 [INFO] ------------------------------------------------------------------------ 09:11:11 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 09:11:11 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins18343976467850294137.sh 09:11:11 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8481433704307010395.sh 09:11:11 $ ssh-agent -k 09:11:12 unset SSH_AUTH_SOCK; 09:11:12 unset SSH_AGENT_PID; 09:11:12 echo Agent pid 1558 killed; 09:11:12 [ssh-agent] Stopped. 09:11:12 [JaCoCo plugin] Collecting JaCoCo coverage data... 09:11:12 [JaCoCo plugin] Version: 3.3.5 09:11:12 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 09:11:12 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 39 09:11:12 [JaCoCo plugin] Saving matched execfiles: /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/code-coverage/jacoco.exec /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/code-coverage/jacoco.exec 09:11:13 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 09:11:13 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/target/classes 80 files 09:11:13 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/target/classes 13 files 09:11:13 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/target/classes 14 files 09:11:13 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/target/classes 1 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/target/classes 107 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/target/classes 84 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/target/classes 13 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-it/target/classes 174 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/target/classes 6 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/target/classes 8 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/target/classes 17 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/target/classes 3 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/target/classes 9 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/bnd-parent/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-experimental/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf-testing/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/features-netconf/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-aaa-netconf-plugin/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-all/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-api/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-callhome-ssh/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-client/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-clustered-topology/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-common/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector-all/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-connector/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-console/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-databind/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-impl/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore-plaintext/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-keystore/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal-common/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-mdsal/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-model-rfc5277/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-test-tools/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-topology/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport-api/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-transport/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-netconf-truststore/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-all/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-api/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-common/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-nb/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-openapi/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf-server-api/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-restconf/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/odl-yanglib-mdsal-writer/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/features/parent/target/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/jacoco/classes 0 files 09:11:14 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-api/target/classes 0 files 09:11:15 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/target/classes 99 files 09:11:15 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/target/classes 1 files 09:11:15 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/target/classes 2 files 09:11:15 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/target/classes 5 files 09:11:15 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/target/classes 5 files 09:11:15 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/draft-ietf-restconf-server/target/classes 137 files 09:11:15 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/rfc5277/target/classes 33 files 09:11:16 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/sal-remote/target/classes 49 files 09:11:16 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/model/test-models/target/classes 84 files 09:11:16 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/target/classes 1 files 09:11:16 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/target/classes 20 files 09:11:16 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/parent/target/classes 0 files 09:11:16 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/target/classes 2 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/target/classes 266 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/target/classes 5 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/target/classes 6 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/target/classes 52 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/target/classes 40 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/target/classes 19 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/target/classes 42 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/target/classes 60 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/target/classes 161 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/target/classes 19 files 09:11:17 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/target/classes 8 files 09:11:18 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/target/classes 231 files 09:11:18 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/target/classes 2 files 09:11:18 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/target/classes 39 files 09:11:18 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/target/classes 98 files 09:11:18 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/target/classes 51 files 09:11:18 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/target/classes 77 files 09:11:18 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/target/classes 49 files 09:11:18 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/target/classes 32 files 09:11:19 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/target/classes 111 files 09:11:19 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/target/classes 77 files 09:11:19 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient-jar/target/classes 0 files 09:11:20 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-exificient/target/classes 996 files 09:11:20 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd-jar/target/classes 0 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/third-party/shaded-sshd/target/classes 1114 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/target/classes 18 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/target/classes 265 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/target/classes 45 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/target/classes 13 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/target/classes 15 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/target/classes 14 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-api/target/classes 0 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/target/classes 1 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf-static/target/classes 0 files 09:11:21 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/karaf/target/classes 0 files 09:11:22 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/target/classes 189 files 09:11:22 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/target/classes 83 files 09:11:22 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 09:11:22 [JaCoCo plugin] Source Inclusions: **/*.java 09:11:22 [JaCoCo plugin] Source Exclusions: null 09:11:22 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/callhome-provider/src/main/java 22 files 09:11:22 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-console/src/main/java 11 files 09:11:22 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-nb/src/main/java 8 files 09:11:22 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-impl/src/main/java 1 files 09:11:22 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology-singleton/src/main/java 73 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/netconf-topology/src/main/java 10 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/odl-device-notification/src/main/java 3 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/restconf-nb/src/main/java 3 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/rfc8639-impl/src/main/java 8 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/sal-remote-impl/src/main/java 13 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/wadl-codegen/src/main/java 3 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/apps/yanglib-mdsal-writer/src/main/java 5 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-legacy/src/main/java 17 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/keystore-none/src/main/java 1 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-api/src/main/java 2 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-cli/src/main/java 5 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/keystore/plaintext-localfile/src/main/java 3 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-auth/src/main/java 1 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/netconf/netconf-netty-util/src/main/java 13 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-auth-aaa/src/main/java 2 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-client-mdsal/src/main/java 98 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-common-mdsal/src/main/java 3 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-dom-api/src/main/java 6 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/netconf-server-mdsal/src/main/java 37 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-mdsal-spi/src/main/java 22 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/plugins/restconf-server-mdsal/src/main/java 12 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/databind/src/main/java 28 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-api/src/main/java 53 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-client/src/main/java 15 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-codec/src/main/java 15 files 09:11:23 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-common/src/main/java 7 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-server/src/main/java 55 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/netconf-test-util/src/main/java 2 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-api/src/main/java 30 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-client/src/main/java 1 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-openapi/src/main/java 47 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api-testlib/src/main/java 4 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-api/src/main/java 42 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-jaxrs/src/main/java 18 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server-spi/src/main/java 63 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/protocol/restconf-server/src/main/java 59 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-api/src/main/java 16 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-http/src/main/java 71 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-ssh/src/main/java 37 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tcp/src/main/java 11 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-tls/src/main/java 15 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/transport/transport-udp/src/main/java 1 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/truststore/truststore-none/src/main/java 1 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-test-perf/src/main/java 5 files 09:11:24 [JaCoCo plugin] - /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/usecase/netconf-testtool/src/main/java 62 files 09:11:24 [JaCoCo plugin] Loading inclusions files.. 09:11:24 [JaCoCo plugin] inclusions: [] 09:11:24 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 09:11:25 [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] 09:11:25 [JaCoCo plugin] Publishing the results.. 09:11:25 [JaCoCo plugin] Loading packages.. 09:11:25 [JaCoCo plugin] Done. 09:11:25 [JaCoCo plugin] Overall coverage: class: 53.53896, method: 34.45404, line: 40.66009, branch: 12.665094, instruction: 23.743122, complexity: 18.955782 09:11:25 [PostBuildScript] - [INFO] Executing post build scripts. 09:11:25 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8059948275928875223.sh 09:11:25 ---> sysstat.sh 09:11:26 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14387758944301294258.sh 09:11:26 ---> package-listing.sh 09:11:26 ++ facter osfamily 09:11:26 ++ tr '[:upper:]' '[:lower:]' 09:11:26 + OS_FAMILY=debian 09:11:26 + workspace=/w/workspace/netconf-maven-verify-master-mvn39-openjdk21 09:11:26 + START_PACKAGES=/tmp/packages_start.txt 09:11:26 + END_PACKAGES=/tmp/packages_end.txt 09:11:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:26 + PACKAGES=/tmp/packages_start.txt 09:11:26 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 09:11:26 + PACKAGES=/tmp/packages_end.txt 09:11:26 + case "${OS_FAMILY}" in 09:11:26 + dpkg -l 09:11:26 + grep '^ii' 09:11:26 + '[' -f /tmp/packages_start.txt ']' 09:11:26 + '[' -f /tmp/packages_end.txt ']' 09:11:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:26 + '[' /w/workspace/netconf-maven-verify-master-mvn39-openjdk21 ']' 09:11:26 + mkdir -p /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 09:11:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/archives/ 09:11:26 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins4299113472506920602.sh 09:11:26 ---> capture-instance-metadata.sh 09:11:26 Setup pyenv: 09:11:26 system 09:11:26 3.8.20 09:11:26 3.9.20 09:11:26 3.10.15 09:11:26 * 3.11.10 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 09:11:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6NyD from file:/tmp/.os_lf_venv 09:11:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:29 lf-activate-venv(): INFO: Base packages installed successfully 09:11:29 lf-activate-venv(): INFO: Installing additional packages: lftools 09:11:42 lf-activate-venv(): INFO: Adding /tmp/venv-6NyD/bin to PATH 09:11:42 INFO: Running in OpenStack, capturing instance metadata 09:11:43 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10232784713838726941.sh 09:11:43 provisioning config files... 09:11:43 Could not find credentials [logs] for netconf-maven-verify-master-mvn39-openjdk21 #6640 09:11:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-verify-master-mvn39-openjdk21@tmp/config8281731219400674868tmp 09:11:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:11:43 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:11:43 provisioning config files... 09:11:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:11:43 [EnvInject] - Injecting environment variables from a build step. 09:11:43 [EnvInject] - Injecting as environment variables the properties content 09:11:43 SERVER_ID=logs 09:11:43 09:11:43 [EnvInject] - Variables injected successfully. 09:11:43 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6396867370894721802.sh 09:11:43 ---> create-netrc.sh 09:11:43 WARN: Log server credential not found. 09:11:43 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins6938285516474887174.sh 09:11:43 ---> python-tools-install.sh 09:11:43 Setup pyenv: 09:11:43 system 09:11:43 3.8.20 09:11:43 3.9.20 09:11:43 3.10.15 09:11:43 * 3.11.10 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 09:11:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6NyD from file:/tmp/.os_lf_venv 09:11:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:45 lf-activate-venv(): INFO: Base packages installed successfully 09:11:45 lf-activate-venv(): INFO: Installing additional packages: lftools 09:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-6NyD/bin to PATH 09:11:56 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins2037530089102654822.sh 09:11:56 ---> sudo-logs.sh 09:11:56 Archiving 'sudo' log.. 09:11:56 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins16052066415556392622.sh 09:11:56 ---> job-cost.sh 09:11:56 Setup pyenv: 09:11:56 system 09:11:56 3.8.20 09:11:56 3.9.20 09:11:56 3.10.15 09:11:56 * 3.11.10 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 09:11:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6NyD from file:/tmp/.os_lf_venv 09:11:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:58 lf-activate-venv(): INFO: Base packages installed successfully 09:11:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:12:05 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. 09:12:05 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:12:05 lf-activate-venv(): INFO: Adding /tmp/venv-6NyD/bin to PATH 09:12:05 INFO: No Stack... 09:12:05 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:06 INFO: Archiving Costs 09:12:06 [netconf-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins952823220814588869.sh 09:12:06 ---> logs-deploy.sh 09:12:06 Setup pyenv: 09:12:06 system 09:12:06 3.8.20 09:12:06 3.9.20 09:12:06 3.10.15 09:12:06 * 3.11.10 (set by /w/workspace/netconf-maven-verify-master-mvn39-openjdk21/.python-version) 09:12:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6NyD from file:/tmp/.os_lf_venv 09:12:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:12:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:12:08 lf-activate-venv(): INFO: Base packages installed successfully 09:12:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-6NyD/bin to PATH 09:12:18 WARNING: Nexus logging server not set 09:12:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-verify-master-mvn39-openjdk21/6640/ 09:12:18 INFO: archiving logs to S3 09:12:21 ---> uname -a: 09:12:21 Linux prd-ubuntu2204-docker-4c-4g-2790 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:12:21 09:12:21 09:12:21 ---> lscpu: 09:12:21 Architecture: x86_64 09:12:21 CPU op-mode(s): 32-bit, 64-bit 09:12:21 Address sizes: 40 bits physical, 48 bits virtual 09:12:21 Byte Order: Little Endian 09:12:21 CPU(s): 4 09:12:21 On-line CPU(s) list: 0-3 09:12:21 Vendor ID: AuthenticAMD 09:12:21 Model name: AMD EPYC-Rome Processor 09:12:21 CPU family: 23 09:12:21 Model: 49 09:12:21 Thread(s) per core: 1 09:12:21 Core(s) per socket: 1 09:12:21 Socket(s): 4 09:12:21 Stepping: 0 09:12:21 BogoMIPS: 5600.00 09:12:21 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 09:12:21 Virtualization: AMD-V 09:12:21 Hypervisor vendor: KVM 09:12:21 Virtualization type: full 09:12:21 L1d cache: 128 KiB (4 instances) 09:12:21 L1i cache: 128 KiB (4 instances) 09:12:21 L2 cache: 2 MiB (4 instances) 09:12:21 L3 cache: 64 MiB (4 instances) 09:12:21 NUMA node(s): 1 09:12:21 NUMA node0 CPU(s): 0-3 09:12:21 Vulnerability Gather data sampling: Not affected 09:12:21 Vulnerability Indirect target selection: Not affected 09:12:21 Vulnerability Itlb multihit: Not affected 09:12:21 Vulnerability L1tf: Not affected 09:12:21 Vulnerability Mds: Not affected 09:12:21 Vulnerability Meltdown: Not affected 09:12:21 Vulnerability Mmio stale data: Not affected 09:12:21 Vulnerability Reg file data sampling: Not affected 09:12:21 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:12:21 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:12:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:12:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:12:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:12:21 Vulnerability Srbds: Not affected 09:12:21 Vulnerability Tsx async abort: Not affected 09:12:21 09:12:21 09:12:21 ---> nproc: 09:12:21 4 09:12:21 09:12:21 09:12:21 ---> df -h: 09:12:21 Filesystem Size Used Avail Use% Mounted on 09:12:21 tmpfs 1.6G 1.1M 1.6G 1% /run 09:12:21 /dev/vda1 78G 12G 66G 16% / 09:12:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:12:21 tmpfs 5.0M 0 5.0M 0% /run/lock 09:12:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:12:21 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 09:12:21 09:12:21 09:12:21 ---> free -m: 09:12:21 total used free shared buff/cache available 09:12:21 Mem: 15989 640 8784 4 6564 15005 09:12:21 Swap: 1023 0 1023 09:12:21 09:12:21 09:12:21 ---> ip addr: 09:12:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:12:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:12:21 inet 127.0.0.1/8 scope host lo 09:12:21 valid_lft forever preferred_lft forever 09:12:21 inet6 ::1/128 scope host 09:12:21 valid_lft forever preferred_lft forever 09:12:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:12:21 link/ether fa:16:3e:b0:0b:4e brd ff:ff:ff:ff:ff:ff 09:12:21 altname enp0s3 09:12:21 inet 10.30.170.224/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:12:21 valid_lft 84715sec preferred_lft 84715sec 09:12:21 inet6 fe80::f816:3eff:feb0:b4e/64 scope link 09:12:21 valid_lft forever preferred_lft forever 09:12:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:12:21 link/ether da:ae:d1:79:55:0b brd ff:ff:ff:ff:ff:ff 09:12:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:12:21 valid_lft forever preferred_lft forever 09:12:21 09:12:21 09:12:21 ---> sar -b -r -n DEV: 09:12:21 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-2790) 10/28/25 _x86_64_ (4 CPU) 09:12:21 09:12:21 08:44:19 LINUX RESTART (4 CPU) 09:12:21 09:12:21 08:50:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:12:21 09:00:04 21.56 0.06 19.01 2.49 7.08 2105.65 18220.84 09:12:21 09:10:01 26.96 0.03 24.27 2.67 0.50 4360.44 17802.16 09:12:21 Average: 24.25 0.04 21.63 2.58 3.80 3229.66 18012.13 09:12:21 09:12:21 08:50:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:12:21 09:00:04 9374552 13199828 2756784 16.84 141780 3799432 2840716 16.31 885296 5722144 107628 09:12:21 09:10:01 6117752 10877448 5075688 31.00 155532 4679936 4951280 28.42 1169916 8622608 296 09:12:21 Average: 7746152 12038638 3916236 23.92 148656 4239684 3895998 22.36 1027606 7172376 53962 09:12:21 09:12:21 08:50:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:12:21 09:00:04 lo 1271.91 1271.91 1204.50 1204.50 0.00 0.00 0.00 0.00 09:12:21 09:00:04 ens3 24.78 22.38 18.71 6.94 0.00 0.00 0.00 0.00 09:12:21 09:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:10:01 lo 1077.74 1077.74 3009.21 3009.21 0.00 0.00 0.00 0.00 09:12:21 09:10:01 ens3 25.69 21.54 25.28 6.66 0.00 0.00 0.00 0.00 09:12:21 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 Average: lo 1175.11 1175.11 2104.15 2104.15 0.00 0.00 0.00 0.00 09:12:21 Average: ens3 25.24 21.96 21.98 6.80 0.00 0.00 0.00 0.00 09:12:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:12:21 09:12:21 ---> sar -P ALL: 09:12:21 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-2790) 10/28/25 _x86_64_ (4 CPU) 09:12:21 09:12:21 08:44:19 LINUX RESTART (4 CPU) 09:12:21 09:12:21 08:50:04 CPU %user %nice %system %iowait %steal %idle 09:12:21 09:00:04 all 68.52 0.00 2.34 0.13 0.13 28.88 09:12:21 09:00:04 0 68.58 0.00 2.15 0.17 0.13 28.97 09:12:21 09:00:04 1 68.03 0.00 2.04 0.16 0.13 29.64 09:12:21 09:00:04 2 67.25 0.00 2.50 0.07 0.13 30.04 09:12:21 09:00:04 3 70.22 0.00 2.66 0.11 0.13 26.87 09:12:21 09:10:01 all 56.38 0.00 2.23 0.14 0.11 41.14 09:12:21 09:10:01 0 58.77 0.00 2.09 0.09 0.11 38.94 09:12:21 09:10:01 1 53.95 0.00 2.11 0.05 0.11 43.77 09:12:21 09:10:01 2 58.11 0.00 2.31 0.05 0.11 39.42 09:12:21 09:10:01 3 54.69 0.00 2.41 0.38 0.11 42.42 09:12:21 Average: all 62.47 0.00 2.28 0.14 0.12 34.99 09:12:21 Average: 0 63.69 0.00 2.12 0.13 0.12 33.94 09:12:21 Average: 1 61.02 0.00 2.07 0.10 0.12 36.68 09:12:21 Average: 2 62.69 0.00 2.41 0.06 0.12 34.72 09:12:21 Average: 3 62.47 0.00 2.54 0.24 0.12 34.63 09:12:21 09:12:21 09:12:21